coding Grade G3
Code Crew Grade 3
Code Crew Grade 3 is the original web companion course, paired with the print workbook in stores. Across 12 weeks, kids build progressively richer programs in a kid-friendly text editor: data types, lists, loops, conditionals, functions, and the start of simple algorithms (linear search, basic sort). Each week pairs to a chapter in the print workbook so a parent can let the kid switch between paper and screen.
- Read, write, and debug 15-30 line programs
- Use lists and basic data structures
- Use conditionals and nested loops competently
- Define functions with parameters and return values
- Implement linear search and a simple sort
- Plan a small program from a written brief