Team LiB
Previous Section Next Section

Getting "Hands On" with C#

You're probably eager to get started writing, compiling, and running C# programs. But we're purposely not going to get into the details of downloading and installing C# and the .NET Framework on your computer, the mechanics of compiling programs, or any of that just yet. Here is a little roadmap of how this book is organized:

If you can remain patient, and resist the temptation to dive into C# programming until we get to Part Three, we promise that you'll have ample opportunity to get your hands dirty with C# code at the appropriate stage in your learning process.


Team LiB
Previous Section Next Section