https://github.com/shaanbanday/me-101-c-plus-plus
https://github.com/shaanbanday/me-101-c-plus-plus
abstraction functional-programming mechanical-engineering
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaanbanday/me-101-c-plus-plus
- Owner: shaanbanday
- License: agpl-3.0
- Created: 2023-04-17T01:33:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-14T20:52:26.000Z (3 months ago)
- Last Synced: 2025-08-14T22:29:50.329Z (3 months ago)
- Topics: abstraction, functional-programming, mechanical-engineering
- Language: C++
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ME-101-C++
This repository contains all C++ source code written for **ME 101: Introduction to Mechanical Engineering Practice 2** at the University of Waterloo.
## 📘 Course Overview
ME 101 introduces foundational concepts in mechanical engineering through a hands-on approach to programming and problem solving. This course emphasizes the application of C++ for numerical computation, data analysis, and basic algorithm design.