Skip to content

Instantly share code, notes, and snippets.

@arindampradhan
Last active February 18, 2016 07:41
Show Gist options
  • Save arindampradhan/7b4e6e87a4b43b870be4 to your computer and use it in GitHub Desktop.
Save arindampradhan/7b4e6e87a4b43b870be4 to your computer and use it in GitHub Desktop.
Short course on python programming language

Requirements

You should have python installed in your system. By default python is installed in Linux and Mac OSX. For Windows users you can install python here.

NOTE: Please install both Python2 and Python3. Linux is the recommended system.

  • Functions and parameters.
  • How to read other's/huge code.
  • Easter Eggs in Functions.
  • Modules, Classes, and Objects.
  • Difference in functions and classes.
  • Gothons From Planet Percal #25
@arindampradhan
Copy link
Author

xkcd

Python xkcd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment