You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro/learning.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,8 @@ Pro Python
104
104
This book is for intermediate to advanced Python programmers who are looking to understand how
105
105
and why Python works the way it does and how they can take their code to the next level.
106
106
107
+
`Pro Python <http://propython.com>`_
108
+
107
109
108
110
Expert Python Programming
109
111
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -145,7 +147,7 @@ chosen from mathematics and the natural sciences.
145
147
Numerical Methods in Engineering with Python
146
148
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147
149
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
149
151
emphasis on numerical methods and how to implement them in Python.
150
152
151
153
`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