This video course uses a graphical programming interface specially designed for users of younger ages, so that even young children who are not yet able to read can learn. The course contains a total of 20 lessons, covering basic code instructions, code sequences, debugging, code drawing geometric figures, using complex loops in code, and other programming knowledge.
Chapter 1: Algorithm
In each lesson, watch the video to learn programming knowledge, complete the exercises, and write code to pass the following puzzles. An algorithm is a series of instructions whose main goal is to solve a specific problem by performing some specific operations. In this chapter, learn to use different algorithms to help the iClever robot through different programming puzzles.
Lesson 1: Dark Mining: Sequence
0 / 11 Steps
Lesson 2: Dark Mining: Algorithm
0 / 11 Steps
Lesson 3: Magma - Debug
0 / 11 Steps
Lesson 4: Spelling Ⅰ
0 / 11 Steps
Lesson 5: Spelling Ⅱ
0 / 11 Steps
Chapter 2: Artist
In this chapter, learn to use the drawing code blocks, to help the iClever robot draw lines and shapes in programming puzzles.
Lesson 6: Artist - Move Ⅰ
0 / 11 Steps
Lesson 7: Artist - Move Ⅱ
0 / 11 Steps
Lesson 8: Artist - Jump
0 / 11 Steps
Lesson 9: Artist - Lines & Shapes Ⅰ
0 / 11 Steps
Lesson 10: Artist - Lines & Shapes Ⅱ
0 / 11 Steps
Chapter 3: Loops
In this chapter, learn to use loops in the code, to help the iClever robot collect gems and pick crops more simply.
Lesson 11: Magma - Loops Start
0 / 11 Steps
Lesson 12: Dark Mining - Loops Ⅰ
0 / 11 Steps
Lesson 13: Dark Mining - Loops Ⅱ
0 / 11 Steps
Lesson 14: Harvester - Loops
0 / 11 Steps
Lesson 15: Magma - Loops Ⅰ
0 / 11 Steps
Lesson 16: Magma - Loops Ⅱ
0 / 11 Steps
Chapter 4: Artist and Loops
Continue to learn to use loops and drawing code blocks to help the iClever robot draw various lines and shapes in programming puzzles.