Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>java</span>

Effective Java Reloaded

The long-awaited second edition of Effective Java is here! It covers the latest in best practices for the Java platform. This presentation will concentrate on three areas where new material has been added to the book: enum types, generics, and concurrency. Do you want to know how to combine the …

Rethinking Enterprise

The era of the big, heavy, transactionally-oriented client/server topology, as best described by the J2EE Specification and Blueprints document, seems to be over. The era of the lightweight, transactionally-oriented client/server topology seems to be at its zenith. Is this really where we want to be when building enterprise systems? And …

Functional Testing Swing Applications with Frankenstein

The 2nd Annual Google Test Automation Conference (GTAC) in New York on August 23 and 24, 2007. Presentation on Functional Testing Swing Applications with Frankenstein, an Open Source testing tool that he co-authored. Vivek Prahlad is a Senior Developer at ThoughtWorks. He currently heads the Innovation and Open Source related …