What's the best resource for learning how to program? I'm reading SICP and have K&R downloaded, but as for learning languages and starting on project euler, what's a good way to go about it?
Name:
Anonymous2013-10-24 11:46
>learning to program
you mean learning what loops, variable assignments, conditional statements, arrays and functions are?
you can learn this in a day, there are too many tutorials for this on the net. you don't need a whole book for this