Skip to content

Commit a816273

Browse files
committed
minor fix
1 parent f007537 commit a816273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Name & Link | Level
222222

223223
They are commonly seen in old "Python for scientific computing" books. Don't waste your time on learning old syntaxes.
224224

225-
Also, **skip** books that do not jump into NumPy at the very beginning but instead talk about Python web frameworks like "Flask" and "Django". They are irrelevant to what you need. **A lot of wonderful Python books actually belong to this category**, such as [Fluent Python](http://shop.oreilly.com/product/0636920032519.do). As an atmospheric scientist (especially an atmospheric chemist), you definitely do not need this level of Python skill.
225+
Also, **skip** books that do not jump into NumPy at the very beginning but instead talk about Python web frameworks like "Flask" and "Django". They are irrelevant to what you need. **A lot of wonderful Python books actually belong to this category** (such as [Fluent Python](http://shop.oreilly.com/product/0636920032519.do)), **so be careful**. As an atmospheric scientist (especially an atmospheric chemist), you definitely do not need this level of Python skill.
226226

227227
## From Python to general research computing skills
228228

0 commit comments

Comments
 (0)