Anbieter: BargainBookStores, Grand Rapids, MI, USA
EUR 39,35
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback or Softback. Zustand: New. Modern C Up and Running: A Programmer's Guide to Finding Fluency and Bypassing the Quirks 1.17. Book.
Anbieter: California Books, Miami, FL, USA
EUR 44,14
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 37,01
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 41,28
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 58,58
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 47,84
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 63,67
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. New copy - Usually dispatched within 4 working days. 184.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 50,49
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 59,45
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 378 pages. 9.25x6.10x0.78 inches. In Stock.
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 56,99
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbPF. Zustand: New.
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 60,55
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback. Zustand: New.
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 67,00
Währung umrechnenAnzahl: 3 verfügbar
In den WarenkorbZustand: New.
Anbieter: Biblios, Frankfurt am main, HESSE, Deutschland
EUR 78,75
Währung umrechnenAnzahl: 3 verfügbar
In den WarenkorbZustand: New.
Anbieter: Books Puddle, New York, NY, USA
EUR 77,50
Währung umrechnenAnzahl: 3 verfügbar
In den WarenkorbZustand: New. 1st ed. edition NO-PA16APR2015-KAP.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 38,86
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Best Price, Torrance, CA, USA
EUR 35,43
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. SUPER FAST SHIPPING.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 62,74
Währung umrechnenAnzahl: 11 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Learn how to program in modern C, from the basics through the advanced topics required for proficiency. This book is the fastest path to C fluency for anyone experienced in a general-purpose programming language.From start to finish, code examples highlight the idioms and best practices behind efficient, robust programs in a variety of areas.The book opens with a thorough coverage of syntax, built-in data types and operations, and program structure. C has quirks and presents challenges, which are covered in detail. The coverage of advanced features is what sets this book apart from others. Among the advanced topics covered are floating-point representation in the IEEE 754 standard; embedded assembly language in C code for overflow detection; regular expressions, assertions, and internationalization; WebAssembly through C; and software libraries for C and other clients.Memoryefficiency and safety are the two major challenges in C programming, andyou'll explore these challenges through a series of C examples. Arrays and structures, which are the means to high-level data representation, are covered in connection with pointers, which provide efficiency. The book again uses code examples in covering networking and wire-level security; concurrency (multiprocessing and multithreading); instruction-level parallelism; and interprocess communication through shared memory and files, pipes, message queues, and signals.Many books introduce C, but few also explain how to use it properly and optimally.Essential Cdoes just that.What You'll LearnAccelerate your path to C mastery with this book for experienced programmersRefresh your approach to program structure and data typesDive into aggregates and pointers using modern C languageRevisit storage classes and scopeDive into concurrency (multiprocessing and multithreading) and instruction-level parallelismFinish with regular expressions, assertions, signals, locales and more Who This Book Is ForProfessional programmers or software developers who has prior experience with C or in general wanting an accelerated learning guide to modern C programming language.