Refresher/SDLC/Construction - Part 4

From Wikiversity
Jump to navigation Jump to search

Presentation

Delegate and Polomorphism
Delegate and Polomorphism
Construction - Part 4
Algorithms
Algorithms
List of Topics
List of Topics
   
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
This presentation was made possible by Wikiversal/WikiverSuite, which is made possible by your donation. Thank you for your support.
Algorithms
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
 
Mobile version