Skip to content

Commit 832f698

Browse files
committed
update intro section: add Pro Python link
1 parent eb2b08a commit 832f698

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/intro/community.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The major events for the Python community are developer conferences. The two
7575
most notable conferences are PyCon, which is held in the US, and its European
7676
sibling, EuroPython.
7777

78-
A comprehensive list of conferences is maintained `at pycon.org <http://www.pycon.org/>`_.
78+
A comprehensive list of conferences is maintained at `pycon.org <http://www.pycon.org/>`_.
7979

8080

8181
Python User Groups

docs/intro/learning.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ Pro Python
104104
This book is for intermediate to advanced Python programmers who are looking to understand how
105105
and why Python works the way it does and how they can take their code to the next level.
106106

107+
`Pro Python <http://propython.com>`_
108+
107109

108110
Expert Python Programming
109111
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -145,7 +147,7 @@ chosen from mathematics and the natural sciences.
145147
Numerical Methods in Engineering with Python
146148
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147149

148-
Numerical Methods in Engineering with Python,written by Jaan Kiusalaas, attempts to
150+
Numerical Methods in Engineering with Python, written by Jaan Kiusalaas, attempts to
149151
emphasis on numerical methods and how to implement them in Python.
150152

151153
`Numerical Methods in Engineering with Python <http://www.cambridge.org/us/academic/subjects/engineering/engineering-mathematics-and-programming/numerical-methods-engineering-python-2nd-edition>`_

0 commit comments

Comments
 (0)