Nice syntax! – Popular languages’ syntaxes compared

Arek Nawo:

There are many different programming languages – everybody knows it. They are tools for developers for creating awesome software, but each tool is different and serves a different purpose. Programming languages vary in functionality, ecosystem, paradigms, goals, syntax and few other factors. In this post, I’d like to take a look at syntaxes of some popular/industry-leading programming languages. For this purpose, I’ll compare trivia aspects that every language has ( e.g. variable declaration ) and standard Hello World! code. Also from this point on, every time I write language I mean programming language (obviously)