Category Archives: Software Development

Ad Hoc Functional Testing

I am hoping that we could start doing our ad hoc functional testing this coming week..we are now 2 days delayed..sigh T_T

Posted in Software Development | Tagged , , , , | Leave a comment

Encapsulation in Object-Oriented Programming

A short discussion of the importance of encapsulation in Object-Oriented Programming. Continue reading

Posted in Software Development | Leave a comment

Class Immutability

Keeping your classes immutable as much as possible. Continue reading

Posted in Software Development | Leave a comment