Skip to content

Commit 736e9d5

Browse files
authored
added Fluent Python to the learning page.
1 parent fb727c5 commit 736e9d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/references/learning.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ Advanced Books
109109
(http://chimera.labs.oreilly.com/books/1230000000393):
110110
The Python Cookbook provides practical solutions to various programming tasks, along with excellent explanations of how they work. Written by David Beazley -- Python author and instructor extraordinaire. Also available fully online: (http://chimera.labs.oreilly.com/books/1230000000393/index.html)
111111

112+
* **Fluent Python**
113+
(http://shop.oreilly.com/product/0636920032519.do): Fluent Python is an excellent deeper dive into the inner workings of Python. Written for folks that already understand the basics of Python, it goes provides explainations of the more advanced topics in Python. If we were going to use a textbook for an advanced Python class, this would be it.
112114

113115
Evaluating Your Options
114116
-----------------------------

0 commit comments

Comments
 (0)