






Hotspots: Admin Pages | Turn-in Site |
Current Links: Cases Final Project Summer 2007
Summer 2005 Outside Reading
Here are some online references for material that is not in the book. In all case, double check the slides to be sure what material you are responsible for. Yo do not need to know everything in these links.
Garbage Collection
a good article: http://www.artima.com/insidejvm/ed2/gcP.html
Wikipedia's article: http://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29
memorymanagement.orga good article: http://www.artima.com/insidejvm/ed2/gcP.html: http://www.memorymanagement.org/articles/recycle.html
Design Patterns
Wikipedia's article: http://en.wikipedia.org/wiki/Design_pattern_%28computer_science%29
Patterns Wiki (the original Wiki!): http://c2.com/cgi/wiki?WelcomeVisitors
List of the 43 original GoF patterns: http://c2.com/cgi/wiki?DesignPatterns
Virtual Machines
Tim Rowledge, "A Tour of the Squeak Object Engine": http://www.rowledge.org/tim/squeak/OE-Tour.html
OO Languages
Wikipedia again has several good articles:
http://en.wikipedia.org/wiki/Object-oriented_programming_language
http://en.wikipedia.org/wiki/Message_%28computer_science%29
http://en.wikipedia.org/wiki/Inheritance_%28object-oriented_programming%29
http://en.wikipedia.org/wiki/Method_%28computer_science%29
Links to this Page