Here what's on my bookmarks:

  - [How to Design Programs][1]
  - [Graphics Programing Black Book][2]
  - [Real World Haskell][3]
  - [Let Over Lambda][4]
  - [Starting Forth][5]
  - [List of Free Online Python Books][6]
  - [List of Free Online Perl Books][7]
  - [Squeak by Example][8]
  - [C# Essentials][9]
  - [List of Free Online Smalltalk Books][10]
  - [Successful Lisp][11]
  - [Introduction to Functional Programming][12]

All of these are available online (**free and legal**).

  [1]: http://www.htdp.org/
  [2]: http://www.byte.com/abrash/
  [3]: http://book.realworldhaskell.org/beta/index.html
  [4]: http://letoverlambda.com/index.cl/toc
  [5]: http://home.iae.nl/users/mhx/sf.html
  [6]: http://linkmingle.com/list/List-of-Free-Online-Python-Books-freebooksandarticles
  [7]: http://linkmingle.com/list/13-plus-List-of-Free-Great-Perl-Books-available-Online-freebooksandarticles
  [8]: http://www.squeakbyexample.org/
  [9]: http://www.techotopia.com/index.php/C_Sharp_Essentials
  [10]: http://stephane.ducasse.free.fr/FreeBooks.html
  [11]: http://psg.com/~dlamkins/sl/contents.html
  [12]: http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/