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-21 18:10

>>6
in C you do everything in state, even basic things like looping ("++i") require side effects.

In a functional language, you tend not to loop over anything. You transform data structure to new data structures. It's memory inefficient, but it reduces headaches.

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