Apply your knowledge by building a project

If you're just starting
  • Corner Shop Calculator

    • Best to start

    Ever dreamed of owning a shop? Let's dive in! This project will teach you how to calculate your shop's net income using Python. Build a handy tool to track your earnings by inputting product sales, staff costs, and other expenses and watch Python crunch the numbers for you! By the end, you'll have a practical calculator that will give you a clear picture of your shop's financial health. No accounting degree required!

  • Python-JS AI-documented CLI Task Manager

    • Fastest to complete

    This project involves using AI tools to translate a simple little command-line task manager (to-do list basic features) from Python to JavaScript (or vice versa) and generate documentation for the translated code.