#18 in 3D graphic design books
Use arrows to jump to the previous/next product

Reddit mentions of Mastering C++ Game Development: Create professional and realistic 3D games using C++ 17

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Mastering C++ Game Development: Create professional and realistic 3D games using C++ 17. Here are the top ones.

Mastering C++ Game Development: Create professional and realistic 3D games using C++ 17
Buying options
View on Amazon.com
or
    Features:
  • Either tagless or with easily removed tearaway tag for comfort
Specs:
Height9.25 Inches
Length7.5 Inches
Number of items1
Release dateJanuary 2018
Width0.78 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on Mastering C++ Game Development: Create professional and realistic 3D games using C++ 17:

u/Mydrax ยท 118 pointsr/learnprogramming

Well, this is usually because C++ is not really a beginner friendly language. You need to understand the architecture/fundamentals of a computer system at times to understand certain concepts and are often difficult to understand ex: pointers, dynamic memory allocation etc. and with C++ you never finish learning!

Yes, you are very correct about understanding basics before doing actual game-based programming, C++ Primer is pretty old but it's definitely a golden book alongside it though for someone like you I will suggest some of the books I read a couple years back and some that I believe are better for beginners:

Accelerated C++: Practical Programming by Example

Programming: Principles and Practice Using C++

The C++ Programming Language, 4th Edition- Very big book, read this after you've read the rest.

And a book that I've heard is pretty good for game development with c++: https://www.amazon.com/Mastering-Game-Development-professional-realistic/dp/1788629221