C++ For Game Programmers (Game Development Series)
โ Scribed by Mike Dickheiser
- Publisher
- Cengage Learning
- Year
- 2006
- Tongue
- English
- Leaves
- 507
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
C++ for Game Programmers, second edition is a completely updated and expanded edition of this best-selling reference. As with the first edition, the book is not intended to replace foundational C++ books and reference material: instead, it supplements them by putting everything into perspective from a game-development point of view. The book points out the most effective C++ practices and steers you away from the potentially dangerous ones. It describes common C++ techniques to solve specific problems most game developers face. The second edition includes a wide variety of new, improved examples and illustrations, while preserving the core material from inheritance, performance, memory management, and STL to object creation, object serialization, and scripting languages. In addition, three new chapters have been added to meet the needs of today's game programmers. The first new chapter, C++ Design Patterns, covers the high-level problem-solving constructs that are most commonly found in games and other interactive applications. After the introductory chapters on the Standard Template Library, you'll find a new chapter, Beyond STL: Custom Structures and Algorithms, which provides a detailed hands-on discussion of using C++ to create efficient solutions to difficult problems in a highly structured manner. Finally, the new C++ and Scripting chapter covers the ever-increasing use of embedded scripting languages and the many ways scripting can increase productivity without compromising the power and philosophy of C++. This new edition will serve the needs of game programmers better than ever, and provide those who are new to C++ or new to game development with the techniques they need to get up and running quickly.
๐ SIMILAR VOLUMES
I bought the Kindle version of this book, so there is no companion CD-ROM. When you go to the website recommended for download of files for the CD-ROM, you are immediately redirected to a site that will sell you the CD-ROM (a company called Delmar Cengage Learning). Lucky me, I can pay $29.99 for
This book approaches C++ from a game programming perspective unlike any other on the market. Offering a thorough and modern introduction to C++, this book is everything that an aspiring game programmer needs in order to learn the fundamentals of C++ and game programming basics. There is no programmi
This book approaches C++ from a game programming perspective unlike any other on the market. Offering a thorough and modern introduction to C++, this book is everything that an aspiring game programmer needs in order to learn the fundamentals of C++ and game programming basics. There is no programmi
Welcome to the exciting world of game programming! If you're already familiar with the C++ programming language and want to learn how to program games, this book is for you. Game Programming in C++: Start to Finish will help you learn how to turn your own game fantasies into playable realities! Over
Many programmers frequently have limited backgrounds in the mathematics and physics needed for game development or other complex applications. Sooner or later, all programmers run into coding issues that will require an understanding of mathematics or physics concepts like collision detection, 3D ve