This is the home page for Steven Reynolds. I am a software developer and manager living in Houston, TX. I currently work at INT, a small software company specializing in graphics libraries used throughout the Oil Industry.
Here are a few talks that I have given recently.
Clojure Collections
Clojure is a new Lisp for the JVM with very special support for concurrency. The talk
focuses on how purely functional collections work. From Houston Techfest 2011.
A Brief Introduction to Scala
Scala is a new language for the JVM combining functional and object oriented styles. From
JavaOne 2010 and Houston Techfest 2009.
Java Scenegraph
The scene graph library is used by JavaFX to draw graphics. From Houston TechFest January, 2009.
Performance Statistics of Java Applications Using DTrace and Chime
Presentation about DTrace: a tool that allows you to gather data from thousands of probe points in the system. And Chime: a tool to
graph DTrace data. From JavaOne 2007.
INT Agile Process
Agile Process that we use at INT on customer projects.