You are viewing a single comment's thread from:

RE: My C++ Journey Begins Now!

in #programming8 years ago

Hi! I'm glad to see your ambition, C++ it's a very powerful language. But also it's one of the hardest programming languages to learn. For this reason I'll sugest to start with something easier like C# or Java. And first of all you should start to learn OOP. Because C#, Java and also C++ are OOP languages based on classes. :)