C# Programming in a Day app for iPhone and iPad
Developer: PawPrints Learning Technologies
First release : 25 Oct 2013
App size: 6.55 Mb
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