mehulcode12 / Udemy-Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100 Days of Code (Python) - Udemy

πŸ’‘ Dr. Angela Yu's course, 100 Days of Code: The Complete Python Pro Bootcamp, aims to create fluent and well-rounded Python developers by exposing them to a wide array of Python programming concepts and techniques for 100 days straight. After completing the course, although I didn't complete it within the 100 days, I can confidently say that this was undoubtedly the best online course I've ever taken. Not only did I learn Python from zero-to-hero, but I was also taught things that most other courses skip over such as, but not limited to:

  • The importance of understanding the underlying theory behind the code we write

  • How to learn effectively and efficiently, and continue to grow your skills

  • How to comply with industry best practices and standards as related to Python development

    I would highly recommend this course to anyone that I know that is considering learning Python, or somebody who is even just considering learning to code in general. The knowledge that this course supplied opened doors for me and accomplished a life goal of mine that I wasn't sure that I'd ever accomplish. For a full list of concepts and techniques covered in the course, please see the course syllabus, or visit the course on Udemy.

🧰 Local setup instructions and the requirements.txt file are included in each project, if you'd like to try any for yourself.

🏁 Completed on Jan 3, 2024.

All projects require Python version >= 3.9 and the packages in their corresponding package requirements to run.


From days001-80 - Lecture & Lesson Guided Projects

day007: Hangman

day011: Blackjack

day017: Quiz

day019: Turtle Race

day021: Snake Game

day022: Pong

day028: Pomodoro

day031: Flashcard

day033: ISS Notifier

day034: Quizzler

day036: Stock Alert


From days081-100 - Self-Guided Portfolio Projects


🏁 The Finish Line! 🏁

About


Languages

Language:Jupyter Notebook 96.7%Language:Python 2.8%Language:HTML 0.3%Language:CSS 0.2%