We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c843060 + 94f1e45 commit f181cdcCopy full SHA for f181cdc
docs/intro/learning.rst
@@ -150,6 +150,15 @@ This course also features a built-in interpreter for receiving instant feedback
150
151
Advanced
152
--------
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/>`_
162
163
Pro Python
164
~~~~~~~~~~
0 commit comments