|
You are here |
kerrick.blog | ||
| | | | |
curiosum.com
|
|
| | | | | Bringing SOLID to Elixir. How to improve code quality and system architecture. Discover practical tips for implementing these principles effectively. | |
| | | | |
hynek.me
|
|
| | | | | Hynek Schlawack: Pythonista, Gopher, blogger, speaker, and YouTuber from Berlin / Germany. | |
| | | | |
quentinpain.com
|
|
| | | | | [AI summary] A comprehensive guide explaining Object-Oriented Programming principles, design patterns, and advanced PHP concepts including PHP8 features and SOLID guidelines. | |
| | | | |
www.zend.com
|
|
| | | What is a PHP Interface? A PHP interface defines a contract which a class must fulfill. If a PHP class is a blueprint for objects, an interface is a blueprint for classes. Any class implementing a given interface can be expected to have the same behavior in terms of what can be called, how it can be called, and what wi | ||