summaryrefslogtreecommitdiff
path: root/administration/meeting-notes/2025-01-27.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-03-27 14:53:19 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-03-27 14:53:19 -0600
commit66b4616c0886f74158a8ada900325acd94dbf7ad (patch)
treec88f23db029bf69189e9d7d36a0166f017fabda9 /administration/meeting-notes/2025-01-27.md
parent342f81028b35d21d04848e0de2b52d781c5cfbd4 (diff)
Created new administration directory. Move meeting notes to this new location.
Diffstat (limited to 'administration/meeting-notes/2025-01-27.md')
-rw-r--r--administration/meeting-notes/2025-01-27.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/administration/meeting-notes/2025-01-27.md b/administration/meeting-notes/2025-01-27.md
new file mode 100644
index 0000000..9385bdf
--- /dev/null
+++ b/administration/meeting-notes/2025-01-27.md
@@ -0,0 +1,41 @@
+- Course Outline - DONE
+- Project Plan -
+- Recurring meetings - DONE
+
+---
+
+Notes:
+
+
+# Course Outline
+
+MECH 305 - Computation Methods for Mechanical Engineers
+
+- More exposure to programming
+- 2 Main parts
+ - Foundational programming
+ - GitHub: Version Control
+ - Recursion
+ - Licencing
+ - Numerical Methods
+ - How to process data
+ - Machine Learning (last 2 week)
+ - How to use 'basic' machine learning algorithms
+
+
+
+- Anaconda Navigator
+
+
+- Compare Matlab and Python and teach Python through referencing
+ - Todo: What kind of programs would -> Take/convert from MECH 105
+
+- Philosophy: Cover fun topics to get student motivated about programming.
+
+---
+
+Todo:
+
+- [x] Make a tutorial for Anaconda install (windows)
+
+- [x] Use MECH 105 materials to make some preliminary Python tutorials (then we will discuss how to improve them in our meeting. \ No newline at end of file