How quick can I learn C++?

If you’re serious about this language, then your learning is never done. Developers can devote their entire career to C++ and still feel as though they have more to learn. With that said, if you put in the work, you can learn enough C++ in 1-2 years and still be a great developer.

Read more

Can I learn C++ by myself?

Yes, you can learn it all by yourself but it depends hugely on what type of coder you want to be . If you want to learn just for beginner-level syntax, some for loop, arrays, and strings are enough. For intermediate level, you must know Data Structures and Algorithms in c++.

Read more