summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--references.md2
-rw-r--r--tutorials/readme.md6
2 files changed, 5 insertions, 3 deletions
diff --git a/references.md b/references.md
index 32b415f..f25cb8a 100644
--- a/references.md
+++ b/references.md
@@ -26,3 +26,5 @@ Carlos Monte
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)
diff --git a/tutorials/readme.md b/tutorials/readme.md
index b102f3d..d5eb431 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -8,10 +8,12 @@ This directory contains all the tutorials.
- [1.2 intro_to_anaconda.md](1.2_intro_to_anaconda.md)
- [1.3 version_control.md](1.3_version_control.md)
+- 1.x_open-source_software
+
### 2.0 Spyder
- [2.1 Getting started with Spyder](2.1_spyder_getting_started.md)
- [Fundamentals of Computing](fundamentals_of_programming.md)
--
+-
### 3.0 Programming in Python
- [3.1 basics_of_python.md](3.1_basics_of_python.md)
@@ -32,5 +34,3 @@ This directory contains all the tutorials.
- Linear Regression
- Numerical Integration
- Ordinary Differential Equations
-
-