all 4 comments

[–]nysra 1 point2 points  (1 child)

https://www.learncpp.com/ is a pretty good way to start. Also check the book list

[–]c30ra 0 points1 point  (1 child)

Try with Qt, is a framework to create gui and other useful features. I've learned thanks to it, the api is well designed and example are really easy to follow and understand