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.

Databricks has recently announced the general availability of Lakebase, a serverless, PostgreSQL-based OLTP database that scales compute and storage independently. Lakebase is designed to integrate with the Databricks platform, providing a hybrid solution that combines both transactional and analytical capabilities.
By Renato Losio
The TypeScript team recently released TypeScript 6 in beta. The release serves as a key transition point rather than a full feature release. It focuses on technical debt elimination and standardization, preparing the ecosystem for TypeScript 7, a rewrite of the TypeScript code in Go that seeks to address core performance issues that ballooned over time.
By Bruno Couriol
OpenAI introduces Harness Engineering, an AI-driven methodology where Codex agents generate, test, and deploy a million-line production system. The platform integrates observability, architectural constraints, and structured documentation to automate key software development workflows.
By Leela Kumili
In a blog post, AWS recently described an event-driven pattern for Amazon RDS for SQL Server, allowing developers to trigger Lambda functions in response to database events via CloudWatch Logs and SQS.
By Steef-Jan Wiggers
NET 11 Preview 1 is released, featuring Runtime Async as the headline change, moving async method handling from the compiler into the runtime itself. The preview also brings CoreCLR WebAssembly work, native Zstandard compression, C# 15 collection expression arguments, and MAUI improvements. Community reaction has been mixed, with praise for async changes but debate over language complexity.
By Almir Vuk
© 2026 Created by Michael Levin.
Powered by
RSVP for OrlandoJUG to add comments!
Join Codetown