FairozaAmira / python-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

About The Repo

This repository contains in-class exercise solutions for each module.

  1. Module 01: Python setup & installations, flowchart & software collaboration tools
  2. Module 02: Variables, operations, builtin types: simple values
  3. Module 03: Built-in data structures, conditional statements
  4. Module 04: Control flow, errors and exceptions, functions, classes and iterators
  5. Module 05: List comprehensions, generators, modules and packages, string manipulations and regular expressions, basic algorithms

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

Refer to Module 01 slides for further instructions on how to install Jupyter Notebook, Python and its packages.

Jupyter Notebook
Python
Numpy

Usage

Run the jupyter notebooks (.ipynb) file inside of each module solutions.

License

Distributed under the Apache License 2.0. See LICENSE for more information.

Contact

Fairoza Amira Binti Hamzah - @DrFairoza

Acknowledgements

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%