We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97204d commit 94f1e45Copy full SHA for 94f1e45
docs/intro/learning.rst
@@ -139,6 +139,15 @@ A Codeacademy course for the absolute Python beginner. This free and interactive
139
140
Advanced
141
--------
142
+Effective Python
143
+~~~~~~~~~~~~~~~~
144
+
145
+This book contains 59 specific ways to improve writing Pythonic code. At 227
146
+pages, it is a very brief overview of some of the most commons adapations
147
+programmers need to make to become efficient intermediate level Python
148
+programmers.
149
150
+ `Effective Python <http://www.effectivepython.com/>`_
151
152
Pro Python
153
~~~~~~~~~~
0 commit comments