I don’t know about you, but 90% or more of my linkedin contact requests come from recruiters. I don’t accept them all. Am I the kind of talented high-flyer you would want to headhunt? Probably not, in person I’m rather shy and certainly not management material. I suppose I just know a few esoteric programming
⋯October 2015
The Copy and Paste Design Pattern
All good programmers understand the concept of design patterns, creational patterns, structural patterns and behavioural patterns. We apply these patterns in different aspects of our projects. It’s good to recognise common patterns so we can generalise routines into reusable functions or objects. I won’t bore you with the details because you can learn more from
⋯Computing