Skip to content

arynchoong/python-tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Tutorial

This tutorial is structured so that it is easy to use, and easy to learn, and hopefully fun as well.

Structure

The different numbered folders are organised in a manner to mimic the progression of learning Python. Usually the earlier levels tend to pre-requisite knowlege for more in depth levels later, but can be used in whichever manner that is suitable.

Directory structure:

+-- notebook <- Jupyter notebooks
+--|-- 1_basic <- Python 101 & 102 etc. +--|-- 2_standard_libraries <- standard Python libraries
+--|-- 3_core_packages <- Indepth introduction to Numpy, Pandas and matplotlib
+--src <- Python Scripts
+--|-- package <- a module example

Resources

Official:

Installation

Python3

Wiki

About

For python workshop materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%