Thu Oct 12 09:34:18 GMT 2006
From
/weblog/fun
The native linux UI (bash) has been steadily evolved for thirty years to maximize the productivity of people using it. The standard Windows UI (explorer) has been steadily evolved for twelve (?) years to minimize the number of support calls.
http://kasparov.skife.org/blog/tech/linux-prod.writeback
(google search)
(amazon search)
Thu Aug 31 07:30:33 GMT 2006
From
/weblog/fun
Via changing the dirt into carbon dioxide and water... not sure if that real
http://big5.xinhuanet.com[..]/overseas/2006-08/22/content_4990264.htm
(google search)
(amazon search)
Wed Jul 19 07:52:13 GMT 2006
From
/weblog/fun
Thus, we start by testing the very first hurdle novice programmers will encounter: assignment. The test results divided the students cleanly into three groups:
44% of students formed a consistent mental model of how assignment works (even if incorrect!)
39% students never formed a consistent model of how assignment works.
8% of students didn't give a damn and left the answers blank.
The test was administered twice; once at the beginning, before any instruction at all, and again after three weeks of class. The striking thing is that there was virtually no movement at all between the groups from the first to second test. Either you had a consistent model in your mind immediately upon first exposure to assignment, the first hurdle in programming-- or else you never developed one!
The authors found an extremely high level of correlation between success at programming and forming a consistent mental model.....
http://www.codinghorror.com/blog/archives/000635.html
(google search)
(amazon search)