Begin your journey into Swift programming by exploring the essentials of Swift syntax and its environment. This course is designed for beginners and will guide you through the foundational aspects of programming in Swift. Learn to create basic Swift programs that revolve around the intriguing theme of space exploration.
Overview
Syllabus
- Lesson 1: Launching into Swift: Writing Your First Program
- Run Your First Swift Program
- Update Print Message Swift
- Fix the Print Function
- Complete the Print Message
- Print a Message in Swift
- Lesson 2: Swift Essentials: Variables and Constants
- Updating Variable and Constant Values
- Change Astronaut's Name
- Fix the Astronaut Program
- Add a Mission Launch Date
- Write a Swift Program
- Lesson 3: Managing Data with Swift Variables
- Calculating Space Mission Resources
- Calculating Mars Mission Requirements
- Find the Fuel Calculation Bug
- Calculating Journey to Venus
- Calculate Fuel and Time for Jupiter
- Lesson 4: Swift Assignment Operators: Streamlining Space Mission Updates
- Understand Assignment Operators in Swift
- Change the Mission Parameters
- Fix Assignment Operators Bug
- Updating Mission Parameters with Operators
- Assignment Operators in Action
- Lesson 5: Understanding Boolean Types in Swift
- Exploring Boolean Types in Swift
- Changing Comparison of Distances
- Fixing Boolean Variable Errors
- Boolean Comparisons in Swift
- Boolean Comparisons in Swift