废喵
|
e41336e6c7
|
添加《python 3面向对象编程》
|
2016-09-16 15:09:09 +08:00 |
|
废喵
|
1eb78f6acb
|
Add *Python 3 Object-Oriented Programming* 2nd edition
|
2016-09-16 15:05:31 +08:00 |
|
不好奇的喵
|
ceb65a5110
|
添加《深入理解flask》
|
2016-09-11 22:28:21 +08:00 |
|
不好奇的喵
|
21f1259e77
|
Add *Mastering Flask*
|
2016-09-11 22:26:25 +08:00 |
|
不好奇的喵
|
2bcccc7989
|
Merge pull request #15 from minoriwww/patch-2
add A Programmer's Guide to Data Mining-ChineseVer
|
2016-09-10 09:40:09 +08:00 |
|
minoriwww
|
8b7530b262
|
Update README-ZH_CN.md
|
2016-09-10 09:02:49 +08:00 |
|
不好奇的喵
|
2b0b3725b0
|
Merge pull request #14 from minoriwww/patch-1
add A Programmer's Guide to Data Mining
|
2016-09-10 00:22:14 +08:00 |
|
minoriwww
|
b1b06b5d1e
|
add A Programmer's Guide to Data Mining-ChineseVer
|
2016-09-10 00:04:46 +08:00 |
|
minoriwww
|
42916195c9
|
Update README.md
|
2016-09-10 00:02:38 +08:00 |
|
不好奇的喵
|
b1539821ed
|
Add 《Effective Python:编写高质量Python代码的59个有效方法》
|
2016-09-09 09:49:21 +08:00 |
|
不好奇的喵
|
be3cef00fe
|
Add *Effective Python: 59 Specific Ways to Write Better Python*
|
2016-09-09 09:47:20 +08:00 |
|
不好奇的喵
|
4f48178566
|
remove 《编写高质量代码:改善Python程序的91个建议》
|
2016-09-04 16:56:50 +08:00 |
|
不好奇的喵
|
f01ef6a7b7
|
精通 Python 设计模式
|
2016-08-30 23:02:45 +08:00 |
|
不好奇的喵
|
930d1a2859
|
Mastering Python Design Patterns
|
2016-08-30 23:00:10 +08:00 |
|
不好奇的喵
|
846baeddae
|
Add *Think Complexity: Complexity Science and Computational Modeling*
|
2016-07-21 10:56:31 +08:00 |
|
不好奇的喵
|
39af8d073b
|
添加《Python性能分析与优化》
|
2016-07-18 14:05:19 +08:00 |
|
不好奇的喵
|
419f3bf9a1
|
Add *Mastering Python High Performance*
|
2016-07-18 14:03:29 +08:00 |
|
junnplus
|
a692133969
|
更新《Python核心编程》第三版
|
2016-06-11 16:01:11 +08:00 |
|
junnplus
|
0823a51a57
|
Merge branch 'master' of github.com:Junnplus/PythonBooks
|
2016-04-29 12:17:58 +00:00 |
|
junnplus
|
2e297b90ac
|
Add Introduction to Tornado
|
2016-04-29 12:17:42 +00:00 |
|
Junnplus
|
df0b7fad76
|
Merge pull request #12 from bisrael-eb/patch-1
Add Essential SQLAlchemy
|
2016-04-28 22:43:05 -05:00 |
|
Bill Israel
|
da3f069369
|
Add Essential SQLAlchemy
Not sure about the section name, so if this fits better in an existing section or you can think of a better section name, I'm happy to change it.
|
2016-04-28 10:55:48 -05:00 |
|
Junnplus
|
6843296884
|
Merge pull request #10 from rasbt/pymle
adding pymle to ml books
|
2016-04-22 19:46:10 -05:00 |
|
rasbt
|
aae7fbdf63
|
adding pymle to ml books
|
2016-04-22 15:16:09 -04:00 |
|
junnplus
|
df100960c9
|
Remove Writing Solid Python Code 91 Suggestions to Improve Your Python Program
|
2016-04-22 10:54:32 +00:00 |
|
junnplus
|
a0fc615ec2
|
Update messy links
|
2016-04-22 10:51:44 +00:00 |
|
junnplus
|
e24d7990e7
|
Update contributing md
|
2016-04-22 10:48:05 +00:00 |
|
junnplus
|
55e55e646c
|
sub-headings instead of sub-lists
|
2016-04-21 21:49:59 +00:00 |
|
junnplus
|
9105144dd2
|
Resource renamed Table of Contents
|
2016-04-21 21:44:20 +00:00 |
|
junnplus
|
68a047b16b
|
Update zh-cn
|
2016-04-21 15:15:27 +00:00 |
|
junnplus
|
3142f865dc
|
Add Learning Python Design Patterns
|
2016-04-21 15:15:00 +00:00 |
|
Junnplus
|
caf7884237
|
Merge pull request #5 from TDiggidy/patch-1
Added Fluent Python by Luciano Ramalho
|
2016-04-20 20:50:16 -05:00 |
|
TDiggidy
|
e76dd88ece
|
Update book list
Added Fluent Python by Luciano Ramalho
|
2016-04-20 16:59:57 +01:00 |
|
Junnplus
|
f7e526933b
|
Merge pull request #2 from lancelote/master
Testing section and some books
|
2016-04-20 08:41:58 -05:00 |
|
Pavel Karateev
|
4cb531fecb
|
Mastering Python Regex by Lopez and Romero
|
2016-04-20 14:05:27 +03:00 |
|
Pavel Karateev
|
85ad2eaef4
|
Missing space
|
2016-04-20 13:54:03 +03:00 |
|
Pavel Karateev
|
d0548d1007
|
Testing section, books: Testing Python by Sale, TDD with Django by Harvey
|
2016-04-20 13:48:35 +03:00 |
|
junnplus
|
1c236fe413
|
Add Cython book
|
2016-04-16 19:54:05 +00:00 |
|
junnplus
|
f57fe46dcf
|
Add System Administration
|
2016-04-15 10:02:10 +00:00 |
|
Junnplus
|
886e6c9ec2
|
Merge pull request #1 from Timeship/master
add collctive intelligence
|
2016-04-13 21:58:58 -05:00 |
|
Timeship
|
4c5f264eca
|
append author name
|
2016-04-14 10:57:41 +08:00 |
|
Timeship
|
1ec603e503
|
add collctive intelligence
|
2016-04-14 10:45:35 +08:00 |
|
junnplus
|
f6e55ecd9c
|
Add LICENSE
|
2016-04-12 12:29:17 +00:00 |
|
junnplus
|
52374aa8f1
|
Add resource list
|
2016-04-12 12:18:30 +00:00 |
|
junnplus
|
546c3d71ed
|
Add contributing guide
|
2016-04-12 12:07:11 +00:00 |
|
junnplus
|
1bd7223fd2
|
Add author of english edition
|
2016-04-12 11:09:16 +08:00 |
|
junnplus
|
885f252af4
|
Data Science From Scratch
|
2016-04-12 10:23:31 +08:00 |
|
junnplus
|
0998cfb98c
|
Rename
|
2016-04-11 22:10:22 +00:00 |
|
junnplus
|
96fbb1697a
|
Fix style
|
2016-04-11 22:07:11 +00:00 |
|
junnplus
|
7f64697cbe
|
Add Analyze Big Financial Data
|
2016-04-11 21:32:33 +00:00 |
|