huangsam / ultimate-python
- среда, 9 сентября 2020 г. в 00:24:33
Python
Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
Ultimate Python study guide for newcomers and professionals alike.
print("Ultimate Python study guide")
I created a GitHub repo to share what I've learned about core Python
over the past 5+ years of using it as a college graduate, an employee at
large-scale companies and an open-source contributor of repositories like
Celery and
Full Stack Python.
I look forward to seeing more people learn Python and pursue their passions
through it.
Here are the primary goals of creating this guide:
main
routines are not deleted and
run successfully after each change.
sqlalchemy
, requests
,
pandas
) are not installed. However, reading the source code in these frameworks is
inspiring and highly encouraged if your goal is to become a true
Pythonista.
Keep learning by reading from other well-regarded resources.
Keep practicing so that your coding skills don't get rusty.