Difference between revisions of "Python resources"
From atmoschem
(Created page with "=Tutorials for beginners= *[https://www.learnpython.org/ On short online Python tutorial] *[http://www.johnny-lin.com/pyintro/ A Hands-on Introduction to Using Python in the A...") |
(No difference)
|
Revision as of 08:32, 4 May 2019
Tutorials for beginners
- On short online Python tutorial
- A Hands-on Introduction to Using Python in the Atmospheric and Oceanic Sciences This is a Python textbook geared specifically for use in atmospheric and oceanic sciences. The writing is extremely clear and useful. Highly recommended. The PDFs can be downloaded for free.
- Unidata's online Python tutorial for atmospheric science.
- Dr McCray (McGill University) put together a few Python tutorials for atmospheric science.