Discuss your favorite coding languages here!
Misc:
- Ruby is an Object-Oriented Language with Functional elements that follows the Perl philosophy
- Clojure is a Lisp dialect that runs on the JVM
- C and C++ are widely accepted performance-friendly languages
- Python is often confused with Ruby, however the two are far removed. Python in fact has very strict requirements on whitespace, and has only one way to do many things.
- JRuby is a JVM implementation of Ruby. It has some things that C Ruby does not have and lacks some things C Ruby has.
Last edited: