CS 344 Mobile App Development
Spring 2012

Computer Science Department
The College of Arts and Sciences
Boston College

About Calendar Textbook Vista Staff
Reference Resources Grading Problem Sets Projects
Problem Sets: 1 2 3 4 5 6
Solutions: 1 2 3 4 5 6
Problem Set Instructions

This course will have several iOS programming projects that are intended to familiarize you with the iOS and Cocoa Touch platforms. These problem sets should be submitted by copying the folder containing your project into a new folder named with your surname followed by the problem set number. For example, if problem set 1 involved a Calculator, I would submit it as follows:
     > cd ~/Development
     > mkdir Muller1
     > cp -R Calculator/ Muller1/
   
Muller1 would then be compressed (by control-clicking) and then uploaded to Blackboard/Vista website for the course.

Unless specified otherwise, problem sets must be submitted for grading by 5PM on the specified due date. See the
Grading page for a description of the late policy.
Created on 01-13-2012 22:47.