On Wed, 04 Feb 2004 14:56:44 GMT, Tim Apple <>
wrote:
>Hello All,
>
>I would like to learn C, I have 0 programming experience. If anyone has
>links to good tutorials It would be appreciated, especially stuff that can
>be downloaded. I am in the military and will be spending the next year in
>Iraq. I will have my laptop with me and will use my free time to learn,
>but I will have no net access. So whatever I can get on my hard drive to
>bring with would be appreciated. Thanks
>
>Sgt Tim Apple
>US Army
It's true that C and C++ aren't the best "first" programming
languages; you may be told by the compiler that you've done something
wrong, but you'll still have a lot of trouble knowing how to fix it.
(That's still true for me right now, actually, for template messages
in C++...)
If you do decide to tackle C, a couple of suggestions:
1), 2), 3), and 4) Find someone who already knows it that will let you
ask him/her questions. That's IMO by far the most important resource
you'll ever have.
5) Get a copy of K&R 2nd ed. , and then either "The C Answer Book"
(hard copy) or you can grab this site off the web (using, say,
TelePort Pro):
http://users.powernet.co.uk/eton/kandr2/
Do all the exercises yourself, then compare your solutions. If you
make it through all that, you'll know C pretty well

-leor
Leor Zolman
BD Software
www.bdsoft.com -- On-Site Training in C/C++, Java, Perl & Unix
C++ users: Download BD Software's free STL Error Message
Decryptor at
www.bdsoft.com/tools/stlfilt.html