Play Video



Swift Playground
IT Standard 12 10 hrs Coding / Algorithm Swift
This course introduces the exciting world of programming through the Swift language and Swift Playgrounds, making learning to code a fun experience with interactive games. Students will grasp programming concepts, enhance their problem-solving abilities, and develop logical thinking skills.
Learning objectives
- Grasp the basics of programming by learning to control avatars, create functions, and debug code.
- Understand the use of loops, conditional statements, and logical operators to manage flow control in coding tasks.
- Learn to apply algorithms and handle data using variables to solve problems and navigate through coding challenges.
Lesson plan
Commands | Understand how program works with command
Functions | Understand how to create and apply function to group tasks.
Loop | Understand how to use for loop to repeat task(s) for a specific number of times.
If Statement | Understand how to use conditional statements to handle the expected situation.
Logical Operator | Understand how to use logical operators (&&, ||, !) for complicated conditions.
While | Understand how to use while loop to repeat task until condition has been met.
Algorithms | Understand the concept of algorithm to simplify the steps.
Variables | Understand the concept of variables to manage data.
Prerequisites
- None
Software
- Swift Playground
Other requirements
Hardware
- iPad/iMac/MacBook