Old C Book

I bought a book at good will about the "C" lanquage called " 'C' the complete Reference" It's pretty old, it's still talking about MS-DOS and CP/M. Can I still use it to learn the langguage?

I've learned some HTML, I don't know if (like HTML) has been improved and modified over time.

-Thnx 'ihartz'

#122091

you could start with that to learn some of the basics, but I would definitely get a newer book if you are serious about it.

#122101

that'll be fine if you're just writing console apps. it will not teach you how to do GUI, but its best to learn console programming first, in any case.

#122117

The best C programming book money can buy is from 1988.

"The C Programming Language", by Kernighan and Ritchie

#122210

This book was only $0.49 here. Will it still do any good to read it though?

#122299

of course it will.

#122303

LOL Awesome, I thought I read 47 pages for nothing. Hopefully I can make some nice aqua-app someday.

#122311

Yeah. In programing the language doesnt realy matter that much, consider it a medium of art like painiting, sketching, or clay. Some mediums are better for some stuff but all get the point across. What you want to master is the art of it, how to do things and how to get what you want/need.

#122313

Originally posted by Stevie BM@Mar 1 2004, 09:36 AM

The best C programming book money can buy is from 1988.

"The C Programming Language", by Kernighan and Ritchie

I'll second that :)

#122317

yes it will still do much for you.

It'll teach you the language structer of C, what algorithm's are, that sort of thing. It will definately help. Sure you wont automatically know VC++ or C# just from reading it. But it will make it a hell of a lot easier to learn other variants of C. Once you have 1 down, it's not that hard to switch over. It's a lot easier then someone who only knows VB and no C, making the switch.

#122350

If you want to move on to C++ or C#, I suggest not to learn C first. It will only make you do things in C++ or C# in the c-way, but it is a good idea to keep the K&R book as a reference if you are learning C++ or C#.

#122398

When i read the Headline, i would say "no! buy an i-book, its better" :rolleyes:

#124130

huh!??!

#124139

Originally posted by camaelion@Mar 4 2004, 04:59 PM

When i read the Headline, i would say "no! buy an i-book, its better"  :rolleyes:

lol I thought the same :lol:

Where's the :stupid: emoticon?

#124142

"C book" cBook. iBook. "buy the iBook not the cBook"

c'mon people, just because it was choppy english it's your own fault for failing to catch humor.

#124156

Originally posted by Deleted@Mar 4 2004, 05:44 PM

"C book" cBook. iBook. "buy the iBook not the cBook"

c'mon people, just because it was choppy english it's your own fault for failing to catch humor.

No its the authors fault for not putting humor in the sentence.

#124224

Originally posted by lostspyder@Mar 4 2004, 02:37 PM

No its the authors fault for not putting humor in the sentence.

I never said he was succesful at his attempt. ;)

#124246