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

Update README.md

parent c3784bd0
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 ...@@ -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 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 it is and how it works * Basic concepts in Python: What it 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
* Scientific computing in python: Introduction to the numpy library * 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