Possible to learn without education? (54)

17 Name: #!/usr/bin/anonymous : 2008-04-25 21:22 ID:Heaven

>>16
Or just don't read SICP, because it's really heavy on the math-side of things. You can learn programming other ways besides trudging through complex mathematical stuff.

Try just playing around with code. Write little programs that do something relatively simple: a directory listing, web page downloader, or a two-player game of checkers, for a few examples. Figure out how existing programs work, and build from there.

This thread has been closed. You cannot post in this thread any longer.