Your cart is currently empty!
I came across an excellent resource last week that more people should know about. The Architecture for Open Source Applications is a series of books that examines how some of the best software ever written is designed. Programmers rarely get the chance to study the work of others in detail. You learn the fundamentals in school…
·
Estimating the cost of developing software is difficult. Very difficult. That’s because with each new project there are always unknowns, mis-interpretations and assumptions that are not communicated. If the client knew exactly what they wanted then it would just be a matter of typing it up. They hire you because they don’t know how to do it…
·
It’s about a month since I started doing some free coding everyday as part of an evening ritual. The idea was to spend a minimum of 10 minutes writing any bit of silly code I could think of. It could be completely meaningless random bits of syntax or it could be a useful script. And…