Which programming language should I choose?
Hey everyone !
In my previous post, I shared about me getting started on my journey to learn computer programming the right and proper way.I also said that I will share the programming languages I'm choosing to learn.
TL;DR:Quick or for hobby/fun -...
ponderingcoder.com5 min read
Hexing
Don't be frustrated by those words. C/C++ are truely a bit harder to master, but they gives back more. And it is not so hard if you just want to KNOW them instead of USING them. BTW, C is a good start, it is more simple and easier than C++, and it is more or less a subset of C++, making it a necessary entry path.
Hope you do it well.