blob: 9385bdffa9ff216ac5835ea4fafc1d056c795a33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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.
|