mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
@@ -150,6 +150,15 @@ This course also features a built-in interpreter for receiving instant feedback
|
||||
|
||||
Advanced
|
||||
--------
|
||||
Effective Python
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
This book contains 59 specific ways to improve writing Pythonic code. At 227
|
||||
pages, it is a very brief overview of some of the most commons adapations
|
||||
programmers need to make to become efficient intermediate level Python
|
||||
programmers.
|
||||
|
||||
`Effective Python <http://www.effectivepython.com/>`_
|
||||
|
||||
Pro Python
|
||||
~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user