Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.06 KB

File metadata and controls

28 lines (20 loc) · 1.06 KB

Python - Crash Course

Description

Welcome to the python crash course. This repository contains notebook to run through key aspects of python as in interactive journey for someone who needs a quick glance into python. We cover the following topics -

  1. Fundamentals
  2. Flow Control and I/O
  3. Functions and Classes
  4. Numpy
  5. Matplotlib
  6. Scipy

Installation & Requirements

Below are the links to setup python in case you don't know already. However, this repository launches a web based notebook, so you can test and run the notebook here in the browser itself.

Contact