Skip to content

Commit f181cdc

Browse files
committed
Merge pull request realpython#617 from bhchance/patch-2
Update learning.rst
2 parents c843060 + 94f1e45 commit f181cdc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/intro/learning.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,15 @@ This course also features a built-in interpreter for receiving instant feedback
150150

151151
Advanced
152152
--------
153+
Effective Python
154+
~~~~~~~~~~~~~~~~
155+
156+
This book contains 59 specific ways to improve writing Pythonic code. At 227
157+
pages, it is a very brief overview of some of the most commons adapations
158+
programmers need to make to become efficient intermediate level Python
159+
programmers.
160+
161+
`Effective Python <http://www.effectivepython.com/>`_
153162

154163
Pro Python
155164
~~~~~~~~~~

0 commit comments

Comments
 (0)