blob: 5f4f16b55e80f41987e2e6522adab769f61cff39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
\chapter{Module 1}
\input{module1/arrays}
\input{module1/basics_of_python}
\input{module1/classes_and_objects}
\input{module1/computational_expense}
\input{module1/computing_fundamentals}
\input{module1/control_structures}
\input{module1/functions}
\input{module1/fundamentals_of_programming}
\input{module1/installing_anaconda}
\input{module1/intro_to_anaconda}
\input{module1/intro_to_programming}
\input{module1/open_source_software}
\input{module1/spyder_getting_started}
|