All Quests
Your Complete Adventure Collection
πΊοΈ Complete Quest List
Hereβs your complete collection of CS Quest adventures! Each quest is designed to take about 5 minutes and teaches you something exciting about computer science.
π± Beginner Quests
- Variables - Your Coding Backpack - Learn to store and use data
- Data Types - Shapes of Information - Discover different kinds of data
- Conditionals - Choose Your Path - Make decisions in code
- Loops - The Power of Repetition - Master repetition
- Lists - Collecting Treasures - Organize multiple items
πΏ Intermediate Quests
- Functions - Magic Spells - Create reusable code
- Dictionaries - The Key Keeper - Store key-value pairs
- Fibonacci - The Golden Sequence - Explore beautiful patterns
π³ Advanced Quests
- Sorting - Organizing Chaos - Put things in order
- Number Game - Can You Guess It? - Build an interactive game
- Recursion - The Echo Chamber - Functions calling themselves
- Big O - Speed Matters - Measure code efficiency
π Master Quests
- Iterative Loops - Journey vs Destination - For vs While loops
- Functions Part 2 - Non-Returning - Functions with side effects
- Functions Part 3 - Returning - Pure functions and results
- Lambda Functions - Quick Incantations - One-line anonymous functions
- Higher-Order Functions - Functions That Know Functions - Pass and return functions
- Decorators - Enchanting Your Spells - Add powers to functions with @decorator
- Classes - Building Your Own Blueprints - Create custom objects with data and behaviour
π Track Your Progress
π― Challenge: Can you complete all 19 quests? Each one adds a new tool to your coding toolkit!