From ec6f7800ee9afd2cf354b05883502a0a327561d2 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Tue, 22 Apr 2025 16:26:11 -0600 Subject: Added latex files --- tutorials/module_1/latex/module1.toc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tutorials/module_1/latex/module1.toc (limited to 'tutorials/module_1/latex/module1.toc') diff --git a/tutorials/module_1/latex/module1.toc b/tutorials/module_1/latex/module1.toc new file mode 100644 index 0000000..a8b4487 --- /dev/null +++ b/tutorials/module_1/latex/module1.toc @@ -0,0 +1,21 @@ +\contentsline {chapter}{\nonumberline Acknowledgements}{iv}{chapter*.4}% +\contentsline {chapter}{\nonumberline Introduction}{v}{chapter*.5}% +\contentsline {chapter}{\numberline {1}Basics of Python}{1}{chapter.1}% +\contentsline {section}{\numberline {1.1}Basics of Python}{1}{section.1.1}% +\contentsline {subsection}{\numberline {1.1.1}Syntax}{1}{subsection.1.1.1}% +\contentsline {subsubsection}{\nonumberline Indentations and blocks}{1}{subsubsection*.7}% +\contentsline {subsubsection}{\nonumberline Comments}{1}{subsubsection*.9}% +\contentsline {subsection}{\numberline {1.1.2}Operators}{1}{subsection.1.1.2}% +\contentsline {subsubsection}{\nonumberline Arithmetic operators}{1}{subsubsection*.11}% +\contentsline {subsubsection}{\nonumberline Comparison operators}{1}{subsubsection*.13}% +\contentsline {subsubsection}{\nonumberline Logical operators}{2}{subsubsection*.15}% +\contentsline {subsubsection}{\nonumberline Identity operators}{2}{subsubsection*.17}% +\contentsline {subsection}{\numberline {1.1.3}Order of Operation}{2}{subsection.1.1.3}% +\contentsline {subsection}{\numberline {1.1.4}Data types}{3}{subsection.1.1.4}% +\contentsline {subsection}{\numberline {1.1.5}Variables}{3}{subsection.1.1.5}% +\contentsline {paragraph}{\nonumberline Declaring and Assigning Variables}{3}{paragraph*.19}% +\contentsline {subparagraph}{\nonumberline Rules}{3}{subparagraph*.21}% +\contentsline {paragraph}{\nonumberline Updating Variables}{4}{paragraph*.23}% +\contentsline {paragraph}{\nonumberline Variable Types \& Type Checking}{4}{paragraph*.25}% +\contentsline {section}{\numberline {1.2}Exercise}{4}{section.1.2}% +\providecommand \tocbasic@end@toc@file {}\tocbasic@end@toc@file -- cgit v1.2.3