Refresher/SDLC/Construction - Part 4

Presentation

 
Delegate and Polomorphism
 
Construction - Part 4
 
Algorithms
 
List of Topics
   
 
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
 
Algorithms
 
 Static class: for objectless methods
 
 
 Singleton design pattern: interface allowing a class to enforce single instantiation
 
 
 Anticipating changing requirements: unit test suites, in-code comments, object-oriented design
 
 
 Coding process: study the requirement, figure out an approach, create a unit test, code to pass, commit, pass through code review, refactoring, commit again, internal release, pass through QA challenges