Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Programming in the Key of C#
Автор: Petzold C.
Аннотация:
C# is an intuitive object-oriented programming language that may be used for writing .NET Web or Windows-based applications. Assuming no prior programming experience on the part of the reader, this primer focuses on the fundamentals of composing code with C#. It begins with variables and ends with a program that plays music (in the key of C#, no less). Topics include, for example, declaration statements, Boolean variables, instance methods, and operator overloading.