Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Simple made easy

Name: Anonymous 2011-10-21 10:06

http://www.infoq.com/presentations/Simple-Made-Easy

Rich Hickey's presentation which received a standing ovation from Dr. Sussman.

Name: Anonymous 2011-10-25 7:19

>>114
There's a fine line between writing efficient software and shipping software ASAP. Reusable API's exist for the sake of the programmers so they don't have to invest effort into constantly rewriting general software.

The philosophy I follow is
We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil - Donald Knuth
In established engineering disciplines a 12 % improvement, easily obtained, is never considered marginal and I believe the same viewpoint should prevail in software engineering - Donald Knuth

Name: Anonymous 2011-10-25 13:21

>>115
I agree - 10% of the code takes up 90% of the time, so it's often pointless to optimize the remaining 90%.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List