Skip to content

Commit 76374bc

Browse files
committed
Add Python Book list
1 parent b6e26de commit 76374bc

File tree

1 file changed

+47
-10
lines changed

1 file changed

+47
-10
lines changed

README.md

Lines changed: 47 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,59 @@
1-
python
2-
======
3-
学习Python时的代码
1+
# FlyPython
42

53

4+
## Python Books
65

6+
#### Beginner
7+
- 《PYTHON CRASH COURSE: A HANDS-ON, PROJECT-BASED INTRODUCTION TO PROGRAMMING》
8+
- 《STARTING OUT WITH PYTHON (4TH EDITION)》
9+
- 《AUTOMATE THE BORING STUFF WITH PYTHON: PRACTICAL PROGRAMMING FOR TOTAL BEGINNERS》
710

811

9-
#### 2016-03-20 update
12+
## Python书籍列表
1013

11-
- [Machine Learning with Python](https://github.com/xxg1413/MachineLearning)
12-
- [Python-Algorithms](https://github.com/xxg1413/Python-Algorithms)
13-
- [python-cookbook](https://github.com/xxg1413/python-cookbook)
14+
#### 初学者
15+
- 《Python编程从入门到实践》
16+
- 《Python编程快速上手-让繁琐工作自动化》
17+
- 《Python学习手册》
1418

1519

16-
#### 2019-08-20 update
20+
#### 中级
21+
- 《流畅的Python》
22+
- 《Python Ticks: A Buufect of Awesome》
23+
- 《Effective Python: 59 Specific ways to 》
24+
-
1725

18-
飞蟒学习小组内测中,欢迎大家参加内测
26+
#### 实践
27+
- 《Python编程》
28+
- 《Python极客项目编程》
29+
- 《Python核心编程》
30+
31+
32+
#### 高级
33+
- 《Python Cookbook》
34+
35+
36+
37+
38+
#### 参考资源
39+
- https://pythonbooks.org/
40+
41+
42+
## Python课程列表
43+
44+
#### 初学者
45+
46+
- [Python for Everybody](https://www.coursera.org/specializations/python)
47+
48+
49+
50+
51+
52+
53+
#### 飞蟒学习小组
54+
55+
飞蟒Python学习小组内测中,欢迎大家参加免费的内测
1956

2057
内测微信群
2158

22-
<img src="qrcode.png" width="310" height="430">
59+
<img src="qrcode.png" width="155" height="215">

0 commit comments

Comments
 (0)