Read books, documentation and experiment in your favorite programming languge implementation(s).
Name:
Anonymous2010-06-09 3:14
I used online tutorials and taught myself, then went to school just for the credentials even though I knew everything already. I also taught myself mapping in half life with online tutorials, the internet is awesome! xD
>>1
I downloaded 4chan's source when the servers were fucked up and that's how I learned how to program. Did you know in PHP you can set multiple variables at one time like in perl? list($HAX, $MY, $ANUS) = array("JEWS", "DID", "9/11");
>>11
I can do that easily in Common Lisp, for example using destructuring-bind, multiple-value-bind, or write your own macros for doing it any way you'd like it.
>>17
Also available in pretty much every fucking language out there. >>11 was making a joke about PHP users, and you guys turned out to be nearly as thick.
Name:
Anonymous2010-06-09 14:20
I went to MIT back in the 80s. I even attended the Sussman's class. Actually, I'm the one that introduced /prog/ to SICP.