This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
workshops:summerschool2021 [2021/03/24 14:10] kgovender |
workshops:summerschool2021 [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 40: | Line 40: | ||
| ===== Introduction to Python programming for scientists (week 2) ===== | ===== Introduction to Python programming for scientists (week 2) ===== | ||
| + | |||
| + | ==== Getting Set up with Python ==== | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Python Variables and Data Types ==== | ||
| + | {{: | ||
| + | |||
| + | === Math Operators, Lists and Dictionaries in Python ==== | ||
| + | {{: | ||
| + | |||
| + | ==== String Indexing and Manipulation in Python ==== | ||
| + | {{: | ||
| + | |||
| + | ==== Conditional Statements and Loops in Python ==== | ||
| + | {{: | ||
| + | |||
| + | ==== Python Modules and Functions ==== | ||
| + | {{: | ||
| + | |||
| + | ==== Reading and Writing Files with Python ==== | ||
| + | {{: | ||
| ====Numpy: handling arrays of numerical data efficiently==== | ====Numpy: handling arrays of numerical data efficiently==== | ||