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 -
- Fundamentals
- Flow Control and I/O
- Functions and Classes
- Numpy
- Matplotlib
- Scipy
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.
- Python – Installation and Setup Guide
- Anaconda – Installation Guide
- Jupyter Notebook – Getting Started with Jupyter
- Discord - Download
- Emil Dimitrov – [email protected]
- James Nelson - [email protected]
- Rajarshi Tiwari - [email protected]
- Venkatesh Kannan – [email protected]