Explore >> Select a destination


You are here

ohmyscript.com
| | herbertograca.com
3.0 parsecs away

Travel
| | This is a listing of articles about concepts I find essential for any developer to know. This is organized in order of most base structural concepts to most high level concepts and includes good practices, principles, and lists of articles, conference talks and books on software development. This page is in constant enhancement. Good Practices...
| | quentinpain.com
2.9 parsecs away

Travel
| | [AI summary] The provided text is a comprehensive guide to Object-Oriented Programming (OOP) in PHP, covering design patterns, principles like SOLID, and insights into other OOP languages. It also includes a list of additional resources, FAQs, and examples of design patterns in PHP frameworks like Drupal. The text is well-structured but contains some formatting inconsistencies and potential typos, such as the repeated '?' at the end and the mention of books without titles. The content is informative but could benefit from clearer organization and error correction for optimal readability.
| | simpleprogrammer.com
3.1 parsecs away

Travel
| | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ...
| | blog.martinig.ch
17.4 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to