49,95 €
49,95 €
inkl. MwSt.
Sofort per Download lieferbar
25 °P sammeln
49,95 €
Als Download kaufen
49,95 €
inkl. MwSt.
Sofort per Download lieferbar
25 °P sammeln
Jetzt verschenken
Alle Infos zum eBook verschenken
49,95 €
inkl. MwSt.
Sofort per Download lieferbar
Alle Infos zum eBook verschenken
25 °P sammeln
- Format: PDF
- Merkliste
- Auf die Merkliste
- Bewerten Bewerten
- Teilen
- Produkt teilen
- Produkterinnerung
- Produkterinnerung
Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei
bücher.de, um das eBook-Abo tolino select nutzen zu können.
Hier können Sie sich einloggen
Hier können Sie sich einloggen
Sie sind bereits eingeloggt. Klicken Sie auf 2. tolino select Abo, um fortzufahren.
Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei bücher.de, um das eBook-Abo tolino select nutzen zu können.
The first in an ongoing series designed to take readers from zero experience to writing their own video games and interactive digital experiences using industry standard languages and tools, this book is a great way to turn a love of video games into a new love of programming.
- Geräte: PC
- mit Kopierschutz
- eBook Hilfe
Andere Kunden interessierten sich auch für
- Aaron LangilleA Gamer's Introduction to Programming in C (eBook, ePUB)49,95 €
- John M. QuickLearn to Code with Games (eBook, PDF)47,95 €
- Lee StemkoskiDeveloping Graphics Frameworks with Python and OpenGL (eBook, PDF)0,99 €
- Software Engineering Perspectives in Computer Game Development (eBook, PDF)46,95 €
- John M. QuickLearn to Code with Games (eBook, ePUB)46,95 €
- Kristine AskDigitalization and Social Change (eBook, PDF)44,95 €
- Christer EricsonReal-Time Collision Detection (eBook, PDF)103,95 €
-
-
-
The first in an ongoing series designed to take readers from zero experience to writing their own video games and interactive digital experiences using industry standard languages and tools, this book is a great way to turn a love of video games into a new love of programming.
Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.
Produktdetails
- Produktdetails
- Verlag: Taylor & Francis
- Seitenzahl: 342
- Erscheinungstermin: 30. September 2024
- Englisch
- ISBN-13: 9781040099261
- Artikelnr.: 72271718
- Verlag: Taylor & Francis
- Seitenzahl: 342
- Erscheinungstermin: 30. September 2024
- Englisch
- ISBN-13: 9781040099261
- Artikelnr.: 72271718
- Herstellerkennzeichnung Die Herstellerinformationen sind derzeit nicht verfügbar.
Aaron Langille (PhD) is a public speaker and radio columnist, game player and designer, writer and editor, and award-winning post-secondary educator. After teaching computer science for almost two decades, he recently leveled up to teaching video game design. In his current role, Aaron sits happily at the intersection of video games, education, visual arts, media, technology, and storytelling.
Contents
Cutscene 1: Backstory (Introduction)
Level 1: Prepare For Adventure (Hardware, Software, and Basics of
Programming)
Code Quest 1: Hello, World!
Level 2: Adventure Begins (Common Data Types, Data Literals, and Ouput)
Code Quest 2: Great Game Quotes
Level 3: A Variable Inventory Of Items (Variables, Declarations, and
Assignments)
Code Quest 3: Character Builder (Part 1)
Level 4: Some Friendly Input (User Input On The Console)
Code Quest 4: Character Builder (Part 2)
Cutscene 2: Recipes For Success (Algorithms and Algorithmic Thinking)
Level 5: Divide And Conquer (Working With Built-in Math Operations and
Functions)
Code Quest 5: Tiny Tournament Stats
Level 6: A Random Opportunity (Generating Random Numbers)
Code Quest 6: A Random Encounter (Part 1)
Level 7: A Fork In The Road (Simple if Statements and Conditional Logic)
Code Quest 7: A Random Encounter (Part 2)
Level 8: Decisions, Decisions (Advanced if Statements and Boolean
Operators)
Code Quest 8: My First Loot Box (Part 1)
Level 9: Here We Go Again, And Again (Working With Loops and Repetition
Structures)
Code Quest 9: My First Loot Box (Part 2)
Cutscene 3: Yikes, Gremlins! (Types of Errors and Troubleshooting Tips)
Level 10 - Crafting Custom Objects (Introducing Objects and Writing Custom
Classes)
Code Quest 10: A Companion For Our Hero (Part 1)
Level 11 - A Factory For Our Objects (Creating and Using Instances of
Objects)
Code Quest 11: A Companion For Our Hero (Part 2)
Cutscene 4: The Adventure Ends...Or Does It?
Bonus Code Quest: Cornflower Blue! (MonoGame Sneak Peek)
Bonus Level 1 - A Bit About Binary
Bonus Level 2 - A Slight Miscalculation (Unexpected Math Behaviours)
Bonus Level 3 - Input Made (A Little Bit) Friendlier (Parsing Tricks)
Bonus Level 4 - The Return Of Decisions, Decisions (Conditional Logic
Revisited)
Bonus Level 5 - A Matter Of Scope (Variable Scope)
Bonus Level 6 - Let's Take This Online (Online Resources)
Cutscene 1: Backstory (Introduction)
Level 1: Prepare For Adventure (Hardware, Software, and Basics of
Programming)
Code Quest 1: Hello, World!
Level 2: Adventure Begins (Common Data Types, Data Literals, and Ouput)
Code Quest 2: Great Game Quotes
Level 3: A Variable Inventory Of Items (Variables, Declarations, and
Assignments)
Code Quest 3: Character Builder (Part 1)
Level 4: Some Friendly Input (User Input On The Console)
Code Quest 4: Character Builder (Part 2)
Cutscene 2: Recipes For Success (Algorithms and Algorithmic Thinking)
Level 5: Divide And Conquer (Working With Built-in Math Operations and
Functions)
Code Quest 5: Tiny Tournament Stats
Level 6: A Random Opportunity (Generating Random Numbers)
Code Quest 6: A Random Encounter (Part 1)
Level 7: A Fork In The Road (Simple if Statements and Conditional Logic)
Code Quest 7: A Random Encounter (Part 2)
Level 8: Decisions, Decisions (Advanced if Statements and Boolean
Operators)
Code Quest 8: My First Loot Box (Part 1)
Level 9: Here We Go Again, And Again (Working With Loops and Repetition
Structures)
Code Quest 9: My First Loot Box (Part 2)
Cutscene 3: Yikes, Gremlins! (Types of Errors and Troubleshooting Tips)
Level 10 - Crafting Custom Objects (Introducing Objects and Writing Custom
Classes)
Code Quest 10: A Companion For Our Hero (Part 1)
Level 11 - A Factory For Our Objects (Creating and Using Instances of
Objects)
Code Quest 11: A Companion For Our Hero (Part 2)
Cutscene 4: The Adventure Ends...Or Does It?
Bonus Code Quest: Cornflower Blue! (MonoGame Sneak Peek)
Bonus Level 1 - A Bit About Binary
Bonus Level 2 - A Slight Miscalculation (Unexpected Math Behaviours)
Bonus Level 3 - Input Made (A Little Bit) Friendlier (Parsing Tricks)
Bonus Level 4 - The Return Of Decisions, Decisions (Conditional Logic
Revisited)
Bonus Level 5 - A Matter Of Scope (Variable Scope)
Bonus Level 6 - Let's Take This Online (Online Resources)
Contents
Cutscene 1: Backstory (Introduction)
Level 1: Prepare For Adventure (Hardware, Software, and Basics of
Programming)
Code Quest 1: Hello, World!
Level 2: Adventure Begins (Common Data Types, Data Literals, and Ouput)
Code Quest 2: Great Game Quotes
Level 3: A Variable Inventory Of Items (Variables, Declarations, and
Assignments)
Code Quest 3: Character Builder (Part 1)
Level 4: Some Friendly Input (User Input On The Console)
Code Quest 4: Character Builder (Part 2)
Cutscene 2: Recipes For Success (Algorithms and Algorithmic Thinking)
Level 5: Divide And Conquer (Working With Built-in Math Operations and
Functions)
Code Quest 5: Tiny Tournament Stats
Level 6: A Random Opportunity (Generating Random Numbers)
Code Quest 6: A Random Encounter (Part 1)
Level 7: A Fork In The Road (Simple if Statements and Conditional Logic)
Code Quest 7: A Random Encounter (Part 2)
Level 8: Decisions, Decisions (Advanced if Statements and Boolean
Operators)
Code Quest 8: My First Loot Box (Part 1)
Level 9: Here We Go Again, And Again (Working With Loops and Repetition
Structures)
Code Quest 9: My First Loot Box (Part 2)
Cutscene 3: Yikes, Gremlins! (Types of Errors and Troubleshooting Tips)
Level 10 - Crafting Custom Objects (Introducing Objects and Writing Custom
Classes)
Code Quest 10: A Companion For Our Hero (Part 1)
Level 11 - A Factory For Our Objects (Creating and Using Instances of
Objects)
Code Quest 11: A Companion For Our Hero (Part 2)
Cutscene 4: The Adventure Ends...Or Does It?
Bonus Code Quest: Cornflower Blue! (MonoGame Sneak Peek)
Bonus Level 1 - A Bit About Binary
Bonus Level 2 - A Slight Miscalculation (Unexpected Math Behaviours)
Bonus Level 3 - Input Made (A Little Bit) Friendlier (Parsing Tricks)
Bonus Level 4 - The Return Of Decisions, Decisions (Conditional Logic
Revisited)
Bonus Level 5 - A Matter Of Scope (Variable Scope)
Bonus Level 6 - Let's Take This Online (Online Resources)
Cutscene 1: Backstory (Introduction)
Level 1: Prepare For Adventure (Hardware, Software, and Basics of
Programming)
Code Quest 1: Hello, World!
Level 2: Adventure Begins (Common Data Types, Data Literals, and Ouput)
Code Quest 2: Great Game Quotes
Level 3: A Variable Inventory Of Items (Variables, Declarations, and
Assignments)
Code Quest 3: Character Builder (Part 1)
Level 4: Some Friendly Input (User Input On The Console)
Code Quest 4: Character Builder (Part 2)
Cutscene 2: Recipes For Success (Algorithms and Algorithmic Thinking)
Level 5: Divide And Conquer (Working With Built-in Math Operations and
Functions)
Code Quest 5: Tiny Tournament Stats
Level 6: A Random Opportunity (Generating Random Numbers)
Code Quest 6: A Random Encounter (Part 1)
Level 7: A Fork In The Road (Simple if Statements and Conditional Logic)
Code Quest 7: A Random Encounter (Part 2)
Level 8: Decisions, Decisions (Advanced if Statements and Boolean
Operators)
Code Quest 8: My First Loot Box (Part 1)
Level 9: Here We Go Again, And Again (Working With Loops and Repetition
Structures)
Code Quest 9: My First Loot Box (Part 2)
Cutscene 3: Yikes, Gremlins! (Types of Errors and Troubleshooting Tips)
Level 10 - Crafting Custom Objects (Introducing Objects and Writing Custom
Classes)
Code Quest 10: A Companion For Our Hero (Part 1)
Level 11 - A Factory For Our Objects (Creating and Using Instances of
Objects)
Code Quest 11: A Companion For Our Hero (Part 2)
Cutscene 4: The Adventure Ends...Or Does It?
Bonus Code Quest: Cornflower Blue! (MonoGame Sneak Peek)
Bonus Level 1 - A Bit About Binary
Bonus Level 2 - A Slight Miscalculation (Unexpected Math Behaviours)
Bonus Level 3 - Input Made (A Little Bit) Friendlier (Parsing Tricks)
Bonus Level 4 - The Return Of Decisions, Decisions (Conditional Logic
Revisited)
Bonus Level 5 - A Matter Of Scope (Variable Scope)
Bonus Level 6 - Let's Take This Online (Online Resources)