diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 23:28:53 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 23:28:53 -0600 |
| commit | 0fc68d39cf23955f443c75fa536922b45cf2e1dc (patch) | |
| tree | 3411ce1ba48b1cc39f67ed132a1059ac435aa40f /book/module2/module2.tex | |
| parent | 1cdf11068535106b87c4b696e9aba025f23fabde (diff) | |
Updated .tex files
Diffstat (limited to 'book/module2/module2.tex')
| -rw-r--r-- | book/module2/module2.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/book/module2/module2.tex b/book/module2/module2.tex index f16e7e2..2781a0e 100644 --- a/book/module2/module2.tex +++ b/book/module2/module2.tex @@ -1,5 +1,6 @@ -\chapter{Module 2} +\chapter{Module 2: Algorithm Development} +\input{module2/problem_solving_strategies} +\input{module2/intro_to_numerical_methods} \input{module2/ai_assisted_programming} \input{module2/debugging_code} -\input{module2/intro_to_numerical_methods} \input{module2/version_control} |
