Welcome to the Python for Everyone Bootcamp repository! 🚀
This repository contains all lessons, assignments, and project files used throughout the bootcamp.
The goal of this program is to help beginners move from zero programming knowledge to building real Python projects.
Throughout the bootcamp, participants learn:
- Python Fundamentals
- Operators and Conditions
- Git & GitHub Basics
- Collections and Loops
- Functions
- File Handling and Error Handling
- Object-Oriented Programming (OOP)
- Building Real Projects
Our mission is simple:
Move from beginner to builder by learning Python step by step and applying every concept through hands-on practice.
All lessons are available as unlisted videos on the Goobo Labs YouTube Channel.
Follow them in order for the best learning experience.
| # | Title | Watch |
|---|---|---|
| 01 | Lesson One — Python Foundations | |
| 02 | Lesson One Homework | 📝 Homework |
| 03 | Lesson Two — Operators and Conditions | |
| 04 | Lesson Two Assignment | |
| 05 | Lesson Three — Git & GitHub | |
| 06 | Lesson Four — Collections and Loops | |
| 07 | Lesson Four Homework | 📝 Homework |
| 08 | Lesson Five — Functions | |
| 09 | Lesson Five Homework | 📝 Homework |
| 10 | Lesson Six — Object-Oriented Programming | |
| 11 | Assignment — Study Log Project | 📝 Assignment |
| 12 | Lesson Eight — File Handling and Error Handling | |
| 13 | Assignment — Personal Catalog Project | 📝 Assignment |
| 14 | Final Project — Student Management System |
📘 Tip:
Clone the repository, open it in VS Code or Cursor, and follow along while watching each lesson for a better hands-on experience.
This bootcamp is proudly hosted by:
Together, our goal is to help the next generation of software developers learn Python through practice.
This bootcamp is fully sponsored by:
Copyright © 2026 Goobo Labs. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
You are free to share and adapt this material for non-commercial purposes, as long as you give appropriate credit and distribute your contributions under the same license. See LICENSE for the full legal text.
⭐ If you find this repository useful, don't forget to star the repo!