About Course
Continue your Python journey after completing the free Foundations course. Modules 4–10 develop loops, lists, functions, text projects, simple data analysis, debugging and a final Python project. Access is provided through the linked WooCommerce product.
Build practical capability in Python for kids continuation course
This DatalytIQs Academy course provides a structured learning pathway around Python for kids continuation course. The curriculum below shows the learning areas and activities currently included in the course.
What you will explore
- Explore Module 4 — Repetition with Loops.
- Explore Module 5 — Lists and Collections.
- Explore Module 6 — Functions.
- Explore Module 7 — Strings and Text Projects.
- Explore Module 8 — Data and Simple Analysis.
- Explore Module 9 — Debugging and Problem Solving.
- Explore Module 10 — Build and Present a Python Project.
Course curriculum
The current Tutor LMS curriculum contains the following learning areas and activities.
Module 4 — Repetition with Loops
- Why Computers Repeat
- For Loops and Ranges
- Practice: Build a Pattern Maker
- Quiz: Module 4 Knowledge Check
- Assignment: Module 4 Practice — Pattern Maker
Module 5 — Lists and Collections
- Keeping Many Values Together
- Reading and Changing Lists
- Practice: Build a Favourite-Things Tracker
- Quiz: Module 5 Knowledge Check
- Assignment: Module 5 Practice — Favourite-Things Tracker
Module 6 — Functions
- Reusable Instructions
- Inputs, Outputs and Return Values
- Practice: Build Your Own Helper Functions
- Quiz: Module 6 Knowledge Check
- Assignment: Module 6 Practice — Helper Functions
Module 7 — Strings and Text Projects
- Working with Text
- Useful String Operations
- Practice: Build a Word Game
- Quiz: Module 7 Knowledge Check
- Assignment: Module 7 Practice — Word Game
Module 8 — Data and Simple Analysis
- Data as Evidence
- Counting, Totals and Averages
- Practice: Analyse a Small Dataset
- Quiz: Module 8 Knowledge Check
- Assignment: Module 8 Practice — Analyse a Small Dataset
Module 9 — Debugging and Problem Solving
- Errors Are Clues
- A Step-by-Step Debugging Method
- Practice: Repair Broken Programs
- Quiz: Module 9 Knowledge Check
- Assignment: Module 9 Practice — Debugging Evidence
Module 10 — Build and Present a Python Project
- Plan a Useful Project
- Build, Test and Improve
- Present Your Project and Evidence
- Quiz: Module 10 Knowledge Check
- Assignment: Module 10 Capstone — Build, Test and Present
Learning with DatalytIQs
DatalytIQs Academy connects structured learning with applied analysis, evidence-based thinking and professional practice. Use the course curriculum and learning activities as your primary pathway through this course.
Course Content
Module 4 — Repetition with Loops
-
Why Computers Repeat
-
For Loops and Ranges
-
Practice: Build a Pattern Maker
-
Module 4 Knowledge Check