2009 103: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 13: Line 13:
== Good Text Editors ==
== Good Text Editors ==


'''OS X'''  
'''Linux'''


[http://sourceforge.net/projects/smultron/ Smultron] (open source and solid)
* [http://kate-editor.org/ kate]
* emacs and vi of course (for old-skool cred ;)


[http://macromates.com/ TextMate] (full-featured shareware)
'''OS X'''


[http://hogbaysoftware.com/products/writeroom WriteRoom] (minimal editor inappropriate for working on code but great for meeting writing deadlines)
* [http://sourceforge.net/projects/smultron/ Smultron] (open source and solid)
* [http://macromates.com/ TextMate] (full-featured shareware)
* [http://hogbaysoftware.com/products/writeroom WriteRoom] (minimal editor inappropriate for working on code but great for meeting writing deadlines)

Revision as of 15:14, 28 October 2008

Morning

Review of Think Python:

  • Chapter 3 (in particular we worked through exercise 3.3 quite closely)
  • Chapter 4 Turtle Graphics (reviewing the concept of a "state" diagram)

Afternoon

a story and a map

In-class Pair programming exercise "Leaf > Branch > Tree > Forest".

Good Text Editors

Linux

  • kate
  • emacs and vi of course (for old-skool cred ;)

OS X

  • Smultron (open source and solid)
  • TextMate (full-featured shareware)
  • WriteRoom (minimal editor inappropriate for working on code but great for meeting writing deadlines)