send link to app

C# Programming in a Day


4.6 ( 4896 ratings )
教育 ブック
開発者 PawPrints Learning Technologies
無料

Visit www.programminghq.com for more awesome programming stuff!

Skip long, complicated books on C# that get you nowhere. Do you want to start developing C# programs as soon as possible? Learn C# Programming in the quickest time possible with this short and concise app that teaches you all the essentials about C# programming.

This book is written for people who have NO background in programming or are beginners. It strips away the non-essentials and provides you with the fundamental building blocks to get you up and running in C#.

C# Programming in a Day zooms in on the most essential concepts with EXAMPLES!

We cover the following topics:
Getting Started: Our First C# Application
Variables
Input and Output
Using Arithmetic in C#
Boolean Logic
If-Else and Switch Statements
Strings
Loops
Learning about Objects
Methods
Managing Multiple Objects
Arrays
Exception Handling
Inheritance
Namespaces
GUI Programming using Windows Forms