Categories

Programming-Platforms

December 16, 2010 | Chuck Tomanek: Apex Design Patterns and Best Practices

The Force.com platform is a new platform, and while the Apex programming language is syntactically similar to Java, the way you use it and the rules you …More...

March 24, 2009 | Paul Bourdeaux: Code Coverage Revealed

Code coverage reports:  The informer of project managers, the bane of lazy developers, and the champion of test driven development (TDD) aficionados.  With each build, code coverage …More...

September 02, 2008 | Jason Gibb: JavaScript Smackdown

The goals of this paper are to provide an overview of the current state of JavaScript libraries, review the current “best of breed” libraries in use today, …More...