Click to See Complete Forum and Search --> : C tutorials


Carl_1
01-26-2004, 10:21 PM
Just wondering if anyone knows of any C tutorials? I can program quite well in VB 6 but its useless in linux. The one I have looked at a bit is http://computer.howstuffworks.com/c.htm, but its sort of crappy.

WayStar
01-26-2004, 10:48 PM
Here are a few that I always find helpful...


http://www.cs.cf.ac.uk/Dave/C/CE.html

http://www.strath.ac.uk/IT/Docs/Ccourse/

http://www.le.ac.uk/cc/tutorials/c/

http://www.physics.drexel.edu/courses/Comp_Phys/General/C_basics/c_tutorial.html

Google will turn them up, but some of them are buried amidst less meaningful hits.

Hope these help,
Waylena

77Punker
01-26-2004, 11:30 PM
Get "Teach Yourself C++ in 21 Days" from your library. I checked it out about a week ago and I love it.

Carl_1
01-26-2004, 11:44 PM
Our libarary is useless for tech books unless you want "Windows 3.1 for dummies" etc.
Ill check those out Waystar thanks.

Trogdor
01-27-2004, 06:33 PM
Originally posted by 77Punker
Get "Teach Yourself C++ in 21 Days" from your library. I checked it out about a week ago and I love it. I like this one too.

Hypz
01-27-2004, 07:20 PM
Originally posted by Trogdor
I like this one too.

Are you kidding? Any book that has "Learn in 24 hours" is horrible. The entire Sams series is garbage.

Waystar provided several links check them out.

Carl_1
01-27-2004, 10:27 PM
Im using http://www.le.ac.uk/cc/tutorials/c/ as a tutorial. I find it quite simple right now :D. Just wondering if anyone knows of any C++ tutorials as well, for the future.

nugget15
01-28-2004, 09:36 AM
I love the sams 24 hour books, I got the Mandrake one and I found out so much more just from that book. But I like the Linux bible more(The best book on linux IMO)

raab
01-28-2004, 09:40 AM
Try http://newdata.box.sk/bx/c/ for a C++ tutorial.