DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Unit testing

1. Unit Testing Save yourself and your project Jeslie Chermak ( [email_address] ) 2. What is “testing”? (We’re going to focus on software) Testing is the process of…

Documents Java Generics

1. Generics in Java 5 Better Code in Fewer Keystrokes Jeslie Chermak ( [email_address] ) 2. What is a “generic”? Generics— An enhancement to the type system that supports…