Quote:
>Hello,
>I am interested in starting to learn about computer programming. My
>problem is I do not know where to start!
>Should I learn Pascal, C, C++... Where do I begin.
>Is it neccasary for Turbo Pascal to be learned?
>Please help me!! I am very confused.
If you just want to tinker with programs, then try BASIC or Pascal.
If you think you might want to program for a vocation, then go with
C, and once you understand C, head for C++.
(My opinion here) C seems to be standard about everywhere except on
IBM mainframes, where Cobol still reigns. C may be a little
difficult to learn, but once you understand "pointers" and
"addresses", you'll have a very good start on your career.
Warren Ring