Learn more about Scratch Basics
ExploreLearn more about Python for Kids
ExploreLearn more about Web Design Fun
ExploreLearn more about Game Development
ExploreLearn how HTML is used to create web pages and display information online!
ExploreWrite your first HTML file and open it in a browser!
ExploreLearn about different HTML tags that help structure your webpage!
ExploreUse headings and paragraphs to organize your webpage content!
ExploreLearn how to add pictures to make your webpage fun and colorful!
ExploreMake clickable links to navigate between different web pages!
ExploreUse ordered and unordered lists to neatly display information!
ExploreCreate tables to display data in rows and columns!
ExploreLearn how to create forms where users can enter text, select options, and more!
ExplorePut everything together and create your first simple website!
ExploreLearn what JavaScript is and how it makes websites interactive!
ExploreTry writing a simple JavaScript program to show a message on the screen!
ExploreLearn how to store names, numbers, and more using variables!
ExploreWrite functions to reuse your code and make programs shorter!
ExploreUse loops to make your program repeat actions automatically!
ExploreTell your program to do different things based on conditions!
ExploreLearn how to store a list of items like names, numbers, or colors!
ExploreUse objects to organize related data, like a character in a game!
ExploreMake your webpage react when a button is clicked or a key is pressed!
ExploreUse JavaScript to draw shapes and create animations on a webpage!
ExplorePut everything together and create your first simple game with JavaScript!
Explore