Code Monkeyism

Programming is hard by Stephan Schmidt

Ora, where do you go?

The funniest quote I’ve read for some time is “Lower-level languages that don’t support associative arrays (such as C++ or Java) are not as good for implementing tag clouds, because you will end up writing considerably more code.” on an ORA site. Later on in the comments the author says he really meant syntax support with “don’t support”, but well I can’t see why a language is not suited for a problem because it has no syntax support for maps. It’s nice to have, see Groovy, but 95% of the time when I use syntax sugar to create maps is when writing unit test. I very very rarely construct maps not dynamically in my applications.

About the author: Stephan Schmidt is currently a team manager at ImmobilienScout24 in Berlin. Stephan has been working as a head of development and CTO. He has used a lot of different technologies in the last 20 years including Java, Rails and Python. Stephans main field of interest is maintainablity and productivity in software development. Want to know more? All views are only his own.

If you did like this article but you don't want to subscribe to new articles with your reader, you can follow me on Twitter or subscribe to new posts with your email:

Leave a Reply