summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index a7bf752..6fc1d3a 100644
--- a/README.md
+++ b/README.md
@@ -7,15 +7,15 @@ Find meeting notes, course overview and Gantt charts in this directory. Below is
[**Meeting notes**](admin/meeting-notes/)
![Course overview](admin/CourseOverview.png)
+
*Course Overview Flowchart* [Enlarge](admin/CourseOverview.png)
![Gantt Chart](admin/gantt.png)
-*Project Gantt Chart* [Enlarge](admin/gantt.png)
-Updated: 2025-04-02
-
-Online [project version](https://markwhen.com/ckolset/MECH305-ComputingME)
+*Project Gantt Chart: version 2* [Enlarge](admin/gantt.png)
+Updated: 2025-04-11
-Online [module version](https://markwhen.com/ckolset/MECH305-Modules)
+Online [version 1 (old)](https://markwhen.com/ckolset/MECH305-ComputingME)
+Online [version 2](https://markwhen.com/ckolset/MECH305-Modules)
## Tutorials
@@ -26,7 +26,7 @@ See the tutorials under the /tutorials/ directory.
- [Installing Anaconda](tutorials/module_1/1_installing_anaconda.md)
- [Intro to Anaconda](tutorials/module_1/1_intro_to_anaconda.md)
- [Getting started with Spyder](tutorials/module_1/1_spyder_getting_started.md)
- - Jupyter Lab/NoteBook
+ - [Jupyter Lab/NoteBook](tutorials/module_1/1_jupyter_lab_notebook.md)
- [Basics of python](tutorials/module_1/1_basics_of_python.md) [notebook](tutorials/module_1/1_basics_of_python.ipynb)
- [Arrays](tutorials/module_1/1_arrays.md)
- [Functions](tutorials/module_1/1_functions.md)