Google Tech Talks
July 23, 2007
ABSTRACT
Java Puzzlers, Episode VI: The Phantom-Reference Menace/Attack of the Clone/Revenge of the Shift.
Josh Bloch and special guest star Bill Pugh present...
Google Tech Talks
October 14, 2008
ABSTRACT
Apple's iPhone has resulted in significant interest from users and developers alike. Apple's SDK for the iPhone is based on Objective-C...
Google Tech Talks
February, 28 2008
Speaker: Ola Bini
I work for ThoughtWorks Studios, and recently published the book Practical JRuby on Rails at APress. I'm very interested...
************
For those who couldnt read the path variable very well, what I typed was:
C:\jdk\bin\;.;
*************
This tutorial is the first of a collection of basic java...
Google Tech Talks
September 17, 2008
ABSTRACT
Attempts to dereference null result in an exception or a segmentation fault. Hence it is important to know those program points...
Google Tech Talks
January 17, 2007
ABSTRACT
We propose to add Closures to the Java Programming Language. Closures simplify the use of APIs that rely on anonymous class...