This repository contains in-class exercise solutions for each module.
- Module 01: Python setup & installations, flowchart & software collaboration tools
- Module 02: Variables, operations, builtin types: simple values
- Module 03: Built-in data structures, conditional statements
- Module 04: Control flow, errors and exceptions, functions, classes and iterators
- Module 05: List comprehensions, generators, modules and packages, string manipulations and regular expressions, basic algorithms
To get a local copy up and running follow these simple example steps.
Refer to Module 01 slides for further instructions on how to install Jupyter Notebook, Python and its packages.
Jupyter Notebook
Python
Numpy
Run the jupyter notebooks (.ipynb) file inside of each module solutions.
Distributed under the Apache License 2.0. See LICENSE
for more information.
Fairoza Amira Binti Hamzah - @DrFairoza