Skip to content

j-ntw/d2w_notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Driven World Notes

Notes for Data Driven World

Week 01: Python Revision and Sorting Algorithm

Notes:

Week 02: Analysing Programs

Notes:

Week 03: Divide and Conquer

Notes:

Week 04: Object-Oriented Paradigm

Notes:

Week 05: Searching Data

Notes:

Week 06: Inheritance and Object-Oriented Design

Notes:

Week 08: Visualizing and Processing Data

Notes:

Week 09: Modeling Continuous Data

Notes:

Week 10: Classifying Categorical Data

Notes:

Week 12: Design of State Machines

Preparing notes

First, setup the required libraries.

You will need to install wkhtmltopdf.

pip install -r requirements.txt

You might need to give permissions to run the bash script

chmod a+x convert_to_html.sh

Finally, run ./convert_to_html.sh

This should create an outputs directory with both the html files and the pdf. If the pdf conversion takes too long, feel free to open the html file in your browser and save accordingly.

Contributors

These notes and problem sets were prepared by Oka Kurniawan, Zachary Teo Wei Jie, and Amanda Kosim.

About

Notes for Data Driven World

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.8%
  • Jupyter Notebook 16.2%