Skip to content

Commit dd0615e

Browse files
author
guibog
committed
Add a reference section with Python in a Nutshell
1 parent 9944385 commit dd0615e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/intro/learning.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,13 @@ chapters detail best practices with writing documentation, test-driven
9494
development, version control, and optimization/profiling.
9595

9696
`Expert Python Programming <http://www.packtpub.com/expert-python-programming/book>`_
97+
98+
99+
References
100+
----------
101+
102+
Python in a Nutshell
103+
~~~~~~~~~~~~~~~~~~~~
104+
105+
Python in a Nutshell, written by Alex Martelli, covers most cross-platform python's usage,
106+
from its syntax to built-in libraries to advanced topics such as writing C extensions.

0 commit comments

Comments
 (0)