C Programming Language (inbunden)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
288
Utgivningsdatum
1988-04-08
Upplaga
2
Förlag
Pearson Education (US)
Medarbetare
Kernighan, Brian
Dimensioner
235 x 182 x 25 mm
Vikt
560 g
Antal komponenter
1
ISBN
9780131103627

C Programming Language

(5 röster)  |   Läs 3 recensioner
Häftad,  Engelska, 1988-04-08
732
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
The definitive reference guide to C programming from K&R for writing good code that works and is easy to modify Learn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature: Types, operators, and expressions Control flow Functions and program structure Pointers and arrays Structures Input and output This second edition of The C Programming Language describes C as defined by the ANSI standard and includes a reference manual that conveys the essentials of the standard in a smaller space for easy comprehension for programmers. "K&R is one of my favorite books. The style of the tutorial chapters is so deceptively light and simple and the manual so crisp. Much of C's reputation of simplicity comes from the clarity and great little examples from this book. My 1978 copy has lost its cover and my K&R2 is somewhat dog eared. Above all, K&R is a useful book." Bjarne Stroustrup, designer and original implementer of C++, and author of The C++ Programming Language

Passar bra ihop

  1. C Programming Language
  2. +
  3. The Art and Making of Arcane

De som köpt den här boken har ofta också köpt The Art and Making of Arcane av Elisabeth Vincentelli, Insight Editions (inbunden).

Köp båda 2 för 1268 kr

Kundrecensioner

Det finns 3 recensioner av C Programming Language. Har du också läst boken? Om du har köpt den på Bokus.com vill vi gärna höra vad du tyckte om den! Sätt ditt betyg »
  1. En klassiker väl värd sitt pris
    Calle, 10 september 2020

    Grymt bra bok, lätt att navigera och förstå med utförliga förklaringar och bra uppgifter att sätta tänderna i. Rekommenderas starkt.

  2. Bra referensmanual, dåligt inlärningsverktyg
    Beelz, 23 augusti 2015

    Som datavetare var jag tvungen att skaffa boken till en kurs och har spenderat en del tid med den.

    Är detta boken du ska köpa om du vill börja programmera i C som nybörjare? Nej. Kolla upp tutorials online istället.

    Denna bok ska supplementeras och användas som referensmanual. Det finns bättre resurser online och gratis.

  3. Det självklara valet.
    Jungell, 1 oktober 2012

    Om du vill lära dig att programmera i C eller utveckla dina befintliga kunskaper så klarar du dig inte utan denna bok. Detta är -boken- för att lära sig C programmering. Du behöver inte ens titta på andra böcker. Att det är språkets skapare som författat denna litteratur säger en hel del om dess kvalité!

Övrig information

Brian W. Kernighan received his BASc from the University of Toronto in 1964 and a PhD in electrical engineering from Princeton in 1969. He was a member of the Computing Science Research center at Bell Labs until 2000, and is now a professor in the Computer Science Department at Princeton. He was a co-creator of several programming languages, including AWK, AMPL, and a number of tools for document preparation. He is the co-author of 10 books and some technical papers, and holds 4 patents. He was elected to the National Academy of Engineering in 2002. His research areas include programming languages, tools and interfaces that make computers easier to use, often for non-specialist users. He is also interested in technology education for non-technical audiences. Dennis Ritchie was a computer scientist notable for his influence on ALTRAN, B, BCPL, C, Multics, and Unix.