Python Sessions at PESIT, Bangalore.
Day 1:
- Introduction to Programming in Python
- Python IDLE as a Calculator
- Variable declaration & raw_input()
- help() function
- String Manipulation
- Importing Libraries
- Loops & Conditionals
- Functions & Modules
- Project Euler Prob. Q1, Q7
Day 2:
- Arrays, Lists
- Dictionaries
- Classes & Methods
- Demo - HTTP Parsing
- Demo - XKCD Downloader
- Demo - Image Processing with PIL
- Demo - Graph Plotting with matplotlib
- Demo - GUI
- Python Website : https://www.python.org/
- Python 2.7.6 Download : https://www.python.org/download/releases/2.7.6/
- Project Euler : https://projecteuler.net/
- SimpleCV : http://simplecv.org/
- Matplotlib : http://matplotlib.org/
- Abishek Shenoy : https://github.com/abishekshenoy
- Kartik Kannapur : https://github.com/KartikKannapur