Introduction to C # ProgrammingThis book consists of two major parts. The first part is Chapters 1 through 6, and explains the basic concepts of programming by systematically summarizing the C # language from a programming linguistic point of view. The second part is chapters 7 through 12, and explains the concept of object-oriented Windows programming using the C # language.This book is for those who are new to the C # language, I explained that I can learn enough by myself, through the composition, easy-to-understand explanation, and abundant examples. In addition, the rich examples in the text have been verified to work on the Windows 10 operating system and Visual Studio 2015 and can be easily tested on the Internet ( This book covers basic knowledge and advanced programming techniques for the C # language and covers a variety of controls and components for developing Windows GUI-based applications. . Also, since this book provides a lot of example codes for each chapter, it is recommended to run the theory and practice lecture 1: 1. Students should practice various example code and cultivate actual implementation ability, You can run the course to solve problems through.