Live data from Hacker News

The Garbage Collection Handbook, 2nd Edition

routledge.com

11–20 of 174 posts

Re: The Garbage Collection Handbook, 2nd Edition

#15
post #13

Who would usually need this book?

The first edition is a definitive reference for anyone writing a garbage collector (and by extension, exploring writing a programming language). Also people who are interested in how GCs work.

Probably less so for people trying to optimize a program to work with an existing GC (eg. tweaking the JVM), but I suppose knowing the basic principles can help.

Re: The Garbage Collection Handbook, 2nd Edition

#20
post #11

[flagged]

Who is Robert Sewell and why are his preferences interesting?

1. It’s a joke

2. Many great programmers hold the opinion that Java is horrible. Linus for example. So if Sewell doesn’t seem credible, try the creator of Linux and git.

Post reply on HN