这是一本 C# 初级入门书,通过一个游戏制作实例让你掌握 C# 的基本知识,到达入门的目的。
If you are new to programming with C# and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the For the Absolute Beginner series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical C# programming applications and will learn how these skills can be put to use in real world scenarios.
Best of all, by the time you finish this book you will be able to apply the basic principles you’ve learned to the next programming language you tackle.
With the instructions in this book, you’ll learn to:
- Use and convert numeric variables
- Create random numbers as you design a math game
- Create classes and use polymorphism to alter their behavior
- Create a graphic user interface
- Work with arrays
