I am quite excited to conduct workshop on python on March 22nd on my Institute’s technical fest Abhikalpan’15. 🙂
The presentations are here:
UPD: part1 is updated, typos fixed and string slicing added.
Python cheatsheet for beginners:
- Python cheatsheet by DaveChild (HTML)
This is a simple code to code cheat-sheet for major python stuck-ups. Very handy and helpful, must have if you are a beginner! - Python for Dummies (HTML)
Again an awesome cheat-sheet for newbies! Whether you’re working with string methods or built-in functions in Python, this Cheat Sheet helps you program the correct order for the operation so you achieve the correct result. - Python Cheatsheet by coffeeghost.com (PNG)
This Python Cheatsheet from coffeeghost.net may come very handy as a quick script explanation for programmers. - Python Languages and Syntax Cheatsheet (PDF)
This is a slick and quick cheat-sheet for Python Language & Syntax by Institute of Informatics of Ludwig Maximilian University of Munich.