Welcome to the 100 Days of Python Coding Challenge! This course is designed to help you learn Python from scratch, covering various skill levels from beginner to professional. The course focuses on practical applications, including game development, scripting, web scraping, data science, web development, GUI development, API usage, automation, and web design.
Before you start, ensure you have Python installed on your machine. You can download it from python.org.
- Game Development
- Python Scripting
- Web Scraping
- Data Science
- Web Development
- GUI Development
- API Usage
- Automation
- Web Design
"Coding is pretty much the same as building your muscle in the gym. You have to push yourself every day to get into shape. Code for at least an hour every day for 100 days to build your coding muscle."
- Hold yourself accountable and pledge to code for at least an hour every day for 100 days.
- Sign the pledge contract and keep it visible in your workspace.
- Log your progress on the provided posters.
- Reward yourself after each coding session.
-
To view my notes, progress, or details about my projects, please check my OneDrive Notebook.
-
Feel free to browse my notebook, and if you have any suggestions, opinions, or if you find bugs 🐞, please open issues.
-
I'm open to feedback, contributions, and discussions as I am new to this developer community.
I am committed to the 100 Days of Python Coding Challenge, and I am holding myself accountable by signing the pledge contract. Here is my contract:
Remember to keep this contract visible in your workspace to remind yourself of your commitment to code for at least an hour every day for the next 100 days.
- Join the student community on Discord.
- Read the book "12 Rules to Code" for additional hacks Download here.
- Explore the syllabus for topics covered.
- Refer to the Python Syntax Cheat Sheet for quick reference.
Before you begin, ensure you have the following installed on your machine:
-
Python (version 3.8.1 or more) 🐍
-
also install the tkinter using the following command
pip install tk
git clone https://github.com/SyedShagufta/100DaysOfCode.git
cd 100DaysOfCode
This course credits go to Dr. Angela Yu of App Brewery. Thank you for providing such a comprehensive and hands-on learning experience!
© 2024 Syed Shagufta Noval. All rights reserved.