Learn C quickly with this concise app that teaches you all the essentials about C programming step by step.
Written for people who are beginners.
Zoom in on the most essential concepts with examples.
We cover the following topics:
Introduction
Our First C Program using Xcode4
Comments
Variables
Input and Output
Selection
Loops
Functions
Arrays
Pointers and Arrays
Memory Management
Strings