Welcome to Introduction to iOS Application Development with Swift 5. In this course you'll use your Swift skills to create iOS applications. 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.
Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.
Some of the things you will learn in this course are:
• 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
What You Will Learn
- Create a new iOS project and build your first iOS app
- Manage screen displays and group multiple views
- Use programming commands to allow for user interaction
- Write and execute unit tests to keep your code error free
Course 2 of 4 in the Swift 5 iOS Application Developer Specialization.
Syllabus
WEEK 1: Building Your First App
Swoosh App: Intro to Interface Builder
WEEK 2: Supporting iPhones & iPads
WEEK 3: Window Shopper App: Your First Fully Functional App
WEEK 4: Window Shopper App: Continued