/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

youryblog.wordpress.com
| | www.minaandrawos.com
4.9 parsecs away

Travel
| | Ever considered implementing a class factory in Golang (Go) which is a programming language that is not fully object oriented in nature?
| | softwarepatternsdemystified.wordpress.com
3.0 parsecs away

Travel
| | Layering is one of the basic ways of seperating a software system into functionally logical areas - a concept known as Separation of Concerns. Separating code into layers results in a system that is more organised and therefore easier to develop, test, and maintain. A system that seperates concerns can also be described as "modular"....
| | effectivesoftwaredesign.com
0.0 parsecs away

Travel
| | The most important principle in Software Engineering is the Separation of Concerns (SoC): The idea that a software system must be decomposed into parts that overlap in functionality as little as possible. It is so central that it appears in many different forms in the evolution of all methodologies, programming languages and best practices. Dijkstra...
| | www.lisihocke.com
15.7 parsecs away

Travel
| A blog about learning, agile product development and software testing.