Skip to content
Snippets Groups Projects
Commit 79e4b7cd authored by Gary Steele's avatar Gary Steele
Browse files

Update README.md

parent 66dcc7f3
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ The notebooks are designed for people with no programming background at all, and ...@@ -9,7 +9,7 @@ The notebooks are designed for people with no programming background at all, and
* The basic concepts of python: What is is and how it works * The basic concepts of python: What is is and how it works
* Functions in python: How to write them and how to use them * Functions in python: How to write them and how to use them
* Program flow control: How to control the flow of execution of your code * Program flow control: How to control the flow of execution of your code
* Computation in python: Introduction to the numpy library * Scientific computing in python: Introduction to the numpy library
* Data in python: How to load, plot and fit data * Data in python: How to load, plot and fit data
Each notebook includes a list of detailed learning objectives so you know what you should be learning. Each notebook includes a list of detailed learning objectives so you know what you should be learning.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment