All Projects → zackchase → Python Wow

zackchase / Python Wow

Licence: other
Python, so easy, wow!

Labels

Python, so easy, wow.

This repo houses a collection of cheat-sheet/tutorials for teaching the basic concepts Python quickly and providing a reference when you need a refresher.

Following my efforts on Dive into Deep Learning, I hope the notebooks in this repository will make you dangerous in Python as quickly as possible, while boring you as little as possible. Sometimes that will mean making tradeoffs along the Pareto-optimal front between completeness, efficiency, and engagingness.

Throughout these tutorials we are going to use Python3. That's mainly because given the choice, it's better to invest in skills that will be useful in the foreseeable future.

These materials are prepared (hopefully!) with some help from the open source community, as course materials for the Introduction to Python and R course as part of the MSBA program at Carnegie Mellon University's Tepper School of Business.

Author: Zachary C. Lipton (& friends) Contact: @zacharylipton

Table of contents

Introduction

Collections

Control Flow

Functions

Classes

Numerical Python with NumPy and Matplotlib

IO

Python projects

  • ...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].