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

Update README.md

parent 1aece35b
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ The course consists of 5 core Jupyter notebooks designed for self-study. The not
The notebooks are designed for people with no programming background at all, and are used in the course during 5 afternoons (20 hours). By the end of the course, you should be familiar with:
* The basic concepts of python: What is is and how it works
* The basic concepts of Python: What it is and how it works
* 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
* Scientific computing in python: Introduction to the numpy library
......
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