Free Coding Lessons
Explore interactive coding lessons in Python, AI, JavaScript and more. Learn at your own pace with step-by-step tutorials designed for ages 8-18.
JavaScript
Build a Weather Dashboard with Fetch API
Students will build a complete weather dashboard that fetches real weather data from an API, parses JSON responses, formats the information, and displays current weather conditions for any city with proper error handling.
20 sections
JavaScript
Build a Color Palette Generator
Learn JavaScript by building a colorful palette generator! Use Math.random() to create hex colors, template literals to format them, and the Clipboard API to copy colors with one click.
19 sections