Goodreads helps you follow your favorite authors. Be the first to learn about new releases!
Start by following Cay S. Horstmann.
Showing 1-5 of 5
“place those files into a subdirectory of the directory containing the source file, named doc-files.”
― Core Java for the Impatient
― Core Java for the Impatient
“Use a static nested class when the instances of the nested class don’t need to know to which instance of the enclosing class they belong. Use an inner class only if this information is important.”
― Core Java for the Impatient
― Core Java for the Impatient
“The Stream interface has AutoCloseable as a superinterface.”
― Java SE8 for the Really Impatient: A Short Course on the Basics
― Java SE8 for the Really Impatient: A Short Course on the Basics
“A $100,000,000 venture capital fund was set up solely for products using a specific computer language.”
― Core Java, Volume 1: Fundamentals
― Core Java, Volume 1: Fundamentals
“These actions are often called callbacks because some code gets called back when a user action occurs.”
― Core Java for the Impatient
― Core Java for the Impatient



