Bookmarks tagged with #oop.
Show all
Show all
When Objects Are Not Enough
Alan Kay mentions in a talk that the Smalltalk don't scale quite well to big teams and infrastructure. However, he had some ideas on how to make OOP scale.
Saved
on: 2021-03-05
Object Oriented Done Right
Object Oriented Done Right — Building modern applications with PHP 8.3
Saved
on: 2020-10-29
Generics in PHP using PHPDocs - Ondřej Mirtes - Medium
Two years ago I wrote an impactful article on union and intersection types. It helped the PHP community to familiarize themselves with these concepts which eventually led to intersection types…
Saved
on: 2019-12-02
Inheritance versus composition [LWN.net]
The idea of 'inheritance' is something that most students learn about early on when they are s [...]
Saved
on: 2019-05-09
When to declare classes final
Declaring classes as final enhances our code quality and abstraction dramatically, but is it always correct?
Saved
on: 2019-05-07
Organizing code into domain modules | Matthieu Napoli
Note: the french version of this article is published on Wizaplace's tech blog. We recently discussed 2 topics seemingly unrelated with my colleagues at Wizaplace: how to organize code? how to organize teams?
Saved
on: 2019-04-29
8 resources to learn about SOLID design principles - A blog about Laravel F
The SOLID design principles are guidelines for building software that is easier to understand and maintain while also being more flexible. These 8 resources explain what SOLID is, and what it isn’t.
Saved
on: 2018-08-16
Protocol-oriented Programming in Swift - Apple WWDC 2015 - YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Saved
on: 2015-09-18