Codetown ::: a software developer's community
Time: February 26, 2009 from 6pm to 9pm
Location: DeVry University, Room 114 - capacity 20!
Street: 4000 Millennia Blvd
City/Town: Orlando
Website or Map: http://www.orlandojug.org
Phone: 407-622-WEBS
Event Type: meeting and presentation
Organized By: Michael Levin
Latest Activity: Jan 29, 2015
An introduction to the functional Clojure programming language will be given. Clojure is a new, cleaned-up Lisp dialect with powerful unhygienic macros, seamless Java interoperability, various data structure literals, and is perhaps most famous for its easy concurrency features including its Software Transaction Memory (STM.) The talk will begin with an overview of the Lisp syntax and functional ideas that may seem foreign to some. It will then go over the basic data structures and types the language supports. Then Clojure's "multimethods" with be explained, and how they let you use polymorphism and a form of inheritance without using Object Orientation. The talk will end with some short code demos showing off:
- Clojure using an existing Java charting/graphing library in a fun interactive fashion
- Clojure's easy but powerful non-locking concurrency features compared to manual locking in Java
- Clojure's DSL ability through macros as demonstrated by the practical Compojure web framework
Larry Diehl is an Orlando-based web developer and Genetic Programming researcher at the University of Central Florida. He has over 3 years of Ruby and Rails experience doing work for Bear Den Designs and IZEA, and is passionate about Test Driven Development. Larry has spoken in the past at BarCamps, ORUGs, and RubyConf08. Although an admirer of many languages, he is currently using Clojure as the primary language for his research. The occasional blog post can be found at larrytheliquid.com, but for more activity check out the larrytheliquid GitHub profile.
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Discord open-sourced Osprey, a safety rules engine processing 400 million daily actions and 2.3 million rules per second. Osprey uses a polyglot architecture: a Rust coordinator manages traffic, while stateless Python workers execute logic using a Python-based domain-specific language called SML. This design allows trust and safety teams to deploy real-time threat mitigations at high scale.
By Patrick Farry
Soroosh Khodami discusses why we aren't ready for the next Log4Shell. He shares live demos of dependency confusion and compromised builds, explaining how minor oversights gift hackers total system access. He explains the value of Software Bill of Materials (SBOM), dependency firewalls, and shifting security left to build resilient DevSecOps cultures that protect the modern software supply chain.
By Soroosh Khodami
In this article, author Avraam Tolmidis discusses technical architecture of autonomous vehicles, with focus on optimization techniques like context-aware sensor fusion and Model Predictive Control (MPC) solvers to help with processing raw sensor data into safe control commands.
By Avraam Tolmidis
This week's Java roundup for March 23rd, 2026, features news highlighting: GA releases of GraalVM Native Build Tools 1.0 and EclipseLink 5.0; the March 2026 edition of Open Liberty; fourth milestone releases of Spring Boot, Spring Modulith and Spring AI; a point release of Quarkus; the first development release of Infinispan; and a maintenance release of GlassFish.
By Michael Redlich
Max Inden recently explored in a talk at FOSDEM 2026 how the upcoming WebTransport protocol and Web API enhance WebSocket capabilities. WebTransport seeks to provide, among other things, lower latency and transparent network switching for key use cases such as high-frequency financial data streaming, cloud gaming, live streaming, and collaborative editing.
By Bruno Couriol
© 2026 Created by Michael Levin.
Powered by
RSVP for OrlandoJUG to add comments!
Join Codetown