diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 11:41:33 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 11:41:33 -0700 |
| commit | 98f45d4781b2123ca3cc11245282c6353d1c2be6 (patch) | |
| tree | 22a4c44829f8f68732fa89a6d564c4dd82d0a09f /tutorials | |
| parent | fa0c618f6deb6120dab8b7116156f10b14d7bea7 (diff) | |
Updated tutorials/readme.md
Diffstat (limited to 'tutorials')
| -rw-r--r-- | tutorials/readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
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 - - |
