diff options
| -rw-r--r-- | resources.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources.md b/resources.md index 9d4bec4..59f23d6 100644 --- a/resources.md +++ b/resources.md @@ -6,6 +6,7 @@ This is a list of good learning resources and reference material. - [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/) +- [Python: Numerical Methods](https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/Index.html) How computers work - [terminal, console, shell and kernel](https://www.geeksforgeeks.org/what-is-terminal-console-shell-and-kernel) |
