Our great sponsors
-
LeetCode
This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python. (by LeoTheBestCoder)
There is a lot more to game development than just C++ though. That's a very steep learning curve. Make sure to get a book that teaches you both -- there may be old ones at the library. How do you know you're ready to pass a programming interview? Go to leetcode.com and see if you can beat medium difficulty tests in under an hour; some recruiters say you need 2x medium in under an hour.
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Some resources: https://learnopengl.com/ http://www.opengl-tutorial.org/ https://handmadehero.org/ (this is more C than C++, but that will serve you just as well)
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Related posts
- Honest Opinion on 'Just grind LC'?
- 'They fire, we hire' - Germany seizes on Silicon Valley's woes
- I'm having issue with this error and I'm unsure on how to fix it. I'm following a C++ Tutorial to create a stealth based AI and I came across this whilst following it. Any suggestions would be helpful?
- what would it take
- Need some career advice from experienced developers