to watch?

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.infoq.com/presentations/It-Is-Possible-to-Do-OOP-in-Java Aliaksei Papou explores how components and design patterns such as the observer and State Machine make it possible to design an application such that it can grow and change according to your needs.

It Is Possible to Do Object-Oriented Programming in Java

http://www.infoq.com/presentations/The-Beginner-s-Mind This talk explores when to start performance testing, how to avoid the common pitfalls, how to profile when the results cause your team to pull a funny face, and what you can do about that funny face.

The Beginner’s Mind

Java without the GC Pauses: Keeping Up with Moore’s Law and Living in a Virtualized World

Daniel Smith details some of the new features prepared for Java 8 by Project Lambda: lambda expressions, default methods, and parallel collections. Daniel Smith Mar 28, 2013 Scott González explains what BrowserStack offers for cross-browser testing, how debugging in BrowserStack works, and how to leverage its API. http://www.infoq.com/presentations/Java-without-the-GC-Pauses
http://www.infoq.com/presentations/Testing-for-the-Unexpected Daniel Smith details some of the new features prepared for Java 8 by Project Lambda: lambda expressions, default methods, and parallel collections.

Testing for the Unexpected