diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
