รูปภาพสินค้า รหัส9780321610454
9780321610454
-
ผู้เขียนTony Gaddis

ส่วนลด 0 %
ราคาปก 960.00 บาท
ราคาสุทธิ 960.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780321610454
จำนวน: 720 หน้า
ขนาดรูปเล่ม: 203 x 255 x 26 มม.
น้ำหนัก: 1330 กรัม
เนื้อในพิมพ์: 2 สี 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: กระดาษอาร์ต 
หน่วย: เล่ม 
สำนักพิมพ์: Pearson Education, Inc. 
:: เนื้อหาโดยสังเขป
Tony Gaddis's accessible, step-by-step presentation helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the “how” and the “why”-but never losing sight of the fact that most beginners struggle with this material. His approach is both gradual and highly accessible, ensuring that students understand the logic behind developing high-quality programs.

In Starting Out with Games and Graphics in C++, Gaddis covers the essentials of programming for a novice using the C++ language. Like all Gaddis books, it assumes nothing of the students, and covers each and every step. Throughout the book, programming topics are illustrated with graphical examples, including full chapter long case studies that implement simple, but complete, video games. This approach insures that students remain motivated by the material, while still getting a solid CS1 foundation. Only enough game- and graphics-theory is covered for students to understand the examples.
:: สารบัญ
Chapter 1 Introduction to Computers and Programming
Chapter 2 Graphics Programming with C++ and the Dark GDK Library
Chapter 3 Variables, Calculations, and Colors
Chapter 4 void Functions
Chapter 5 Working with Images
Chapter 6 Control Structures
Chapter 7 The Game Loop and Animation
Chapter 8 The Vulture Trouble Game: Introducing Audio, Physics, and Text Effects
Chapter 9 Value-Returning Functions and Mouse Input
Chapter 10 Arrays and Tile Mapping
Chapter 11 Strings and Files
Chapter 12 Object-Oriented Programming