Posts
    32 posts
Finding a deadlock in Android Studio
Android Studio makes it crazy easy to locate deadlocks! ......
From Java to Kotlin - Episode 1 - You've Gotta Start Somewhere...
......
DSLs and Code Generation
A JHU Tech Talk from June 28, 2017. What is a Domain-Specific Language? How can we use one for code-generation? ......
Design Patterns Brown-Bag Lectures
Talks on Gang-of-Four Design Patterns: Mediator, Observer, Javabeans, Model-View-Controller, Command, Template Method, Strategy and Null Object, Composite and Visitor, Factory Method, Abstract Factory and Builder ......
Android Intents and Fragments
A tech talk I gave for Johns Hopkins University on Oct 6, 2014 on Android Intents and Fragments. ......
Java 8 - Lambdas and Streams
A JUG talk from September 2014 I presented on new features in Java 8: Lambdas and Streams. ......
Code Generation with xText and xTend
A JUG talk from July 2013 I presented on new features in JCode Generation with xText and xTend. ......
Java Enumerations
A JUG talk I presented on enumerations in Java. ......
Template Method and Strategy
I presented a talk on the Template Method and Strategy Patterns to the Columbia, Maryland Java Users Group on 10/13/2011. ......
Java Dynamic Proxies
I presented a talk on Dynamic Proxies to the Columbia, Maryland Java Users Group on 12/02/2010. ......