diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-03-19 17:28:30 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-03-19 17:28:30 -0600 |
| commit | fd9fcc09f5cbdd3df8b30625692b1f75d34e74fd (patch) | |
| tree | 106207764695632ad58963be044d71db7640f668 /resources.md | |
| parent | 02b0fe182dadd5a8cbfa0f62375290e3459eac52 (diff) | |
Added links to tables
Diffstat (limited to 'resources.md')
| -rw-r--r-- | resources.md | 7 |
1 files changed, 2 insertions, 5 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 |
