The Dink Network

Need tutorial for C

September 13th 2005, 01:46 PM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
I learn Pascal at school, but I want to learn C too. I have some tutorials, but I would like something to teach me the differences from Pascal to C. If you have some, please give me a link, or send them to here.
Thanks!
September 13th 2005, 03:14 PM
fairy.gif
Glennglenn
Peasant He/Him Norway
GlennGlenn doesn't want a custom title. 
Try on google ma friend, or u could always go here http://www.pscode.com
September 14th 2005, 11:12 AM
slimeb.gif
DaVince
Peasant He/Him Netherlands
Olde Time Dinkere 
C++ is 'easier' because it's an 'evolved' version of C.
September 14th 2005, 12:03 PM
sob_scorpb.gif
ikkejw
Peasant They/Them
 
C++ isn't easier, it's much more complicated and slower then C. The only pro's I know about C++ are classes and object-oriented programming.
September 15th 2005, 01:28 AM
wizardb.gif
Phoenix
Peasant He/Him Norway
Back from the ashes 
And... who would want to program without OOP?
September 15th 2005, 04:58 AM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
True - at the university we're now doing OOP in Java.. drawing lines and squares but still fun You have to 'start' somewhere (if it weren't for the fact that I've done this at high school already )
September 22nd 2005, 04:38 PM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
My comuter teacher knows some C and she agreed me and two classmates to study C this year instead of Pascal.