Skip to content

Commit ab0a244

Browse files
committed
initial commit
0 parents  commit ab0a244

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 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
16+
[NYU site](https://physics.nyu.edu/pine/pymanual/html/pymanMaster.html).

0 commit comments

Comments
 (0)