Required knowledge
Basic understanding of Swift 5 programming, such as from the course Introduction to Programming in Swift 5.
Target audience
Anyone with basic knowledge of Swift 5 who wants to build iOS apps.
Course content
Building Your First App
- Introduction
- Differences in Xcode versions
- Building your first iOS app
- Xcode features
Swoosh App: Introduction to Interface Builder
- Creating the Welcome screen
- Working with iOS frames
- iOS auto layout basics
- Working with UIStackViews
- Introduction to Segues on iOS
- Renaming view controllers
- Debugging crashes on iOS
- Programmatic Segues on iOS
- IBActions on iOS
- Passing data between controllers
Supporting iPhones and iPads
- iOS size classes
- Supporting iPhone and iPad
- Shape maker project
Window Shopper – Your First Fully Functional App
- Custom TextFields
- iOS Input Accessory and IBDesignable
- Writing unit tests for
- Creating calculations
- Custom drawing
- Unit converter app
Materials
Materials are in electronic form.
Objectives
- Write the code to build your very first iOS application
- Manage screen display with multiple views
- Use auto layout and the interface builder
- Create applications with user interaction
- Design a user interface allowing for multiple screen size and direction
- Write and execute unit tests to keep your code error-free
- Perform various calculations using Swift
By the end of this course you will know how to build simple iOS applications and you'll be ready to move on and learn about using tables and data in iOS.