Coding Clarity

Writing simple, clear and readable code.

Browsing Posts tagged dynamic languages

I read an article the other day on coding horror that discusses size is the enemy of software development. One of the opinions from the article was: If you’re starting a new project, consider using a dynamic language like Ruby, JavaScript, or Python. You may find you can write less code that means more. A [...]

There has been a lot of buzz about Ruby in recent days, particularly around Ruby on Rails. I love these Ruby on Rails vs. X commercials that www.railsenvy.com has created. Rails provides a much better framework for the “web backed by a database” problem than anything I have seen in the pure Java world. Java [...]