This Repository is composed of my notes while learning python using Dr. Angela Yu's 👩🏻🏫 course called 100 Days of Code: The Complete Python Pro Bootcamp for 2022.
📚 Link to the course: https://www.udemy.com/course/100-days-of-code/.
I decided to learn more about python on top of my current knowledge to enhance my skills as a programmer and also to refresh the knowledge that I've already gained from self-studying.
-
- Contents of the folders represent that Day's notes from the course.
-
- These notes contain ideas that I jotted down while listening to the lectures.
- Some are flow charts to understand coding logic.
-
- Coding exercises coded while going over the course.
-
- Consists of daily projects assigned each day.
-
- Mostly pdf references from the course that I reference to.