Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Beginning C# Programming with MonoGame

Posted By: AlenMiler
Beginning C# Programming with MonoGame

Beginning C# Programming with MonoGame by A.T. Chamillard
English | 16 Nov. 2015 | ASIN: B018314OVI | 739 Pages | MOBI | 14.03 MB

If you want to learn how to program games, you’ve come to the right place! In this book you’ll learn the basics of programming using the C# programming language. While we admit we love to program just about anything, developing games is one of the coolest things of all.

Most of the examples in this book are related to game development using MonoGame. MonoGame is an open source game development framework based on the Microsoft XNA 4 framework. It's even better than XNA was, though, because you can develop games for a great variety of platforms from mobile devices to consoles!

So you’ll learn how to program properly and you’ll learn how to build simple games using MonoGame. You’ll notice we said “learn how to program properly,” not “whack together games that seem to work.” This is a book that focuses on the correct way to write game software (and software in general), so there’s lots of discussion about our motivations for the particular design and coding decisions we make throughout the book.

The book assumes that you’ve never programmed before, so all the material starts at the most basic level. That means that anyone should be able to pick up the book and work their way through it without any prior knowledge. That’s the good news.

The bad news is that programming is hard work, especially at first. If you truly want to learn how to program, you’ll need to write programs yourself and struggle through some rough spots before some topics really click for you. Just as you can’t learn how to ride a bicycle by reading about it – you have to actually do it, probably with some spills along the way – you can’t learn to program just by reading about it. If you were hoping to read a book to learn how to program without doing any programming yourself, it’s not going to happen.

If you really just want to learn all the nuts and bolts of MonoGame, you should explore the MonoGame documentation instead of buying this book. If, however, you aspire to be a professional game programmer – whether as an indie game developer or in a large game company – then this book will give you a solid foundation for starting on that path.