Friday, November 21, 2008

Book meme: Head First Java

The rules:

* Grab the nearest book.
* Open it to page 56.
* Find the fifth sentence.
* Post the text of the sentence in your journal along with these instructions.
* Don’t dig for your favorite book, the cool book, or the intellectual one: pick the CLOSEST.

From Head First Java 2nd ed. by Sierra and Bates

"But when you're talking about memory allocation issues, your Big Concern should be about how many objects (as opposed to object references) you're creating, and how big they (the objects) really are.

No comments: