0
Starting from scratch
I'm very new to C++ and have little experience with other coding languages. Because of this, i feel as if C++ is a bit too much to take on. Any suggestions for easing my way into it or is it best just to get stuck in and grind out c++? Thanks :)
1 Odpowiedź
+ 2
IMHO you should start with algorithms –they can give you an outlook of how problems can be solved, and then you can apply them to any programming language.