Tag: patterns
-
Object Oriented Programming using PHP and Design Patterns: Efficient Techniques Explained
When I first started programming in 1981, the idea of software design patterns had yet to be invented (that happened 6 years later in 1987 by Kent Beck and Ward Cunningham), but it wasn’t until 1994 that the seminal book Design Patterns: Elements of Reusable Object-Oriented Software was published. That book changed my, and many…