CSE 341: Programming Languages, Autumn 2010
Home
Lectures
Sections
Homework
Readings
Exams
Forum
Grades
Links
Other Readings
The following are direct links to various readings related to the material from each lecture.
Garbage collection:
Wikipedia: garbage collection
JavaWorld: Java's garbage collected heap
Chaotic Java: How does garbage collection work?
IBM DeveloperWorks: Java theory and practice, garbage collection
Artima Development - Inside the Java Virtual Machine, Garbage Collection