|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Which book do you suggest after K&R?
Thanks in advance |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
nembo kid wrote:
> Which book do you suggest after K&R? I first read K&R in 1980 and I still occasionally reread bits. One of these days I might look for another C book. Maybe I was just lucky enough to get enough exposure to real life code. Maybe K&R is all you you need to read, provided you fully understand what you read. -- Ian Collins. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On 5ÔÂ11ÈÕ, ÏÂÎç5ʱ33·Ö, nembo kid <nembo@kid> wrote:
> Which book do you suggest after K&R? > Thanks in advance |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On May 11, 11:33 am, nembo kid <nembo@kid> wrote:
> Which book do you suggest after K&R? > Thanks in advance Deep C Secrets - Peter van der Linden C Unleashed - Richard Heathfield |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On 5ÔÂ11ÈÕ, ÏÂÎç5ʱ33·Ö, nembo kid <nembo@kid> wrote:
> Which book do you suggest after K&R? > Thanks in advance Practice is the most important, but I still think that <<C Expert Programming>> worth reading. |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
gert.vierman@gmail.com ha scritto:
> Deep C Secrets - Peter van der Linden > C Unleashed - Richard Heathfield Order matters? |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
On May 11, 12:48 pm, nembo kid <nembo@kid> wrote:
> gert.vier...@gmail.com ha scritto: > > > Deep C Secrets - Peter van der Linden > > C Unleashed - Richard Heathfield > > Order matters? Both books serve a different purpose: the first is a fine read discussing common pitfalls and issues you might run into when using C in practice (why pointers are not arrays, linking, etc) and has some nice examples of true historical C accidents. The latter is a pretty complete bible discussing a lot of different algorithms implemented and C and has some good real-life examples with complete programs. Richard Heathfield is a regular poster on c.l.c. as well, probably happy to you out with any questions you might have about the book. (If he's not too busy handling spinoza1111's flames) |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
On May 11, 12:48 pm, nembo kid <nembo@kid> wrote:
> gert.vier...@gmail.com ha scritto: > > > Deep C Secrets - Peter van der Linden > > C Unleashed - Richard Heathfield > > Order matters? Both books serve a different purpose: the first is a fine read discussing common pitfalls and issues you might run into when using C in practice (why pointers are not arrays, linking, etc) and has some nice examples of true historical C accidents. The latter is a pretty complete bible discussing a lot of different algorithms implemented and C and has some good real-life examples with complete programs. Richard Heathfield is a regular poster on c.l.c. as well, probably happy to you out with any questions you might have about the book. (If he's not too busy handling spinoza1111's flames) |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
gert.vierman@gmail.com writes:
> On May 11, 11:33 am, nembo kid <nembo@kid> wrote: >> Which book do you suggest after K&R? >> Thanks in advance > > Deep C Secrets - Peter van der Linden > C Unleashed - Richard Heathfield C Unleashed is not very good like K&R I think. It is disjoint as it is a collection of work from many people. Also it is not printed anymore because it was not popular enough. |
|
![]() |
| Outils de la discussion | |
|
|