Is C++ Primer by Stanley Lippman outdated?
📰 Reddit r/learnprogramming
Learn if C++ Primer by Stanley Lippman is outdated for learning C++ and graphics programming
Action Steps
- Assess your current C++ knowledge using online resources like LeetCode or HackerRank
- Compare the content of C++ Primer by Stanley Lippman with newer books like C++ Crash Course by Josh Lospinoso
- Evaluate the relevance of C++ Primer to your goal of learning graphics programming with OpenGL, Vulkan, or DirectX
- Research online courses or tutorials that cover C++ and graphics programming, such as Udemy or Coursera
- Choose a learning path that combines C++ fundamentals with graphics programming, such as using C++ Crash Course and then moving to graphics-specific resources
Who Needs to Know This
Software engineers and game developers who want to learn C++ for graphics programming can benefit from this discussion
Key Insight
💡 While C++ Primer may not be entirely outdated, newer books like C++ Crash Course may offer more relevant and modern content for learning C++ and graphics programming
Share This
🤔 Is C++ Primer outdated for learning C++ and graphics programming? 📚💻
Key Takeaways
Learn if C++ Primer by Stanley Lippman is outdated for learning C++ and graphics programming
Full Article
Is it outdated if my ultimate goal is to learn enough C++ to then learn graphics (OpenGL or Vulkan or DirectX)? I was looking at another book, C++ Crash Course by Josh Lospinoso, which is apparently brilliant when it comes to learning C++ from a system programming perspective. I'm not completely new to programming. I started with C (using KN King) during my freshman year. I've done gamedev with C# and Unity. I've helped with some python and web dev projec
DeepCamp AI