https://github.com/chadnpc/learnpython
Learn Python
https://github.com/chadnpc/learnpython
Last synced: over 1 year ago
JSON representation
Learn Python
- Host: GitHub
- URL: https://github.com/chadnpc/learnpython
- Owner: chadnpc
- License: mit
- Created: 2022-11-14T06:04:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T09:34:14.000Z (about 2 years ago)
- Last Synced: 2025-02-10T01:31:39.180Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LearnPython
`Learn by doing`
According to [tiobe-index](https://www.tiobe.com/tiobe-index/) Python is 1st on the hall of Fame.
## Projects
```python
https://www.kdnuggets.com/2022/07/free-python-crash-course.html
https://www.kdnuggets.com/2022/09/free-algorithms-python-course.html
https://www.kdnuggets.com/2022/09/build-texttospeech-converter-python-5-minutes.html
https://www.kdnuggets.com/2022/10/beginner-friendly-python-projects-fun.html
https://www.kdnuggets.com/2021/06/make-python-code-run-incredibly-fast.html
https://www.kdnuggets.com/2022/09/progress-bars-python-tqdm-fun-profit.html
https://www.kdnuggets.com/2022/10/beginner-guide-web-scraping-python.html
https://www.kdnuggets.com/2022/08/free-python-project-coding-course.html
https://www.kdnuggets.com/2022/10/3-ways-process-csv-files-python.html
```