22 posts tagged with "design patterns"
Test code is code. This cannot be emphasized enough. So many developers don't treat tests as real code that needs to be designed with…
Read MoreDatabase normalization is the process of organizing data in a relational database. It was first proposed by Edgar F. Codd in his 1970 paper…
Read MoreA Brief History of Object Oriented Programming: SIMULA was the first object language created to build simulations. Alan Kay and Xerox Parc…
Read MoreSoulbound by Bethany Adams available on Amazon "Behavioral design patterns is basically the ways in which objects interact with each other…
Read MoreSoulbound by Bethany Adams available on Amazon "In software engineering, a design pattern is a general repeatable solution to a commonly…
Read MoreEffectively what a constructor being called by your code does is it causes cohesion between that piece of code and the way that object is…
Read MoreIn this episode Will and BJ begin a four part series on design patterns. This week they introduce design patterns giving a brief history and…
Read More