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
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...
Google Tech Talks
March 21, 2007
ABSTRACT
This talk describes the Java Memory Model and how it affects the ways concurrent software should be written. Recent changes to...
Google Tech Talks
August 8, 2007
ABSTRACT
Advanced Topics in Programming Languages: JSR-305: Java annotations for software defect detection
This talk will describe the current status of JSR-305, Java...
Google Tech Talks
May 16, 2007
Abstract
The next C++ standard will provide direct support for threads, including a model of memory, atomics, variables, launching, scheduling, synchronization, and...