Code Drills are divided into the following categories:
| Icon | Name | Description |
|---|---|---|
Required Drills |
Drills Students Must Complete / Mandatory | |
| 💠 | Optional Drills |
Drills Students are encouraged but Not Required to complete |
| Icon | Name | Description |
|---|---|---|
| ⚙️ | Core Drills |
Drills that Mirror Classroom Activities |
| 🚀 | Rocket Drills |
Drills that explore topics beyond the scope of classroom material |
| 🤓 | Algo Drills |
Drills that challenge Students to solve abstract Technical Chalenges |
| 🌀 | Word Puzzle Drills |
Drills that challenge Students to solve brain teasers |
| ⚡ | Flashback Drills |
Drills that review a technology or concept from an earlier module |
| 🚩 | Project Drills |
Drills that build incrementally with a deployable end product |
| 🔥 | Code Base Drills |
Drills that explore an existing code base to add a feature, or debug |
| 🔘 | Softer Skills Drills |
Drills with a invite students to excercise skills on the Softer Side |
| Type | Title | Topic | |
|---|---|---|---|
| 1. | 🚀 | Getting Started | Basics |
| 2. | 🚀 | More Syntax | Basics |
| 3. | 🚀 | User Creator | Basics |
| 4. | 🚀 | Calculator | Basics |
| 5. | 🚀 | Algo | Basics |
| Type | Title | Topic | |
|---|---|---|---|
| 1. | 🚀 | Basic Syntax | Basics |
| 2. | 🚀 | Loops and Conditionals | Basics |
| 3. | 🚀 | Functions | Basics |
| 4. | 🚀 | Classes | Basics |