There is some online stuff...
You could google "MIT intro to computer science online" they start in Python. They have PDFs and class videos online.
Standford also does this. They start programing in "Karel" It's a robot you run around and it starts with I think four instructions. One is you can only turn left. So, you make a subroutine to turn right with three turn lefts. etc.. They don't want the language to distract you from the concepts. They then move on to Python.
google "Standford online introduction to computer science"
Also, "Khan Academy" has a section on Python.
Good Luck, Rob
ETA
I cheated and got the answer.
First I asked answers.com "what is the best programming language to learn?"
And the answer is: c
what is the best book to learn c?
answer is: Rather than a book, try googling for C TUTORIAL.
Let me put it this way, Mr. Amor. The 9000 series is the most reliable computer ever made. No 9000 computer has ever made a mistake or distorted information. We are all, by any practical definition of the words, foolproof and incapable of error.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|