Explore >> Select a destination


You are here

kerrick.blog
| | curiosum.com
5.9 parsecs away

Travel
| | Bringing SOLID to Elixir. How to improve code quality and system architecture. Discover practical tips for implementing these principles effectively.
| | hynek.me
6.7 parsecs away

Travel
| | Hynek Schlawack: Pythonista, Gopher, blogger, speaker, and YouTuber from Berlin / Germany.
| | quentinpain.com
6.9 parsecs away

Travel
| | [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
9.9 parsecs away

Travel
| 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