Unit 2: Index of Module Sections


 

Module 0: Arrays
0.0    First, a list of lists    (Exercises and media: 0.1-0.3)
0.1    Arrays: a more efficient type of list    (0.4-0.8)
0.2    2D arrays    (0.9-0.11)
0.3    A greyscale image is really a 2D array of integers    (0.12-0.17)
0.4    A color image is a 3D array of integers    (0.18-0.22)
0.5    Arrays and slicing    (0.23-0.25)
 

Module 1: Assorted Advanced Topics
1.0    Advanced topic: tuples    (1.1-1.3)
1.1    Advanced topic: sets    (1.4-1.5)
1.2    Advanced topic: dictionaries    (1.6-1.9)
1.3    Advanced topic: global variables    (1.10)
1.4    multiple files    (1.11)
1.5    string formatting and numbers    (1.12)
1.6    Randomness    (1.13)
1.7    What else is there in Python?    (1.14)

Module 2: Working with data and maps
2.0    Getting set up for datatool    (2.1)
2.1    CSV data    (2.2-2.3)
2.2    Using datatool for plotting    (2.4-2.7)
2.3    Using datatool for drawing   
2.4    Using datatool with generated data   
2.5    Using datatool for maps    (2.8-2.9)
2.6    Choropleth maps   
2.7    Using datatool for maps: tilemaps    (2.10-2.14)

Module 3: Applications of Computing Across the Disciplines
Art    (3.10-3.19)
Literature    (3.20-3.28)
Business    (3.30-3.35)
Neuroscience    (3.40-3.44)
Biology and Ecology    (3.50-3.63)
Economics and International Affairs    (3.70-3.87)


Back to Unit-2



© 2020, Rahul Simha