View Single Post
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#9
Originally Posted by qole View Post
I know this guy who built his first fusion reactor before he could crawl. Crawling just didn't seem important to him until after he had his doctorate.
Well, I think just about everyone wears a diaper to their thesis defense.

But okay, forgetting "hello world" for a second. How did we go from:

Code:
a = 3
b = 4
c = a + b
print c
to:
Code:
emulator = emulate('itouch')
emulator.show()
Those guys over at Google are smart; I blame them for this.
__________________
N9: Go white or go home
 

The Following User Says Thank You to daperl For This Useful Post: