diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-12-05 17:35:47 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-12-05 17:35:47 -0700 |
| commit | 8f8bdb206adc58ab86ef7d0d5b7381a7be354bbd (patch) | |
| tree | 69e1368720af159bc90716d89972dfe00a5e68b9 /README.md | |
| parent | 52dd445e2d873477225790a9dbadbe9f64398f93 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,8 +42,8 @@ See the tutorials under the /tutorials/ directory or use the links below. #### Module 2: Algorithm Developments for ME - [Numerical Methods](tutorials/module_2/non_linear_eqn_solver.md) - Using Python Libraries as a calculator -- [Version Control](tutorials/module_2/version_control.md) - -- [Problem Solving Strategies](tutorials/module_2/problem_solving_strategies.md) - +- [Version Control](tutorials/module_2/version_control.md) - +- [Problem Solving Strategies](tutorials/module_2/problem_solving_strategies.md) - Think like an Engineer - [Code debugging](tutorials/module_2/debugging_code) - When things go wrong - [Code Documentation](tutorials/module_2/documentation) - - Code libraries & resources |
