Removing Duplication by Refactoring
Published May 5th, 2010 Under Coding | Leave a Comment
This video removes the duplication in the add and subtract classes by introducing an abstract base class. The end result is a use of the template method pattern.
Video Producer: Brett L. Schuchert
Getting Started with TDD in Java using Eclipse
Published April 12th, 2010 Under General | Leave a Comment
Starting with an empty workspace, this video begins with a demonstration of basic Test Driven Development in Java using Eclipse. From basic tests and basic production code, to refactoring, and some splashes of Behavior Driven Development, watch production code get created test first.
Eclipse-based Tools for Groovy and Grails
Published December 30th, 2009 Under Coding, Open Source Tools | Leave a Comment
The next major version of the Groovy Eclipse Plugin is built on a new builder technology, where the Eclipse JDT Compiler has been extended to seamlessly integrate groovy compilation. This gives developers a totally new experience working on Groovy and Java code in Eclipse as most UI features “just work” out of the box. Building on top of the greatly improved incremental Groovy Eclipse Plugin, recently the first version of Grails tools was integrated into the free SpringSource Tool Suite. This session will introduce the tools and show how you can be even more productive working with Groovy and Grails and proper IDE tooling.
http://skillsmatter.com/podcast/ajax-ria/eclipse-based-tools-for-groovy-and-grails
JavaWUG BOF 49 Maven 3.0, M2Eclipse, Nexus And Tycho: “All The Tools of Your Life”
Published November 9th, 2009 Under Architecture, Coding, Open Source Tools | Leave a Comment
Jason van Zyl talks about Maven 3.x, Nexus, Tycho and how this all ties together to create an end-to-end OSGi development system.
Build Applications on the Microsoft Platform Using Eclipse, Java, Ruby and PHP
Published October 30th, 2009 Under General | Leave a Comment
Microsoft has delivered multiple technologies that focus on interoperability with non-Microsoft and Open Source technologies. In this video you will learn how to use the Eclipse tools today to build Silverlight applications that run on PCs and Macs, how to develop using combinations of Java, Ruby and PHP in addition to the standard Microsoft languages, and how Microsoft’s commitment to openness with the Azure Services Platform and the use of claims-based identity supports heterogeneous identity systems.
keep looking »