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:03] kgovender |
workshops:summerschool2021 [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| **Getting Set Up**\\ | **Getting Set Up**\\ | ||
| {{: | {{: | ||
| - | ===== **Introduction to the shell** | + | \\ |
| - | {{: | + | **Introduction to the shell**\\ |
| - | ===== **Files and Folders** | + | {{: |
| - | {{: | + | \\ |
| - | ===== **Text Editors** | + | **Files and Folders**\\ |
| + | {{: | ||
| + | \\ | ||
| + | **Text Editors**\\ | ||
| {{: | {{: | ||
| - | ===== **Wildcards** | + | \\ |
| + | **Wildcards**\\ | ||
| {{: | {{: | ||
| - | ===== **Additional Flags and Finding Files** | + | \\ |
| + | **Additional Flags and Finding Files**\\ | ||
| {{: | {{: | ||
| - | ===== **Search and edit text files** | + | \\ |
| + | **Search and edit text files**\\ | ||
| {{: | {{: | ||
| - | ===== **Piping sorting counting and reduced output** | + | \\ |
| - | {{: | + | **Piping sorting counting and reduced output**\\ |
| - | ===== **Variables and Loops** | + | {{: |
| + | \\ | ||
| + | **Variables and Loops**\\ | ||
| {{: | {{: | ||
| - | ===== **Bash Scripting** | + | \\ |
| + | **Bash Scripting**\\ | ||
| {{: | {{: | ||
| {{: | {{: | ||
| {{: | {{: | ||
| {{: | {{: | ||
| + | \\ | ||
| + | **Videos**\\ | ||
| + | [[https:// | ||
| + | \\ | ||
| ===== 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==== | ||