Part III: Making Things Happen—Programming!
An attractive interface is useless if it doesn't do something. In this part, you'll get into the nuts and bolts of programming. You'll learn about the C# syntax and how to create reusable code. You'll learn how to make decisions in code and how to build loops. Some or all of these concepts may be new to you, and chances are you'll make mistakes and create bugs. Actually, all developers create bugs, regardless of their skill level. In this part, you'll learn how to use C#'s powerful debugging features to track down and correct problems in your code. Finally, you'll be exposed to object-oriented programming, and you'll learn some very useful techniques for optimizing the user experience in your application. ...
Get Sams Teach Yourself C#™ in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.