I’m currently working on a personal project by way of learning Clojure – it’s actually a program to match up my itemised phone bill against my list of contacts to help me expense my calls. I find it best to have a real-world problem I need to solve to learn a new programming language. The [...]
Categories: clojure
Tagged: clojure, Java, scala, syntax
- Published:
- January 10, 2010 – 6:33 pm
- Author:
- By Sam Newman
I knocked this up to help testing on something I’ve been working on in my spare time. It would be a trivial exercise to extend this to build pages for specific URLs – this example returns the same markup for any example. The old codehaus site for Jetty contain lots of examples of how to [...]
Categories: howto
Tagged: programming, scala
- Published:
- May 16, 2009 – 4:49 pm
- Author:
- By sam