Build Your First iPhone App in Swift 5 - Lesson 4 - Objects and Model View Controller (MVC)

Опубликовано: 25 Февраль 2019
на канале: Mobile App Mike
79
1

This tutorial series is a step-by-step instruction guide to building your first iPhone app in Apple's Swift language. In this video, we create our first object (a Quote object) and conform our project to the Model-View-Controller design pattern.

Check out the completed project: https://github.com/mgm720/QuotesApp
Here's the Google slides I use: https://docs.google.com/presentation/...

Follow me on Twitter!   / milesoftweets  
#Swift #iOS #iPhone