DEV Community

Discussion on: A Slightly Better C++

Collapse
 
niharmore33 profile image
nihar

You can master C++ by your own.
Best C++ tutorials recommended by programming community: hackr.io/tutorials/learn-c-c-plus-...
You just need to have determination to do it.

Keep in mind the following things

It will be frustrating in the beginning all those compilation errors

I will be confusing especially the pointers part.

Give time to understand the code you have written from the first line to the last

It will take some time to learn but once you did. Everything will be smooth after that.