View Single Post
Old 11-03-2003, 11:45 AM  
Baal
Confirmed User
 
Join Date: Jan 2002
Location: SoCal
Posts: 696
I reccomend that any programming novice start learning to program in the Brainfuck programming language.
The language only has 8 commands (and is Turing-complete), so it's easy to learn. Here is the Brainfuck code for a Hello World program (and YES, that is the actual code, not some screwed up link); you can see how easy it is write a program with just 8 commands to learn!
Baal is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote