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
# Exercises - Introduction to Python for Science (2015)
2
+
3
+
Some years ago I started to learn Python and this PDF by David J. Pine was some
4
+
of the first materials I used. By that time, I had never heard of git or GitHub.
5
+
I decided to review some of my old codes and push them here so that other people
6
+
can see them and to show them to my students.
7
+
8
+
The codes are almost as they were written by me at that time. In some cases I
9
+
upgrade them and maybe I will do some more changes.
10
+
11
+
The author transformed the PDF in a book that can be found at [Amazon](https://www.amazon.com/Introduction-Science-Engineering-Computational-Physics-ebook-dp-B07LB7QH1B/dp/B07LB7QH1B/ref=mt_kindle?_encoding=UTF8&me=&qid=).
12
+
I have not read it yet, but the first chapters seen to be almost the same as the
13
+
old PDF. However there are new chapters.
14
+
15
+
The text and exercises of the old PDF version are available online at
0 commit comments