
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
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
Updated for Visual Studio 2019
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information



Table of contents
- Cover
- Title
- Copyright
- Contents
- 1 Getting started
- 2 Storing values
- 3 Performing operations
- 4 Making statements
- 5 Devising methods
- 6 Handling strings
- 7 Accessing files
- 8 Solving problems
- 9 Creating objects
- 10 Controlling events
- 11 Building an application
- 12 Targeting devices
- BackCover