Explore >> Select a destination


You are here

blog.alexqua.ch
| | gameprogrammingpatterns.com
22.1 parsecs away

Travel
| |
| | joostdevblog.blogspot.com
20.5 parsecs away

Travel
| | An important question in code structure is whether to make classes work together through composition or inheritance. The "has a" relationshi...
| | www.integralist.co.uk
19.9 parsecs away

Travel
| | Quick Summary Introduction Objects Class Analysis Dependencies Flexible Interfaces Duck Typing Inheritance Inheritance vs Composition Further good rules of development from Sandi Metz Summary Quick Summary Here is a short summary for those of you who prefer to see a quick bullet-point list of items covered... Decouple your code (we discuss this in more detail below) Describe your class to see if it does too much e.g. for each class write down a single line description and try to avoid the words 'and', 'o...
| | www.davefarley.net
103.5 parsecs away

Travel
|