Skip to content

Comment on Ask HN: Do you program in multiple languages in a day?

Comments

Professionally: Java, Perl, Javascript, PHP On the side: Python, OCaml

Productivity: Java feels more solid than the scripting languages, but is extremely verbose. Python is the easiest dynamic language I've worked with, it strikes a good balance between speed of development and consistency. Codebases in dynamic languages don't scale too well, though especially when your refactoring tools are "sed" and "mv". OCaml is exceptional in terms of error-checking at compile time, readability, speed and small LOCs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.