@@ -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