Archive
Posts Tagged ‘cheat sheet’
Python decorators cheat sheet
May 3, 2012
Leave a comment
http://hairysun.com/downloads/DecoratorHandout.pdf
This is a cheat sheet for Matt Harrison’s book, Guide To: Learning Python Decorators. Here is a review.
Categories: python
book, cheat sheet, decorators
Quick Python Script Explanation for Programmers
April 11, 2012
1 comment
At http://coffeeghost.net/pybat/python_cheatsheet.png, I found the following cheat sheet:
Categories: python
cheat sheet
Python cheat sheets
March 31, 2011
Leave a comment
For a list of Python cheat sheets, refer to http://www.cheat-sheets.org/#Python.
Some direct links:
- Python 2.5 Reference Card (2 pages)
- Python 2.6 Quick Reference (long)
Ref.: https://ubuntulife.wordpress.com/2011/03/29/python-reference-card-tarjeta-de-referencia/ [in English].
Categories: python
cheat sheet, reference card


You must be logged in to post a comment.