// 4 lessons and counting
Library
Every public lesson someone has generated. Watch one, or remix it into your own personalized version.
Build a 'Guess the Number' Game in Python
Learn Python fundamentals by building a classic 'Guess the Number' game. This lesson covers variables, input/output, random numbers, conditional logic, and loops.
Building a Responsive Dashboard with CSS Grid
Learn to create a flexible and responsive dashboard layout using CSS Grid's powerful template areas and structural properties, suitable for various screen sizes.
HTML Head and Body Layout Essentials
This lesson teaches you how to structure a complete HTML page, focusing on the essential elements within the `<head>` and `<body>` tags for proper document setup and content organization.
Build a Responsive CSS Grid Dashboard Layout
This lesson teaches advanced learners how to construct a robust and responsive dashboard layout using modern CSS Grid features, covering explicit grid definition, adaptive behavior, and nested grid patterns.