diff options
| -rw-r--r-- | README.md | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -2,35 +2,31 @@ Development repository for MECH 305 - Computing for Mechanical Engineers - -## Administration +## Administive Find meeting notes, Course overview and Gantt Chart here. [Meeting notes](administration/meeting-notes/) -### Course overview  -[Enlarge](administration/CourseOverview.png) +*Course Overview Flowchart* [Enlarge](administration/CourseOverview.png) -### Gantt Chart To view interactive Gantt chart download and open the .html [file](administration/timeline.html) in a browser.  -[Enlarge](administration/gantt.png) +*Project Gantt Chart* [Enlarge](administration/gantt.png) + Updated: 2025-03-28 ## Tutorials See the tutorials under the /tutorials/ directory. -### Table of Content - #### Introductory Programming Concepts - [Introduction to Programming](tutorials/module_1/1_intro_to_programming.md) - [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) -- [Basics of python](tutorials/module_1/1_basics_of_python.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) - [Control Structures](tutorials/module_1/1_control_structures.md) |
