829 reputation
617
bio website pauldwaite.co.uk
location United Kingdom
age 32
visits member for 2 years, 8 months
seen May 8 at 8:53
stats profile views 81
Self-employed web developer (and aspiring programmer) from Croydon.

Dec
27
comment What are some well-written articles/books/etc. on API design approaches?
See also programmers.stackexchange.com/questions/66735
Dec
20
comment What to do when a sprint is finished early?
Same thing you do when your code's compiling: xkcd.com/303
Oct
25
awarded  Popular Question
Sep
22
awarded  Yearling
Jul
31
comment How to program for constraints/rules
@Gaurav: modelling cards as objects sounds like a fine way to treat the cards themselves, but you’re quite right that that doesn’t complete the job of modelling a card game. A card game is a separate thing from the cards used to play it (hence playing cards are used to play lots of different games).
Mar
11
comment I'm a Subversion geek, why should I consider or not consider Mercurial or Git or any other DVCS?
@MartinGeisler: ah, cool, I’ll take a look at that. I’ve never actually used Git, but there are definitely times with Mercurial when I’ve made accidental or disorganised commits and would like to clean them up a bit.
Mar
11
comment I'm a Subversion geek, why should I consider or not consider Mercurial or Git or any other DVCS?
@Benjol: sure, that was my understanding too.
Mar
4
awarded  Popular Question
Feb
21
accepted Are there any tools that integrate wireframes and designs with component and bugs lists?
Feb
15
comment What are some well-written articles/books/etc. on API design approaches?
Sure, that counts — and you’re entirely right, it’s a great book.
Feb
15
revised Are there any tools that integrate wireframes and designs with component and bugs lists?
added 48 characters in body
Feb
15
accepted What are some well-written articles/books/etc. on API design approaches?
Feb
15
answered What are some well-written articles/books/etc. on API design approaches?
Feb
15
accepted Are there any books that teach techniques for effective pair programming?
Feb
15
comment Is there a book I can read to get up to speed with Agile development?
@ThomasOwens: aha, it is not really, good spot.
Feb
15
comment Is there a book I can read to get up to speed with Agile development?
“It is unfortunately very typical that managers brag about their SDLC being agile this and agile that, while in fact it is... cowboy coding on the loose.” — Totally. I swear some project managers saw the bit about “we welcome late changes in requirements” and thought “Great! We don’t have to design anything! Just give the developers a one-sentence description and a timebox of half an hour to develop it!”
Feb
15
asked Is there a book I can read to get up to speed with Agile development?
Feb
13
comment Why can't we capture the design of software more effectively?
I’ve no idea on the whys of this issue, but it’s the subject of Fred Brooks’ ‘The Design of Design’‌​. (Apologies if you’re already familiar.) He discusses examples from programming and architecture. He particularly notes that capturing rationales (for both the design, and rejected alternate designs) is really useful, and not well-served by current tools.
Feb
13
comment Are there any tools that integrate wireframes and designs with component and bugs lists?
That’s sounding pretty good, nice one.
Feb
12
revised Are there any tools that integrate wireframes and designs with component and bugs lists?
edited title