summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-03 14:59:39 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-03 14:59:39 -0600
commit75bfe5fd2284a1a904d46d41764c650fbf86ac8b (patch)
treeacd9e4494c960b6f4ad9fbc8993d2592ede05e60 /README.md
parentc686d921c025489a3abde85bc42fac8b6484140d (diff)
Added Module 3 and updated mod2/version_control.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cc98439..32d8e98 100644
--- a/README.md
+++ b/README.md
@@ -35,11 +35,11 @@ See the tutorials under the /tutorials/ directory.
- [Excel to Python](tutorials/module_1/1_excel_to_python.md)
- Unlisted Tutorials:
- [Fundamentals of Computing](tutorials/module_1/1_fundamentals_of_programming.md)
- - [Open source software](tutorials/module_1/1_open_source_software.md) \[In-progress\]
+ - [Open source software](tutorials/module_1/1_open_source_software.md)
- [Computational Expense](tutorials/module_1/1_computational_expense.md)
#### Algorithm Developments for ME
-- [Introduction to Numerical Methods](tutorials/module_2/2_01_intro_to_numerical_methods.md) \[In-progress\]
-- [Version Control](tutorials/module_2/2_version_control.md) \[In-progress\]
+- [Introduction to Numerical Methods](tutorials/module_2/2_01_intro_to_numerical_methods.md)
+- [Version Control](tutorials/module_2/2_version_control.md)
- [Problem Solving Strategies](tutorials/module_2/2_problem_solving_strategies.md)
- Code debugging
- Code Documentation