Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enriquebv/python-learn
Repository used to try Python and learn main language usage.
https://github.com/enriquebv/python-learn
Last synced: 19 days ago
JSON representation
Repository used to try Python and learn main language usage.
- Host: GitHub
- URL: https://github.com/enriquebv/python-learn
- Owner: enriquebv
- Created: 2023-07-29T18:19:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-29T19:34:52.000Z (over 1 year ago)
- Last Synced: 2023-07-29T20:26:03.451Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-learn
Repository used to try Python and learn main language usage.
> ❗: This repo does not intend to be an online course. Is only code to test Python capabilities, and maybe you can read extended explanation like [this](./10-pip/). But previous programming experience and the ability to read code and infer information from it is necessary to use this repository.
## Resources used
- Roadmap to become a Python developer: https://roadmap.sh/python
- Guide to learn the basics: https://www.learnpython.org/