This is collection of my essays about programming languages. A several years ago the plan assumed writing about much more of them, but so far these are only completed I dare to publish.
30.06.2025
C++ is well recognized programming language present for a long time. But C++ as we know it today, especially C++17 is nothing like the C++ of yore...
27.10.2014
Python is a programming language I admire. I wouldn't say it's problem free, but certain aspects of it are definitely worth all this attention. After I started to learn Ruby, I've found Python even better suited to build larger tools. Python is cleaner, faster, more extensible.
30.06.2025
Rust is an effect of long term oxidization of metal. Thing is it's a good programming language as well.