Update README.md

This commit is contained in:
Jimmy Xiang
2019-10-25 12:57:31 +08:00
committed by GitHub
parent 3966327e5d
commit 41ec0ff773

View File

@@ -1,12 +1,38 @@
# FlyPython
https://flypython.com
## news
- [python official](https://www.python.org/)
- [realpython](https://realpython.com)
- medium [python](https://medium.com/tag/python)
- reddit [python](https://www.reddit.com/r/Python/) [learn python](https://www.reddit.com/r/learnpython/ [python tips](https://www.reddit.com/r/pythontips/)
## Python Books
#### Beginner
- 《PYTHON CRASH COURSE: A HANDS-ON, PROJECT-BASED INTRODUCTION TO PROGRAMMING
- 《Python Crash Course: A Hands-On, Project-Based Introduction to Programming
- ※※※※※
- [Amazon](https://www.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036)
- 《STARTING OUT WITH PYTHON (4TH EDITION)》
- 《AUTOMATE THE BORING STUFF WITH PYTHON: PRACTICAL PROGRAMMING FOR TOTAL BEGINNERS》
- ※※※※※
- [Amazon](https://www.amazon.com/Starting-Out-Python-Tony-Gaddis/dp/0134444329)
- 《Automate the Boring Stuff with Python: Practical Programming for Total Beginners 》
- ※※※※※
- [Amazon](https://www.amazon.com/Automate-Boring-Stuff-Python-Programming/dp/1593275994)
## Course
#### Beginer
- [Python for Everybody](https://www.coursera.org/specializations/python)
## Python书籍列表
@@ -34,11 +60,12 @@
#### 参考资源
- https://pythonbooks.org/
## Python课程列表
#### 初学者