RE: How Do you learn how to program?
Hi, i'm studying Computer engeneering but i started learning a long time ago on my own.
My learning 'route' was something like:
learning basic (i did so by making a complete, yet simple, game and by looking at examples that did the parts i wanted to know how to do), then Pascal, Delphi, C, Java....
However that took a lot of time, maybe the aproach of my course is a good one:
they start by teaching you how to code, using a functional paradigm language: Scheme(similar to Lisp) wich is a simple and uniform language.
|