Description
In this course, you will learn:-
- Learn the basics of iOS and Swift programming!
- Learn how to programme from a seasoned professional.
- All of these will help you prepare for more advanced iOS coding classes.
Syllabus:-
- Introduction
- How to Get the Most from this Course
- Introduction to Set Up
- How to Set Up Xcode 9 - Swift 4 and the iOS 11 Simulators
- How to Install iOS 11 Beta on your iPhone or iPad
- Basic Swift 4 Introduction
- How to Use a Playground in Swift 4
- Variables in Swift 4
- Collections - Arrays in Swift 4
- Collections - Sets in Swift 4
- Collections - Dictionaries in Swift 4
- Logic in Swift 4 - If Else and Switch Case
- Round and Round - Loops in Swift 4
- Functions in Swift 4
- Optional in Swift 4
- Classes and Objects in Swift 4
- Inheritance in Swift 4
- Summary of Basic Swift 4
- Starter iOS 11 App - An Astronomical Screen Torch! 8 lectures • 43min
- Introduction to Your First iOS 11 App
- Astronomy Screen Torch - Storyboards
- Astronomy Screen Torch - View Controller Code
- Astronomy Screen Torch - Buttons and Outlets
- Astronomy Screen Torch - Storyboard Element Positioning
- Astronomy Screen Torch - Assignment
- Astronomy Screen Torch - Solution
- Summary of Your First iOS App