CS 193P – Stanford’s iPhone application programming course
Stanford released their iPhone programming course—syllabus, lecture notes, assignments, and all—online. It’s what you’d find in any serious software engineering and object oriented design program, but it’s been designed around the iPhone target platform, with Objective C as the instruction language. There are lectures and assignments on a number of topics, including the MVC pattern […]