Posts Tagged: cheat sheet


20
Apr 09

Linux Cheat Sheets


Cheat sheets again! Its Linux this time!!!

Mark Sanborn of Nixtutor has compiled a list of the best Linux cheat sheets categorised into:

  • Linux Command Line
  • Linux Security
  • Linux Administration
  • GNOME / KDE
  • sed/awk/vim and other tools
  • Distribution Specific

No matter how useful any Linux cheat sheet can be, the ultimate reference is always the Man pages


31
Jan 09

Another Python QuickRef


A timely find..

In continuation of my previous post on Python cheatsheet, here’s a two page quick reference aka cheatsheet from Michael Goerz covering variable types, basic syntax, exception handling, object orientation, input/output and standard library.

Go grab your copy now..


25
Jan 09

Cheat Sheet for Python

What is a Cheat sheet?
From Wikipedia: “A concise set of notes used for quick reference

Download Python cheat sheet, a one page reference in PDF or PNG formats from Added Bytes.

Also available from the same site are a bunch of cheat sheets for other programming languages.