PG Melbourne Patterns Group on 6th December
More Info - Home Page and Forum
Part 1 - Prototype Pattern by Dave Cameron
Specify the kinds of objects to create using a prototypical instance, and create new objects by copying this prototype. [Design Patterns, Gamma et al]Part 2 - Unit Testing Patterns, by Khali Young
TDD is not about testing, it's about using tests to create software in a simple, incremental way. Not only does this improve the quality and design of the software, but it also simplifies the development process.More Info - Home Page and Forum
Update: Related Information
No comments:
Post a Comment