udacity / ios-nd-objc-problem-set

Starter code for Objective-C for Swift Developers project in Udacity's iOS Nanodegree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Developer Nanodegree logo

Objective-C Problem Set

Platform iOS

This repository contains starter code for the Objective-C Problem Set project, also called the Common Interoperability Challenges, in Udacity's iOS Nanodegree.

Overview

The Objective-C Problem Set is a collection of iOS applications and code challenges that use Objective-C and Swift. There is also a simple "Hot Tub" example to get you started:

ios-nd-objc-problem-set/
└── Examples/Lesson 6/
   ├── [Hot Tub Example]
└── Problem Set/
   ├── Animals_Swift/
   ├── GuitarString/
   ├── Guitar_SwiftSpecific/
   ├── PlaneTicket/
   ├── RPS_Mixed/
   ├── RegiftErrorEnum.swift
   ├── Sweatshirt/
   └── Toolbox/

Setup

Several of the projects in the problem set do not build immediately. It is advised that you follow the instructions provided in the classroom.

Maintainers

@GabrielleM

About

Starter code for Objective-C for Swift Developers project in Udacity's iOS Nanodegree.

License:MIT License


Languages

Language:Objective-C 65.8%Language:Swift 32.8%Language:C 1.4%