From bf57cd5d36abafcc0737ed5639b410945f7537e3 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 29 Jan 2025 00:17:37 -0700 Subject: Updated index for 3.1 basics of python and the table of content in tutorial/read.me --- tutorials/readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tutorials/readme.md') diff --git a/tutorials/readme.md b/tutorials/readme.md index 5570cdd..2ce7570 100644 --- a/tutorials/readme.md +++ b/tutorials/readme.md @@ -10,7 +10,8 @@ This directory contains all the tutorials. - Package Management - [1.3 version_control.md](1.3_version_control.md) -### 2.0 Computing fundamentals +### 2.0 Spyder +- [2.1 Getting started with Spyder](2.1_spyder_getting_started.md) - Computing Terminology and Orientation? - Working with computers - Command window, terminal, console, command prompt. @@ -18,7 +19,7 @@ This directory contains all the tutorials. - Scripting ### 3.0 Programing in Python -- [basics_of_python.md](basics_of_python.md) +- [3.1 basics_of_python.md](3.1_basics_of_python.md) - Syntax - Operators - Comments -- cgit v1.2.3