Reddit Reddit reviews The C Programming Language

We found 5 Reddit comments about The C Programming Language. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Software
The C Programming Language
Check price on Amazon

5 Reddit comments about The C Programming Language:

u/Mgm_it · 5 pointsr/ItalyInformatica

Io andrei subito diretto al punto:

Kernighan e Ritchie

Credo sia l'unico libro che io abbia mai usato.

u/pinealservo · 2 pointsr/C_Programming

From Dennis Ritchie himself: "By early 1973, the essentials of modern C were complete."

See http://csapp.cs.cmu.edu/3e/docs/chistory.html for more details and dates. If you want something with a specific date, publication of "The C Programming Language" was Feb 22, 1978 (https://www.amazon.com/Programming-Language-Brian-W-Kernighan/dp/0131101633).

1978 was also the year pcc was released, which made it much easier to port C to other systems (both other machine architectures and non-Unix platforms) and eventually shipped as the official C compiler with Unix.

u/hyc_symas · 2 pointsr/Monero

Back when I started working in Unix I read that book and _The_C_ProgrammingLanguage

https://www.amazon.com/Programming-Language-Brian-W-Kernighan/dp/0131101633?SubscriptionId=AKIAILSHYYTFIVPWUY6Q&tag=duckduckgo-d-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=0131101633

I read them cover to cover at least twice.

When you start to grasp the syntax, start reading code. Read the source code to the string functions in the C library, or the stdio functions. Understand that these are, by no means, examples of excellent code or design. But they are examples of working code, which are relatively easy to understand.

u/verylittlefinger · -2 pointsr/SeattleWA

> Vincent Black Lightning

I had to look it up - but it’s only an under $1m item. Any average tech bro around here can afford it.

In fact, read this book and you, too, can own one:

https://www.amazon.com/Programming-Language-Brian-W-Kernighan/dp/0131101633/