From 75bfe5fd2284a1a904d46d41764c650fbf86ac8b Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 3 Apr 2025 14:59:39 -0600 Subject: Added Module 3 and updated mod2/version_control.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3