Skip to content
Programming

iOS Mobile App Development - Level 4


Class
Molly Ybarra
Access code required
Enroll

Lessons

Here is the class outline:

Project 1: Soundjam (Part 1)

Explore the assistant editor and get ready to make your SoundMania app by learning how to write swift code to make a button change a labels text!

Project 2: Soundjam (Part 2)

For our next app we will add a picture that will change when someone clicks our button!

Project 3: Soundjam (Part 3)

Learn how to add and play sounds in a iOS swift app!

Project 4: Memory Game

Create a memory game using MVC to create your own memory card model

Project 5: iPhone Hacker

In this lesson, you'll make a game where you try to guess a random iPhone password. You'll track how many digits you've gotten correct, and use this information to slowly but surely build up the correct password. You'll learn how to use alerts as well as the popular MVC design pattern.