From 6c9e25981454f66ff818c9fb87409acd08ef9cfb Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 31 Mar 2025 17:51:52 -0600 Subject: Renamed administration/ to admin/ and cleaned up README.md. Removed headers for figures. --- admin/meeting-notes/2025-01-27.md | 41 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 admin/meeting-notes/2025-01-27.md (limited to 'admin/meeting-notes/2025-01-27.md') diff --git a/admin/meeting-notes/2025-01-27.md b/admin/meeting-notes/2025-01-27.md new file mode 100644 index 0000000..9385bdf --- /dev/null +++ b/admin/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 -- cgit v1.2.3