An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 7 Days of Python
90DaysOfDevOps Logo

[![CloudFlare Pages Build](https://img.shields.io/endpoint?url=https://cloudflare-pages-badges.rishabkumar7.workers.dev/?projectName=7daysofpython)](https://7daysofpython.com)
[![Website](https://img.shields.io/website?down_message=down&up_message=up&url=https%3A%2F%2F7daysofpython.com)](https://7daysofpython.com)
[![GitHub Repo stars](https://img.shields.io/github/stars/rishabkumar7/7DaysOfPython?style=social)](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
[![Cloudflare](https://img.shields.io/badge/Cloudflare-F38020?style=for-the-badge&logo=Cloudflare&logoColor=white)](https://pages.cloudflare.com/)