TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Next C++ book or course to do after doing PJA videos?

3 pointsby shivajikobardanabout 2 years ago
I&#x27;ve done (70% of) PJA&#x27;s(Prateek Jain Academy) videos(I&#x27;m from India). The course was around 50 hrs long. Now, I&#x27;m wondering what course or book to do next. Please suggest some. I don&#x27;t yet feel comfortable with C++. Should I try unreal engine? Or what should I do? Which book is best for learning C++ at this stage? I just need a quick revision?<p>sadly learncpp.com and cppreference.com didn&#x27;t work for me because they weren&#x27;t tailored to my needs which is more of example based, visual explanations.

1 comment

stefanos82about 2 years ago
Try <a href="https:&#x2F;&#x2F;hackingcpp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hackingcpp.com&#x2F;</a> if you don&#x27;t mind; it has some beautiful visual explanations that clear things up quite a lot.