A Gamer's Introduction to Programming in C#
eBook - ePub

A Gamer's Introduction to Programming in C#

Welcome Brave Adventurer!

  1. 342 pages
  2. English
  3. ePUB (mobile friendly)
  4. Only available on web
eBook - ePub

A Gamer's Introduction to Programming in C#

Welcome Brave Adventurer!

Book details
Table of contents
Citations

About This Book

Turn your love of video games into a new love of programming by learning the ins and outs of writing code while also learning how to keep track of high scores, what video game heroes and loot boxes are made of, how the dreaded RNG (random number generation) works, and much, much more. This book is the first in an ongoing series designed to take readers from no coding knowledge to writing their own video games and interactive digital experiences using industry standard languages and tools.

But coding books are technical, boring, and scary, aren't they? Not this one. Within these pages, readers will find a fun and approachable adventure that will introduce them to the essential programming fundamentals like variables, computer-based math operations, RNG, logic structures, including if-statements and loops, and even some object-oriented programming. Using Visual Studio and C#, readers will write simple but fun console programs and text-based games that will build coding skills and confidence.

Packed with practical examples and plain-language explanations, this book is structured like a video game, complete with levels to progress through, bonus levels for extra practice, cutscenes that offer info-packed coding breaks, and end-of-level code rewards to illustrate how everything fits together. Gain even more experience by exploring the resources and bonus materials at the companion website: https://welcomebraveadventurer.ca. Engaging and concise, this book is appealing to both a general readership as well as course convenors and students of programming.

Put on your cap of +5 courage and level up by joining the coding adventure that awaits you inside!

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access A Gamer's Introduction to Programming in C# by Aaron Langille in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Games. We have over one million books available in our catalogue for you to explore.

Information

Year
2024
ISBN
9781040099315
Edition
1

Table of contents

  1. Cover
  2. Half Title
  3. Title Page
  4. Copyright Page
  5. Dedication
  6. Contents
  7. Acknowledgements
  8. 1 Cutscene 1: Backstory
  9. 2 Level 1: Prepare for Adventure
  10. 3 Code Quest 1: Hello, World!
  11. 4 Level 2: Adventure Begins
  12. 5 Code Quest 2: Great Game Quotes
  13. 6 Level 3: A Variable Inventory of Items
  14. 7 Code Quest 3: Character Builder (Part 1)
  15. 8 Level 4: Some Friendly Input
  16. 9 Code Quest 4: Character Builder (Part 2)
  17. 10 Cutscene 2: Recipes for Success
  18. 11 Level 5: Divide and Conquer
  19. 12 Code Quest 5: Tiny Tournament Stats
  20. 13 Level 6: A Random Opportunity
  21. 14 Code Quest 6: A Random Encounter (Part 1)
  22. 15 Level 7: A Fork in the Road
  23. 16 Code Quest 7: A Random Encounter (Part 2)
  24. 17 Level 8: Decisions, Decisions
  25. 18 Code Quest 8: My First Loot Box (Part 1)
  26. 19 Level 9: Here We Go Again, and Again
  27. 20 Code Quest 9: My First Loot Box (Part 2)
  28. 21 Cutscene 3: Yikes, Gremlins!
  29. 22 Level 10: Crafting Custom Objects
  30. 23 Code Quest 10: A Companion for Our Hero (Part 1)
  31. 24 Level 11: A Factory for Our Objects
  32. 25 Code Quest 11: A Companion for Our Hero (Part 2)
  33. 26 Cutscene 4: The Adventure Ends … Or Does It?
  34. 27 Bonus Code Quest: Cornflower Blue! (MonoGame Sneak Peek)
  35. 28 Bonus Level 1: A Bit about Binary
  36. 29 Bonus Level 2: A Slight Miscalculation
  37. 30 Bonus Level 3: Input Made (A Little Bit) Friendlier
  38. 31 Bonus Level 4: The Return of Decisions, Decisions
  39. 32 Bonus Level 5: A Matter of Scope
  40. 33 Bonus Level 6: Let's Take This Online
  41. Index