|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 | Derek Lane, CTO, Semantra
Derek is the Founder of several user groups including the Oklahoma City Java User Group (OKCJUG), The Next Big JDK Thing User Group, and the Dallas/Fort Worth, Texas MicroJava User Group; and has been active as a member, presenter, and mentor for over a decade at various technology user groups across the Midwest and Southern US.
Derek can on occasion be found utilizing his background in engineering, Virtual Reality and 3D graphics to think in four or more dimensions - some of which have yet to be independently verified. When not exploring the mind numbing edge of technology, he can be found listening to Bluegrass music and watching old Kung Fu movies - a dangerous combination from any point of view. |
|
|
|
 | Continuous Testing for the Java PlatformContinuous Testing is an emerging developer practice that involves automatically running tests after every change, even so much as a single statement. It gives you instant feedback about the semantic correctness of your code, just as modern IDE's give you instant feedback about syntax errors. It also provides new techniques for diagnosing obscure behavior, measuring coupling between classes, and integrating changes with source control. Go beyond TDD... with Continuous Testing!
This session will cover the history, theory, practice, and daily application of Continuous Testing to real-world projects. We'll also introduce Infinitest, a continuous test runner for the Java platform, and discuss how Continuous Testing can be applied to the different languages that run in the Java VM.
| Oct 9th |
|
 | Pardon The Interruption: What's the Deal with Groovy?
This session is a fast-paced, expository look at the Groovy language and how it differs from Java. Groovy was designed to "make the easier things easier", a la Perl, Python, and Ruby. And, since Groovy uses the same runtime environment, packaging mechanisms, and security model as Java, Groovy applications can be deployed to existing production environments with very little effort. Our hope is that after the presentation, attendees will be encouraged to explore how they can use the Groovy language in new or existing JVM-based applications to make their lives as programmers easier.
Paul Holser and Derek Lane will team up for this session to create a fun atmosphere where topics are presented using a number of creative and interactive techniques. They're looking forward to learning as much from the audience about what they look for in a language as the audience learns from the presentation!
| Oct 10th |
|
|
|
|
|
|
|
|
|
|
|
 |
 |
 |
 |
|