C# Programming in easy steps, 2nd edition will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes.
C# Programming in easy steps, 2nd edition begins by explaining how to install the free Visual Studio Community Edition, to create an environment in which you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the C# language basics before moving on to provide examples of Object Oriented Programming. The book concludes by demonstrating how you can use your acquired knowledge to create graphic programs for traditional PC Desktop apps, and also as Universal apps for multiple devices.
C# Programming in easy steps, 2nd edition has an easy-to-follow style that will appeal to:
Anyone who wants to begin programming in C#
The programmer who quickly wants to add C# to their skills set
The hobbyist who wants to begin creating apps for their own computer
The student, and to those seeking a career in computing, who need a fundamental understanding of C#
programming
Reihe
Auflage
Sprache
Verlagsort
Zielgruppe
Für Grundschule und weiterführende Schule
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Full colour screenshots, photographs and diagrams
Maße
Höhe: 224 mm
Breite: 182 mm
Dicke: 11 mm
Gewicht
ISBN-13
978-1-84078-906-5 (9781840789065)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Mike McGrath gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. Mike is an established In Easy Steps author with several guides to his credit.
Getting started
Storing values
Performing operations
Making statements
Devising methods
Handling strings
Accessing files
Solving problems
Creating objects
Controlling events
Building an application
Targeting devices