From fd9fcc09f5cbdd3df8b30625692b1f75d34e74fd Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 19 Mar 2025 17:28:30 -0600 Subject: Added links to tables --- resources.md | 7 ++----- tutorials/readme.md | 4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/resources.md b/resources.md index c544f50..9d4bec4 100644 --- a/resources.md +++ b/resources.md @@ -5,6 +5,7 @@ This is a list of good learning resources and reference material. - [w3school](https://www.w3schools.com/python/) - [Matlab vs Python](https://realpython.com/matlab-vs-python/) - [MECH 103 Textbook](https://github.com/sbechara/introduction_to_engineering/) +- [GitPro](https://git-scm.com/book/en/v2/) How computers work - [terminal, console, shell and kernel](https://www.geeksforgeeks.org/what-is-terminal-console-shell-and-kernel) @@ -18,18 +19,14 @@ Spyder - [Documentation](https://docs.spyder-ide.org/) - [Installation](https://docs.spyder-ide.org/current/installation.html#install-conda-installing) - Carlos Monte - [Numerical Methods](https://github.com/cmontalvo251/LaTeX/tree/master/Numerical_Methods_Montalvo) - [GitHub](https://github.com/cmontalvo251) - Object Oriented Programming - [OOP Basics](https://www.geeksforgeeks.org/introduction-of-object-oriented-programming/) - - [Numpy for MATLAB users](https://numpy.org/doc/2.2/user/numpy-for-matlab-users.html) - V&V - [Verification](https://www.grc.nasa.gov/www/wind/valid/tutorial/verassess.html) -- [Validation](https://www.grc.nasa.gov/www/wind/valid/tutorial/valassess.html)3 \ No newline at end of file +- [Validation](https://www.grc.nasa.gov/www/wind/valid/tutorial/valassess.html) \ No newline at end of file diff --git a/tutorials/readme.md b/tutorials/readme.md index 403d2e5..ba0428a 100644 --- a/tutorials/readme.md +++ b/tutorials/readme.md @@ -23,10 +23,10 @@ This directory contains all the tutorials. ### Algorithm Developments for ME - [Introduction to Numerical Methods](module_2/2_01_intro_to_numerical_methods.md) \[In-progress\] - [Version Control](module_2/2_version_control.md) \[In-progress\] -- Code de-bugging +- Code debugging - Code Documentation - Code libraries & resources -- AI assisted programming +- [AI assisted programming](2_ai_assisted_programming) - Verification and Validation - Roots and Optimization - Linear Regression -- cgit v1.2.3