/mobile1

Swift 101

Primary LanguageSwift

Make School Logo

Make School's Mobile 1 / Swift Course

Class Overview

Fundamental to intermediate course on Swift, Xcode and IOS development.

Lessons

  • Delegation
  • Protocols
  • Closures
  • ARC
  • OOP
  • Enums
  • Structs

Class Projects:


Guess Pokemon App


Guess Pokemon



Used delegation to pass user's guess from one table view controller to another



Mood Tracker App


Mood Tracker



Used delegation to pass name and emoji selection from one table view controller to another



Tip Calculator App


Tip Calculator



Minimalistic calculator with a beautiful UI that allows you to compute a tip based on a bill amount


Hustle Mode On App



Grind Mode



Simple animation app built to learn how to use view controllers, segues, IBActions, IBOutlets and animations in Swift / Xcode.