|
|
|
|
|
by 16s
5447 days ago
|
|
Big C++ fan here. I came to C++ after learning Python. I simply love it and the Boost libraries only make it better. If I could only have one programming language, it would definitely be C++. I can do anything with it on any operating system. No vendor or IDE or build environment lock in. It's a solid ISO standard with multiple compiler support. I still use bash, Python and Ruby for quick test scripts and prototyping and I like them as well. |
|
Compare to C, where everything is heavily standardized and you can use libraries from different compilers without much difficulty.