How to Use this Book: Intro

Note
In this section, we answer the burning question: “So why DID they put that in a C# programming book?”
Who is this book for?
If you can answer “yes” to all of these:
➊ Do you want to learn C#?
Do you know another programming language, and now you need to ramp up on C#?
➋ Do you like to tinker—do you learn by doing, rather than just reading?
Are you already a good C# developer, but you want to learn more about XAML, Model-View-ViewModel (MVVM), or Windows Store app development?
➌ Do you prefer stimulating dinner party conversation to dry, dull, academic lectures?
Do you want to get practice writing lots of code?
this book is for you.
Who should probably back away from this book?
If you can answer “yes” to any of these:
➊ Does the idea of doing projects and building programs make you bored and a little twitchy?
➋ Are you a really advanced C++ programmer looking for a dry reference book?
➌ Are you afraid to try something different? Would you rather have a root canal than mix stripes with plaid? Do you believe that a technical book can’t be serious if C# concepts are anthropomorphized?
If so, then lots of people just like you have used this book to do exactly those things!
Note
No programming experience is required to use this book... just curiosity and interest! Thousands of beginners with no programming experience have already used Head First C# to learn to code. That ...