Programming Books
Best Programming Books # 3 | Algorithms, Coding Practices & GameDev
Our dedicated professionals at General Arcade are always looking to expand their skills while sharing their insights with others.
Dmitrii S., one of our exceptionally skilled software engineers, emphasizes the importance of mastering programming fundamentals and honing problem-solving abilities for coders.To support this journey, Dmitrii has shared some of his favorite programming books for both newcomers and experienced talents to explore and enhance their knowledge.
Dmitrii S.: A Comprehensive Guide for Aspiring and Experienced Programmers
Best Programming Books # 2 | Algorithms, Coding Practices & GameDev
Our team of experts are committed to continuous learning and knowledge sharing. One of our Software Engineers, Denis, has a unique approach to programming that focuses on simplicity and strategic problem-solving. He believes that understanding how people think is essential in programming, as it begins in the mind rather than on a computer. While technical skills like programming languages and mathematical methods are important, the core of programming lies in the mental process and problem-solving abilities. Drawing from years of experience and a passion for mentoring, Denis has curated a list of best programming books that act as essential resources for those looking to advance their programming skills, especially in game development and C++ programming.
Best Programming Books # 1 | Algorithms, Coding Practices & GameDev
Some great programming books recommended by our former team member Aleksandr Novikov which are perfect for those short on inspiration and time.
Grokking Algorithms by Aditya Y. Bhargava

This was one of my first programming books. It’s an easy and fun read to grasp basic data structures and algorithms.
Code Complete by Steve McConnell

A classic that demonstrates good coding practices, no matter the language. I’ve re-read it multiple times (though selectively).
