Explore >> Select a destination


You are here

www.zend.com
| | simpleprogrammer.com
10.9 parsecs away

Travel
| | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ...
| | herbertograca.com
13.3 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...
| | www.jrebel.com
5.3 parsecs away

Travel
| | Using SOLID principles in Java development can help keep the primary value of your software high. Learn more about object oriented design principles, here.
| | ohmyscript.com
15.2 parsecs away

Travel
| Hi everyone! Previously, in my last article, I had explained some of the must-know fundamental programming principles, which are applicable in any programming paradigm that you follow. Be it Functional or Object-Oriented paradigm/programming, those serve as the primary fundamentals. This article purely speaks of another 5 design principles, most specifically hold good to problems that...