06.12.2016, 12:25
Why can't you test c++ code? Get an ide and compiler for testing c++ programs. Also learning the basics of c++ is not hard as everyone says its easy. But if you jump into more advanced topics like linked list,data structures,pointers etc without knowing the basics and some theory then it will be confusing. The tutorial point gives a very good c++ guide to learn by ourselves. BTW it was the first language i learned so from that i would say that learning c++ can be handy in learning in other languages too.