| Author |
Message |
h2ospeedster7
Newbie
Joined: June 13, 2008
Posts: 4
Status: Offline
|
Posted:
July 30, 2008 - 08:49 PM |
|
| Post subject: Computer programming tutorials? |
I am very interested in learning the basics of computer programming. Perhaps how the command-line interface works with computers, or how to produce simple Flash games. Any ideas of any online tutorials or step-by-steps? Mac-compatible would be preferred. |
|
|
|
 |
hc
Post Roaster


Joined: Apr 04, 2007
Posts: 4545
|
Posted:
July 30, 2008 - 09:02 PM |
|
|
|
 |
 |
leidelaohu
Board Royalty


Joined: June 11, 2007
Posts: 7200
Status: Offline
|
Posted:
July 30, 2008 - 09:25 PM |
|
| Post subject: Re: Computer programming tutorials? |
| h2ospeedster7 wrote: |
| I am very interested in learning the basics of computer programming. Perhaps how the command-line interface works with computers, or how to produce simple Flash games. . |
The basics ? Flash games ? And I was gonna point you to a nice MIPS assembly tutorial .... |
|
|
|
 |
hc
Post Roaster


Joined: Apr 04, 2007
Posts: 4545
|
Posted:
July 30, 2008 - 09:40 PM |
|
|
|
 |
 |
computersolutions
Veejay


Joined: July 02, 2006
Posts: 2049
Location: Shanghai
Status: Offline
|
Posted:
July 30, 2008 - 11:30 PM |
|
|
http://www.lysator.liu.se/c/bwk-tutor.html
That has the basic concepts.
Essentially, once you learn one language, you've learned them all. Excepting moderately alien stuff like Fortran and Forth.
O'Reilly has some great books on coding.
If you are into Flash however, I'd probably recommend downloading some of the excellent Total Training DVD's from your favourite bittorrent site.
The Lynda tutorials pale in comparison.
Note that ActionScript has changed somewhat from CS2 -> CS3, so make sure that you install the version of Flash that your manual uses, otherwise nothing will work.
You may find that your goals vs useful stuff changes once you see what programming involves
My first job was writing 8051 assembler for embedded systems. I got handed a data sheet, and a circuit board, and was told, go make that work.
Took a while before I got to use the hellishly expensive at the time ICE, so it was a matter of burn an EEPROM, test, etc..
Makes you test your code *properly* before you let it near a computer, haha. |
_________________ IT Support - http://www.computersolutions.cn | Web Design - http://design.computersolutions.cn |
|
|
 |
hc
Post Roaster


Joined: Apr 04, 2007
Posts: 4545
|
Posted:
July 30, 2008 - 11:43 PM |
|
|
|
 |
 |
|
|
| |