C# is developed by Microsoft. NET framework, it combines the power of C++ with the simplicity of Visual Basic. This book introduces the knowledge of C# programming in a step-by-step manner, and provides a wealth of examples and a large number of exercises. By studying examples and applying what you have learned to complete exercises, readers will gradually understand, become familiar with, and become proficient in this new language.
This book is divided into 21 courses. If the reader spends 2 to 3 hours a day, he can easily finish this book in three weeks. The first week of the course introduces the features and some basic concepts of C#, including variables, operators, control statements, classes, and class methods; the second week of the course introduces the core concepts of C#, including structures, enumerations, and arrays. , method overloading, exception handling, inheritance, interfaces, indexers, representatives and events, etc.; the third week's course introduced. NET base class library, C# language application in Windows application development and Web development, compiler instructions and debugging techniques, operator overloading and reflection.
This book is written for junior and intermediate programmers and can be used as
a tutorial or reference material for learning the C# language.