Explore >> Select a destination


You are here

www.catb.org
| | www.laputan.org
9.5 parsecs away

Travel
| | Program components must be designed for reusability. There is a set of design techniques that makes object-oriented software more reusable. Many of these techniques are widely used within the object-oriented programming community, but few of them have ever been written down. This article describes and organizes these techniques.
| | blog.kellybrazil.com
7.3 parsecs away

Travel
| | JSON output must become the norm for application pipelining. Until then, jc can help.
| | www.spinellis.gr
11.1 parsecs away

Travel
| |
| | ohmyscript.com
31.6 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...