https://github.com/rishabkumar7/7daysofpython
7 Days of Python - A 7 days refresher about Python
https://github.com/rishabkumar7/7daysofpython
cloud devops learn learn-to-code python
Last synced: 9 months ago
JSON representation
7 Days of Python - A 7 days refresher about Python
- Host: GitHub
- URL: https://github.com/rishabkumar7/7daysofpython
- Owner: rishabkumar7
- License: mit
- Created: 2023-02-16T01:29:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T17:10:26.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T03:35:24.257Z (10 months ago)
- Topics: cloud, devops, learn, learn-to-code, python
- Language: HTML
- Homepage: https://7daysofpython.com
- Size: 2.24 MB
- Stars: 55
- Watchers: 2
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# 7 Days of Python

[](https://7daysofpython.com)
[](https://7daysofpython.com)
[](https://github.com/rishabkumar7/7DaysOfPython/)
## Disclaimer
Hey there, I'd like to start by saying that I created this repository as a resource for those who are new to Python and want to learn it for Cloud Computing or DevOps career. However, I'd like to emphasise that using you cannot become a Python expert in 7 days, and this repository does not automatically turn you into a Python expert. It is only a starting point for you to gain a basic understanding of the language and some related concepts. Python is a vast and ever-changing language, and becoming an expert takes time and practise. I hope this disclaimer clears up any misunderstandings and assists you in approaching this resource with realistic expectations. Happy studying!
## Start here
| Days | Topic |
| ----------- | ----------- |
| Day 1 | [Introduction to Python](docs/days/day1.md) |
| Day 2 | [Python Loops, functions, modules and libraries](docs/days/day2.md) |
| Day 3 | [Python Data Structures and OOP](docs/days/day3.md) |
| Day 4 | [Debugging, testing and Regular expression](docs/days/day4.md) |
| Day 5 | [Web development in Python](docs/days/day5.md) |
| Day 6 | [Automation with Python](docs/days/day6.md) |
| Day 7 | [Let's build an App in Python](docs/days/day7.md) |
## License
[MIT License](LICENSE)
## Deployed on
[](https://pages.cloudflare.com/)