Welcome to my learning journey through the Python Mega Course by Ardit Sulce.
I’ve been following this 60-day challenge and documenting my assignments & projects step by step.
During the first 15 days, I covered the fundamentals of Python and built a strong base.
Here’s what I learned and practiced:
- ✅ Python basics: variables, data types, operators
- ✅ Control flow:
if,for,while, logical conditions - ✅ Functions and scope
- ✅ Working with lists, tuples, sets, and dictionaries
- ✅ String manipulation and formatting
- ✅ File handling (read/write files)
- ✅ Error handling with
try/except - ✅ Introduction to modules and packages
- ✅ Writing clean and reusable code
- ✅ Solved daily assignments and mini-projects
📌 All the code for Day 1 → Day 15 is available in my GitHub repository.
👉 Check it out here
Now I am moving forward with more intermediate and advanced topics in Python.
I’ll update this README every day with my new progress 🚀.
- Day 15 – [Assignment/Project Name]
- Day 16 – [Assignment/Project Name]
- Day 17 – [Assignment/Project Name]
- Day 18 – [Assignment/Project Name]
- Day 19 – [Assignment/Project Name]
- Day 20 – [Assignment/Project Name]
(I’ll keep updating this section as I progress 👨💻)
📦 python-mega-course
┣ 📜 README.md
┣ 📂 day01-15 # All work from Day 1 → 15
┣ 📂 day15 # Code from Day 15
┣ 📂 day16 # Code from Day 16
┣ 📂 day17 # Code from Day 17
┗ 📂 projects # Bigger course projects
- Complete the 60 Days of Python challenge
- Build real-world Python applications
- Improve my problem-solving & coding skills
- Stay consistent in learning every day
Course: The Python Mega Course
Instructor: Ardit Sulce
⭐ If you find this repo helpful or inspiring, feel free to star it and follow my journey!