Hacker News new | ask | show | jobs
by mraza007 1930 days ago
My question is that lets say if someone does want to learn C++ what are some good resources out there that someone can consume, considering video courses or even books
1 comments

There's the c++ crash course book from nostarch. It's very comprehensive and teaches modern c++ nicely. For video courses Kate Gregory has some well received courses on modern c++ on pluralsight.
Oh ok thanks for suggestions I’ll check them out