Skip to content

This is the code of the Matchismo example and assignments for CS139P 2013/2014: 'Developing iOS 7 Apps for iPhone and iPad'. The different steps in creating this project are tagged.

hulatang/Matchismo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matchismo Project

This is the code for the Matchismo project for the Computer Science CS139p course "Developing iOS 7 Apps for iPhone and iPad" (2013 / 2014) by Stanford University on iTunes U.

Lecture(s)

This code covers the Matchismo project from Lecture 2 and Assignments 1.

UI

Note that I have developed this with 4" screen (iPhone 5 & 5S) in mind. Running this on a 3.5" screen or simulator may result in los of UI.

ScreenShot

Versions

The code has been tagged in different versions to represent the different stages of development and progressing through the Lectures, Slides and Assignments. The Lecture tags are probably good starting points for starting with assignments. From bottom (oldest) to top (most recent) the different stages of development are tagged:

Tag What
0.7 Completed Assignment 2
0.6 Added the improvement from Lecture 4 (Foundation and Attributed Strings)
0.5 Updated to code with the changes / additions of Lecture 3
0.4 Added the code for Assignment 1
0.3 Added the code from the slides of Lecture 2
0.2 Added the code from the slides of Lecture 1
0.1 The code from the end of Lecture 2

This way you can download or check out each stage of development, for example the stage before I add my solution of the assignments, and implement your own solution.

License

Copyright 2013 Jeroen Wesbeek

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Credits

This code is based on the awesome CS139p course "Developing iOS 7 Apps for iPhone and iPad" (2013 / 2014) by Paul Hagarty / Stanford University on iTunes U which is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.

iTunes U

About

This is the code of the Matchismo example and assignments for CS139P 2013/2014: 'Developing iOS 7 Apps for iPhone and iPad'. The different steps in creating this project are tagged.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%