The Goodtimes Email Virus
01/02/2008Goodtimes will re-write your hard drive. Not only that, but it will scramble any disks that are even close to your computer. It will recalibrate your refrigerator’s coolness setting so…
The Evolution of a Programmer
High School/Jr.High 10 PRINT "HELLO WORLD" 20 END First year in College program Hello(input, output) begin writeln(‘Hello World’) end. Senior year in College (defun hello (print (cons ‘Hello (list ‘World))))…