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!