Life is short, you need Python .
The Python Tutorial , python 官方文档。
Best Python Resources , python 教程。
The Python Tutorial: An informal introduction.https://docs.python.org/3/tutorial/
The Python Language Reference: Core syntax.https://docs.python.org/3/reference/index.html#reference-index
The Python Standard Library: The built-in functions and modules. https://docs.python.org/3/library/index.html#library-index
practice makes perfect !
python challenge , http://www.pythonchallenge.com/
reddit/python , https://www.reddit.com/r/Python/
hackerrank , https://www.hackerrank.com/dashboard
Python 练习册,每天一个小程序,https://github.com/Yixiaohan/show-me-the-code.git
python Examples,https://github.com/geekcomputers/Python.git
A list of practical projects,https://github.com/karan/Projects.git
Code Python ,https://github.com/Show-Me-the-Code/python