In This tutorial, we will look at the basic principles and syntax of programming in the C language. The tutorial was originally made for http://teachmecocoa.com before we merged with them.
This tutorial is geared towards those who have some programming experience in another language, and would like to understand the basics of using C.
Understanding C is vital for writing quality code in Objective-C, which is the primary language for Mac and iPhone application development.
Related posts:
- Understanding Object-Oriented Programming and the MVC System Introduction Before you begin to learn the basic syntax...
- Programming a Menu Bar Button The goal of this tutorial is to teach you...









4 Responses
Just what I needed, thank you!!!
Any tutorials for people who are completely new to programming for Mac?
Awesome vid-tut very useful!
-Liam
You covered mostly all of the fundamental parts of this language in less than an hour! Can not express how thankful I am for this! Excellent work, sir!