summaryrefslogtreecommitdiff
path: root/book/module1/module1.tex
blob: 6ed476b8a49c20a84c15d60cd473b2d72f5dca6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\chapter{Module 1: Introductory Programming Concepts}
\input{module1/intro_to_programming}
\input{module1/installing_anaconda}
\input{module1/intro_to_anaconda}
\input{module1/jupyter_lab_notebook}
\input{module1/spyder_getting_started}
\input{module1/basics_of_python}
\input{module1/array}
\input{module1/control_structures}
\input{module1/functions}
\input{module1/classes_and_objects}
\input{module1/fundamentals_of_programming}
\input{module1/computing_fundamentals}
\input{module1/open_source_software}
\input{module1/1_excel_to_python}
\input{module1/computational_expense}