• Home
  • The C# Book
  • Downloads
  • Errors and Bugs
  • Contact
  • The MonoGame Book
  • Illustrations
  • More
    • Home
    • The C# Book
    • Downloads
    • Errors and Bugs
    • Contact
    • The MonoGame Book
    • Illustrations
  • Home
  • The C# Book
  • Downloads
  • Errors and Bugs
  • Contact
  • The MonoGame Book
  • Illustrations

Oops!

Writing a textbook is a lot of work and there are a lot of people involved - editors, copy editors, proof readers, reviewers, and of course an author. Even with all of those people reading and re-reading everything, typos, errors, and omissions happen. On this page you'll find a list of all of the issues that have been reported so far. If you find a problem that isn't listed on this page, please reach out to me at welcomebraveadventurer@gmail.com to let me know about it!

A Gamer's Introduction to Programming in C# Welcome Brave Adventurer! (Book 1)

  • Front matter: Joshua Roberson should say Joshua Robertson. Sorry Josh.
  • Page 91 - Figures 9.1 and 9.2 are missing a ? in the Code Quest prompt. It should look like this: What is your character's damage per turn?:
  • Page 120 - For instruction e, the word appropriate would make things a bit clearer. It should read: Use the appropriate built-in Math library function here.
  • Page 135 - Instruction 6 should read: Finally, show the hero’s final health value. Don't worry if your hero's health is 0 or a negative number. It just means they are having a really bad day.
  • Page 185 - there is a typo at the bottom of Code Reward 8. + " health, " + specialSkillsPoint should be + " health, " + specialSkillPoints

  • Home
  • The C# Book
  • Downloads
  • Errors and Bugs
  • Contact
  • The MonoGame Book

Copyright © 2024 Aaron Langille - All Rights Reserved.

Powered by

This website uses cookies.

We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.

Accept