Posts tagged “programming

John Resig:

The vast majority of web developers have never filed a bug report with a browser vendor — or even used a nightly version of a browser — which is a shame. If you think about it there are few who are more qualified to assess what is going wrong in a browser than those who spend every day developing for them.

CONTINUE READING JUMP TO THIS URL

Matt Gemmell:

The problem is that this person’s problem-solving technique is to ask for the solution. Not to seek advice on how to approach the task, or ask for the names of likely classes to look into, or a link to an example – but to just ask for the code, fully formed and ready to go. This is not problem solving, and software engineering is entirely about problem solving.

CONTINUE READING JUMP TO THIS URL