From 30b04fc0c00c37d5fe8819283601c637dab73401 Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Sun, 10 May 2026 13:40:46 +0530 Subject: [PATCH 1/7] mech-eng skeleton --- docs/mech-eng/index.md | 3 +++ docusaurus.config.js | 1 + sidebars.js | 1 + src/components/ReadingProgress/ReadingProgress.js | 1 + src/components/StartHereProgress/StartHereProgress.jsx | 1 + 5 files changed, 7 insertions(+) create mode 100644 docs/mech-eng/index.md diff --git a/docs/mech-eng/index.md b/docs/mech-eng/index.md new file mode 100644 index 0000000..3aa01da --- /dev/null +++ b/docs/mech-eng/index.md @@ -0,0 +1,3 @@ +# Mechanical Engineering + +Coming Soon! \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 6819988..34f53a5 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -188,6 +188,7 @@ const config = { {to: '/precollege-math', label: 'Pre-College Math'}, {to: '/data-science', label: 'Data Science'}, {to: '/math', label: 'Math'}, + {to: '/mech-eng', label: 'Mechanical Engineering'}, ], }, {to: '/getting-help', label: 'Getting Help'}, diff --git a/sidebars.js b/sidebars.js index 8227204..88304f9 100644 --- a/sidebars.js +++ b/sidebars.js @@ -17,6 +17,7 @@ const sidebars = { SidebarPCM: [{type: 'autogenerated', dirName: 'precollege-math'}], SidebarDS: [{type: 'autogenerated', dirName: 'data-science'}], SidebarMath: [{type: 'autogenerated', dirName: 'math'}], + SidebarME: [{type: 'autogenerated', dirName: 'mech-eng'}], }; export default sidebars; diff --git a/src/components/ReadingProgress/ReadingProgress.js b/src/components/ReadingProgress/ReadingProgress.js index 9ae87e2..3066f74 100644 --- a/src/components/ReadingProgress/ReadingProgress.js +++ b/src/components/ReadingProgress/ReadingProgress.js @@ -29,6 +29,7 @@ const TRACK_SECTIONS = { '/precollege-math': 'Pre-College Math', '/data-science': 'Data Science', '/math': 'Math', + '/mech-eng': 'Mechanical Engineering', }; export default function ReadingProgress() { diff --git a/src/components/StartHereProgress/StartHereProgress.jsx b/src/components/StartHereProgress/StartHereProgress.jsx index 94d1f8c..82351ca 100644 --- a/src/components/StartHereProgress/StartHereProgress.jsx +++ b/src/components/StartHereProgress/StartHereProgress.jsx @@ -8,6 +8,7 @@ const SECTIONS = [ ['/precollege-math', 'Pre-College Math'], ['/data-science', 'Data Science'], ['/math', 'Math'], + ['/mech-eng', 'Mechanical Engineering'], ]; function norm(p){ From 08eaf4006191ddb94b817d416bd88c6cda7dedd8 Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Sun, 10 May 2026 13:59:56 +0530 Subject: [PATCH 2/7] =?UTF-8?q?Init=20Co-authored-by:=20B=C3=A1lint=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/mech-eng/alignment.md | 92 ++++++++++++++++++++++++++++++++++++++ docs/mech-eng/index.md | 49 +++++++++++++++++++- 2 files changed, 140 insertions(+), 1 deletion(-) create mode 100644 docs/mech-eng/alignment.md diff --git a/docs/mech-eng/alignment.md b/docs/mech-eng/alignment.md new file mode 100644 index 0000000..4c9bc0f --- /dev/null +++ b/docs/mech-eng/alignment.md @@ -0,0 +1,92 @@ +--- +sidebar_position: 2 +--- +# Alignment + +## Structure + +The Curriculum is estabilished the following way: + +This curriculum is derived from two external sources. We used these sources to create detailed, independent course groups. Each course group is covered using open and freely available online courses. Together, these course groups form our complete curriculum. + +## Requirements + +This curriculum is designed using two sources: + +ABET-EAC [Criteria for Accrediting Engineering Programs (2026 – 2027)](https://www.abet.org/accreditation/accreditation-criteria/criteria-for-accrediting-engineering-programs-2026-2027/), established by ABET, a leading accreditor of university programs, sets standards for engineering education through its Engineering Accreditation Commission (EAC). This curriculum aligns with ABET’s criteria. + +The National Council of Examiners for Engineering and Surveying (NCEES) administers the Fundamentals of Engineering (FE) exam, which is a critical step for engineering licensure. The [exam specifications](https://ncees.org/exams/fe-exam/) outline the theoretical and technical topics required for disciplines such as Mechanical, Chemical, or Civil Engineering. This curriculum incorporates these topics . + +> This curriculum is designed to align with ABET and NCEES standards but is not officially endorsed or affiliated with either organization +>> This curriculum is intended as a guide for self-learners. It does not guarantee success on the FE exam or ABET accreditation. Users are responsible for verifying the accuracy and completeness of the materials. + +## Course groups + +The following course groups were clarified to satisfy the requirements mentioned above. + +| Course Groups | Description | +| ------------------------------------- | ----------- | +| Basics | - | +| Math | - | +| Mechanics | - | +| Machinery | - | +| Materials | - | +| Fluid dynamics | - | +| Thermodynamics | - | +| Project | - | +| Control | - | +| Electrotechnics | - | +| Ethics, law and social responsibility | - | + + +| Specialization | Description | +| ------------------------------------- | ----------- | +| Manufacturing | - | +| Modelling | - | +| Thermal Systems | - | +| Design | - | + +## Coverage + +The topics mentioned in the [requirements](#requirements) part covered by the course the following way. + +### NCEES FE ME + +| [NCEES FE ME Topics ](https://ncees.org/wp-content/uploads/2022/09/FE-Mechanical-CBT-specs.pdf) | Course Group | +| ------------------------------------------------ | ----------- | +| 1. Mathematics | Math | +| 2. Probability and Statistics | Math | +| 3. Ethics and Professional Practice | Ethics, law and social responsibility | +| 4. Engineering Economics | Ethics, law and social responsibility | +| 5. Electricity and Magnetism | Electrotechnics | +| 6. Statics | Mechanics | +| 7. Dynamics, Kinematics, and Vibrations | Mechanics | +| 8. Mechanics of Materials | Mechanics + Materials | +| 9. Material Properties and processing | Materials + Machinery | +| 10. Fluid Mechanics | Fluid dynamics | +| 11. Thermodynamics | Thermodynamics | +| 12. Heat Transfer | Thermodynamics | +| 13. Measurements, Instrumentation, and Controls | Control | +| 14. Mechanical Design and Analysis | Machinery | + +### ABET EAC + +#### Criterion MI5. Curriculum + +| [ABET EAC Criterias](https://www.abet.org/accreditation/accreditation-criteria/criteria-for-accrediting-engineering-programs-2026-2027/) | Criteria |Course Group | +| ------------------------------------- | ----------- | ---| +| Curriculum, a (Math & basic science) | 30 credits | Basics, Math, Mechanics, Fluid Dynamics, Thermodynamics +| Curriculum, b (Engineering topics) | 45 credits | Machinery, Materials, Control, Electrotechnics and some course from Fluid dynamics and thermodynamics course group +| Curriculum, c (Non-Engineering topics) | Some course | Ethics, law and social responsibility +| Curriculum, d (Project) | 1 project | Project | +| Curriculum, d (Advanced topics) | 30 credits | THe last courses at the end of Mechanics, Fluid dynamics, Thermodynamics, Control, Machinery +| Curriculum, d (Specialization) | 1 chosen specialization | Specializations + +#### Program Criteria - Mechanical Engineering + +| [ABET EAC Criterias](https://www.abet.org/accreditation/accreditation-criteria/criteria-for-accrediting-engineering-programs-2026-2027/) | Course Group | +| ------------------------------------- | ----------- | +| Curriculum, a (Principles) | Description | +| Curriculum, b (Applications) | Description | +| Curriculum, c (Mechanical and Thermal Systems) | Description | +| Curriculum, d (Advanced Mechanical and Thermal Systems) | Description | diff --git a/docs/mech-eng/index.md b/docs/mech-eng/index.md index 3aa01da..e90aac7 100644 --- a/docs/mech-eng/index.md +++ b/docs/mech-eng/index.md @@ -1,3 +1,50 @@ +--- +sidebar_position: 1 +--- + # Mechanical Engineering -Coming Soon! \ No newline at end of file +## Introduction + +## Course graph + +## Curriculum + +### Basics + +| Syntax | Description | Link | +| ---------------------- | ----------- | -------------------------------------------------------------- | +| Pre-University physics | Description | [Link](https://ocw.tudelft.nl/courses/pre-university-physics/) | + +### Math + +| Syntax | Description | Link | +| ---------------------- | ----------- | -------------------------------------------------------------- | +| Single variable calculus | Description | [Link](https://ocw.mit.edu/courses/18-01sc-single-variable-calculus-fall-2010/) | +| Multivariable calculus | Description | [Link](https://ocw.mit.edu/courses/18-02-multivariable-calculus-fall-2007/) | +| Differential equations | Description | [Link](https://ocw.mit.edu/courses/18-03-differential-equations-spring-2010/) | +| Linear algebra | Description | [Link](https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/) | +| Introduction to probability and statistics | Description | [Link](https://ocw.mit.edu/courses/18-05-introduction-to-probability-and-statistics-spring-2022/) | +| Complex variables with applications | Description | [Link](https://ocw.mit.edu/courses/18-04-complex-variables-with-applications-spring-2018/) | + +### Mechanics + +| Course | Description | Link | +| ------ | ----------- | ---- | +| Statics | Description | [Link](https://engineeringstatics.org/)| +| Strength of Materials | Description | [Link](https://engineeringmechanicsoer.github.io/StrengthBook/) | + + +### Machinery + +### Materials + +### Fluid dynamics + +### Thermodynamics + +### Control + +### Ethics, law and social responsibility + +### Electrotechnics From d02f764d5b37c67530554c6fc3a4ab09c0fc6432 Mon Sep 17 00:00:00 2001 From: balint-k Date: Sun, 17 May 2026 21:43:16 +0200 Subject: [PATCH 3/7] Mehcanics finished --- docs/mech-eng/alignment.md | 9 ++++--- docs/mech-eng/index.md | 55 +++++++++++++++++++++++++++----------- 2 files changed, 45 insertions(+), 19 deletions(-) diff --git a/docs/mech-eng/alignment.md b/docs/mech-eng/alignment.md index 4c9bc0f..ae01374 100644 --- a/docs/mech-eng/alignment.md +++ b/docs/mech-eng/alignment.md @@ -42,9 +42,10 @@ The following course groups were clarified to satisfy the requirements mentioned | Specialization | Description | | ------------------------------------- | ----------- | | Manufacturing | - | -| Modelling | - | -| Thermal Systems | - | -| Design | - | +| Modelling | - | +| Thermal Systems | - | +| Design | - | +| Materials | - | ## Coverage @@ -79,7 +80,7 @@ The topics mentioned in the [requirements](#requirements) part covered by the co | Curriculum, b (Engineering topics) | 45 credits | Machinery, Materials, Control, Electrotechnics and some course from Fluid dynamics and thermodynamics course group | Curriculum, c (Non-Engineering topics) | Some course | Ethics, law and social responsibility | Curriculum, d (Project) | 1 project | Project | -| Curriculum, d (Advanced topics) | 30 credits | THe last courses at the end of Mechanics, Fluid dynamics, Thermodynamics, Control, Machinery +| Curriculum, d (Advanced topics) | 30 credits | Advanced topics | Curriculum, d (Specialization) | 1 chosen specialization | Specializations #### Program Criteria - Mechanical Engineering diff --git a/docs/mech-eng/index.md b/docs/mech-eng/index.md index e90aac7..0acc269 100644 --- a/docs/mech-eng/index.md +++ b/docs/mech-eng/index.md @@ -12,39 +12,64 @@ sidebar_position: 1 ### Basics -| Syntax | Description | Link | -| ---------------------- | ----------- | -------------------------------------------------------------- | -| Pre-University physics | Description | [Link](https://ocw.tudelft.nl/courses/pre-university-physics/) | +| Syntax | Description | Prerequisites |Link | +| ---------------------- | ----------- | -------------------------------------------------------------- | ---- | +| Pre-University physics | Description | | [Link](https://ocw.tudelft.nl/courses/pre-university-physics/) | ### Math -| Syntax | Description | Link | -| ---------------------- | ----------- | -------------------------------------------------------------- | -| Single variable calculus | Description | [Link](https://ocw.mit.edu/courses/18-01sc-single-variable-calculus-fall-2010/) | -| Multivariable calculus | Description | [Link](https://ocw.mit.edu/courses/18-02-multivariable-calculus-fall-2007/) | -| Differential equations | Description | [Link](https://ocw.mit.edu/courses/18-03-differential-equations-spring-2010/) | -| Linear algebra | Description | [Link](https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/) | -| Introduction to probability and statistics | Description | [Link](https://ocw.mit.edu/courses/18-05-introduction-to-probability-and-statistics-spring-2022/) | -| Complex variables with applications | Description | [Link](https://ocw.mit.edu/courses/18-04-complex-variables-with-applications-spring-2018/) | +| Syntax | Description | Prerequisites |Link | +| ---------------------- | ----------- | -------------------------------------------------------------- | ---- | +| Single variable calculus | Description | |[Link](https://ocw.mit.edu/courses/18-01sc-single-variable-calculus-fall-2010/) | +| Multivariable calculus | Description | Single variable calculus |[Link](https://ocw.mit.edu/courses/18-02-multivariable-calculus-fall-2007/) | +| Differential equations | Description | Multivariable calculus |[Link](https://ocw.mit.edu/courses/18-03-differential-equations-spring-2010/) | +| Linear algebra | Description | Multivariable Calculus |[Link](https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/) | +| Introduction to probability and statistics | Description | Multivariable calculus |[Link](https://ocw.mit.edu/courses/18-05-introduction-to-probability-and-statistics-spring-2022/) | + ### Mechanics -| Course | Description | Link | -| ------ | ----------- | ---- | -| Statics | Description | [Link](https://engineeringstatics.org/)| -| Strength of Materials | Description | [Link](https://engineeringmechanicsoer.github.io/StrengthBook/) | +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | +| Statics | Statics is the first stage into engineering mechanics. | Differential Equations | [Link](https://engineeringstatics.org/)| +| Strength of Materials | Mechanics of deformable bodies.| Statics | [Link](https://engineeringmechanicsoer.github.io/StrengthBook/) | +| Dynamics (Dynamics and Control I) |Introduction to the dynamics and vibrations of lumped-parameter models of mechanical systems(https://ocw.mit.edu/courses/2-003j-dynamics-and-control-i-spring-2007/) | ### Machinery +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + ### Materials +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + ### Fluid dynamics +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + ### Thermodynamics +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + ### Control +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | +| Control (Dynamics and Control II) | | Dynamics | [Link](https://ocw.mit.edu/courses/2-004-dynamics-and-control-ii-spring-2008/) | + ### Ethics, law and social responsibility ### Electrotechnics + +## Advanced + +### Math + +| Syntax | Description | Prerequisites |Link | +| ---------------------- | ----------- | -------------------------------------------------------------- | ---- | +| Complex variables with applications | Description | Differential equations | [Link](https://ocw.mit.edu/courses/18-04-complex-variables-with-applications-spring-2018/) | \ No newline at end of file From 31f9af1e4d58a201ac9eff16c870bbd3e039412a Mon Sep 17 00:00:00 2001 From: balint-k Date: Sun, 17 May 2026 21:44:54 +0200 Subject: [PATCH 4/7] Dynamics fix --- docs/mech-eng/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mech-eng/index.md b/docs/mech-eng/index.md index 0acc269..24a1894 100644 --- a/docs/mech-eng/index.md +++ b/docs/mech-eng/index.md @@ -33,8 +33,8 @@ sidebar_position: 1 | Course | Description | Prerequisites | Link | | ------ | ----------- | ---- | ---- | | Statics | Statics is the first stage into engineering mechanics. | Differential Equations | [Link](https://engineeringstatics.org/)| -| Strength of Materials | Mechanics of deformable bodies.| Statics | [Link](https://engineeringmechanicsoer.github.io/StrengthBook/) | -| Dynamics (Dynamics and Control I) |Introduction to the dynamics and vibrations of lumped-parameter models of mechanical systems(https://ocw.mit.edu/courses/2-003j-dynamics-and-control-i-spring-2007/) | +| Strength of Materials | Mechanics of deformable bodies | Statics | [Link](https://engineeringmechanicsoer.github.io/StrengthBook/) | +| Dynamics (Dynamics and Control I) |Introduction to the dynamics and vibrations. | Differential Equations | [Link](https://ocw.mit.edu/courses/2-003j-dynamics-and-control-i-spring-2007/) | ### Machinery From 3d34f6b86d4ca7e4e54cc67452dc9598c30fc245 Mon Sep 17 00:00:00 2001 From: balint-k Date: Sun, 17 May 2026 21:49:58 +0200 Subject: [PATCH 5/7] Specializations skeleton created --- docs/mech-eng/alignment.md | 3 ++- docs/mech-eng/index.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/mech-eng/alignment.md b/docs/mech-eng/alignment.md index ae01374..4a6b096 100644 --- a/docs/mech-eng/alignment.md +++ b/docs/mech-eng/alignment.md @@ -46,6 +46,7 @@ The following course groups were clarified to satisfy the requirements mentioned | Thermal Systems | - | | Design | - | | Materials | - | +| Mechanics | - | ## Coverage @@ -80,7 +81,7 @@ The topics mentioned in the [requirements](#requirements) part covered by the co | Curriculum, b (Engineering topics) | 45 credits | Machinery, Materials, Control, Electrotechnics and some course from Fluid dynamics and thermodynamics course group | Curriculum, c (Non-Engineering topics) | Some course | Ethics, law and social responsibility | Curriculum, d (Project) | 1 project | Project | -| Curriculum, d (Advanced topics) | 30 credits | Advanced topics +| Curriculum, d (Advanced topics) | 30 credits | THe last courses at the end of Mechanics, Fluid dynamics, Thermodynamics, Control, Machinery and specializations | Curriculum, d (Specialization) | 1 chosen specialization | Specializations #### Program Criteria - Mechanical Engineering diff --git a/docs/mech-eng/index.md b/docs/mech-eng/index.md index 24a1894..5f02490 100644 --- a/docs/mech-eng/index.md +++ b/docs/mech-eng/index.md @@ -72,4 +72,6 @@ sidebar_position: 1 | Syntax | Description | Prerequisites |Link | | ---------------------- | ----------- | -------------------------------------------------------------- | ---- | -| Complex variables with applications | Description | Differential equations | [Link](https://ocw.mit.edu/courses/18-04-complex-variables-with-applications-spring-2018/) | \ No newline at end of file +| Complex variables with applications | Description | Differential equations | [Link](https://ocw.mit.edu/courses/18-04-complex-variables-with-applications-spring-2018/) | + +### Mechanics \ No newline at end of file From 4b7a808d3b76ff3c44011867a0dfaa927817c739 Mon Sep 17 00:00:00 2001 From: balint-k Date: Sun, 17 May 2026 21:50:07 +0200 Subject: [PATCH 6/7] Specializations --- docs/mech-eng/index.md | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/docs/mech-eng/index.md b/docs/mech-eng/index.md index 5f02490..86adee7 100644 --- a/docs/mech-eng/index.md +++ b/docs/mech-eng/index.md @@ -66,12 +66,35 @@ sidebar_position: 1 ### Electrotechnics -## Advanced +## Specializations -### Math +### Manufacturing -| Syntax | Description | Prerequisites |Link | -| ---------------------- | ----------- | -------------------------------------------------------------- | ---- | +### Modelling + +| Syntax | Description | Prerequisites| Link | +| ------| ------ | ------ | ------ | | Complex variables with applications | Description | Differential equations | [Link](https://ocw.mit.edu/courses/18-04-complex-variables-with-applications-spring-2018/) | -### Mechanics \ No newline at end of file + +### Thermal Systems + +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + +### Design + +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + +### Materials + +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + +### Mechanics + +| Course | Description | Prerequisites | Link | +| ------ | ----------- | ---- | ---- | + + From 63d37d014cc2a3b42900894598c22dd4917bd814 Mon Sep 17 00:00:00 2001 From: balint-k Date: Wed, 20 May 2026 22:23:50 +0200 Subject: [PATCH 7/7] Math & Mechanics finished --- docs/mech-eng/index.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/docs/mech-eng/index.md b/docs/mech-eng/index.md index 86adee7..640aba7 100644 --- a/docs/mech-eng/index.md +++ b/docs/mech-eng/index.md @@ -14,17 +14,18 @@ sidebar_position: 1 | Syntax | Description | Prerequisites |Link | | ---------------------- | ----------- | -------------------------------------------------------------- | ---- | -| Pre-University physics | Description | | [Link](https://ocw.tudelft.nl/courses/pre-university-physics/) | +| Pre-University physics | This course bridges the gap between high school and university by covering fundamental physics topics required for engineering programs. | | [Link](https://ocw.tudelft.nl/courses/pre-university-physics/) | +| Pre-College Math | The Borr Project's Pre-College Math is a free, self-taught curriculum providing a complete education in pre-college mathematics. It offers structured resources to build fundamental math skills needed for college-level study. | | [Link](https://borr.dev/precollege-math/) ### Math | Syntax | Description | Prerequisites |Link | | ---------------------- | ----------- | -------------------------------------------------------------- | ---- | -| Single variable calculus | Description | |[Link](https://ocw.mit.edu/courses/18-01sc-single-variable-calculus-fall-2010/) | -| Multivariable calculus | Description | Single variable calculus |[Link](https://ocw.mit.edu/courses/18-02-multivariable-calculus-fall-2007/) | -| Differential equations | Description | Multivariable calculus |[Link](https://ocw.mit.edu/courses/18-03-differential-equations-spring-2010/) | -| Linear algebra | Description | Multivariable Calculus |[Link](https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/) | -| Introduction to probability and statistics | Description | Multivariable calculus |[Link](https://ocw.mit.edu/courses/18-05-introduction-to-probability-and-statistics-spring-2022/) | +| Single variable calculus | This course covers differentiation, integration of single-variable functions, and infinite series, fundamental to physics, engineering, and economics. | |[Link](https://ocw.mit.edu/courses/18-01sc-single-variable-calculus-fall-2010/) | +| Multivariable calculus | This course covers vector and multi-variable calculus, including vectors, matrices, partial derivatives, and double/triple integrals. | Single variable calculus |[Link](https://ocw.mit.edu/courses/18-02-multivariable-calculus-fall-2007/) | +| Differential equations | Differential equations express the laws of nature and are fundamental to contemporary science and engineering. This course focuses on ordinary differential equations (ODEs) dealing with functions of one variable, often representing time. | Multivariable calculus |[Link](https://ocw.mit.edu/courses/18-03-differential-equations-spring-2010/) | +| Linear algebra | This course provides a fundamental introduction to matrix theory and linear algebra with emphasis on interdisciplinary applications. It covers systems of equations, vector spaces, determinants, eigenvalues, similarity, and positive definite matrices. | Multivariable Calculus |[Link](https://ocw.mit.edu/courses/18-06-linear-algebra-spring-2010/) | +| Introduction to probability and statistics | This course offers an elementary introduction to topics like combinatorics, random variables, probability distributions, Bayesian inference, hypothesis testing, confidence intervals, and linear regression. | Multivariable calculus |[Link](https://ocw.mit.edu/courses/18-05-introduction-to-probability-and-statistics-spring-2022/) | ### Mechanics @@ -32,9 +33,9 @@ sidebar_position: 1 | Course | Description | Prerequisites | Link | | ------ | ----------- | ---- | ---- | -| Statics | Statics is the first stage into engineering mechanics. | Differential Equations | [Link](https://engineeringstatics.org/)| -| Strength of Materials | Mechanics of deformable bodies | Statics | [Link](https://engineeringmechanicsoer.github.io/StrengthBook/) | -| Dynamics (Dynamics and Control I) |Introduction to the dynamics and vibrations. | Differential Equations | [Link](https://ocw.mit.edu/courses/2-003j-dynamics-and-control-i-spring-2007/) | +| Statics | Statics is the first stage into engineering mechanics. This courseSS covers fundamental statics topics including vector analysis, 2D and 3D equilibrium, structural analysis, centroids, area moments of inertia, and shear/moment diagrams. | Differential Equations | [Link](https://engineeringstatics.org/)| +| Strength of Materials | this course covers deformable body mechanics, including stress, strain, and analysis under axial, torsional, bending, and shear loads. | Statics | [Link](https://engineeringmechanicsoer.github.io/StrengthBook/) | +| Dynamics (Dynamics and Control I) |This course introduces dynamics and vibrations of mechanical systems, covering kinematics, force-momentum formulation, and Lagrange's equations. It includes linear stability analysis, vibration modeling. | Differential Equations | [Link](https://ocw.mit.edu/courses/2-003j-dynamics-and-control-i-spring-2007/) | ### Machinery