A course for beginners to write their first real programs.
This beginner course uses Blockly, a visual tool, and the Blockly Turtle module to make programming simpler and easier to understand, especially for younger students.
In this course students will learn about:
- variables,
- user input,
- strings,
- data types,
- branching, and
- looping.
Students will also be able to see the Blockly code 'under the bonnet' to ease the transition into programming in Python.
This course has been flagged for retirement, please use Blockly for Beginners as an alternative.
Module | Progress | ||
---|---|---|---|
1. |
|
Your first program | |
2. |
|
Calculating things | |
3. |
|
Making decisions | |
4. |
|
Putting it together | |
5. |
|
Investigating strings | |
6. |
|
Looping | |
7. |
|
Advanced looping | |
8. |
|
Counting with code | |
9. |
|
Putting it all together |
1. |
|
Your first program | ||||||||||||||||||
|
||||||||||||||||||||
2. |
|
Calculating things | ||||||||||||||||||
|
||||||||||||||||||||
3. |
|
Making decisions | ||||||||||||||||||
4. |
|
Putting it together | ||||||||||||||||||
5. |
|
Investigating strings | ||||||||||||||||||
6. |
|
Looping | ||||||||||||||||||
7. |
|
Advanced looping | ||||||||||||||||||
8. |
|
Counting with code | ||||||||||||||||||
9. |
|
Putting it all together |
1. |
|
Your first program | ||||||||||
|
||||||||||||
2. |
|
Calculating things | ||||||||||
|
||||||||||||
3. |
|
Making decisions | ||||||||||
4. |
|
Putting it together | ||||||||||
5. |
|
Investigating strings | ||||||||||
6. |
|
Looping | ||||||||||
7. |
|
Advanced looping | ||||||||||
8. |
|
Counting with code | ||||||||||
9. |
|
Putting it all together |