Gateway Software Symposium - March 6 - 8, 2009 - No Fluff Just Stuff

Tim Dalton

Gateway Software Symposium

St. Louis · March 6 - 8, 2009

You are viewing details from a past event
Tim Dalton

Senior Software Engineer at OCI

Tim Dalton was been developing with Java for recreation and professionally since 1997. Before coming to Object Computing, Tim worked for May Department Stores, MasterCard, and A.G. Edwards. Moving from a Systems Administrator position to C developer and then to Java development in the process.

Tim is interested in trends in software development and it always looking for the next “bronze bullet”. Tim contributes to the software development community via his blog, http://compulsiontocode.blogspot.com, teaching for OCI, and presenting at the St. Lous Java User Group.

Presentations

Functional Eye for the Object-Oriented Guy or Girl (An Introduction to the Scala Language)

Scala is a programming language targeting the Java Virtual Machine that combines features of both functional and object-oriented languages. It is statically typed and compiles to Java byte code so existing Java libraries can be used by Scala code. There is a scripting interpreter available as well.