Dekorationsartikel gehören nicht zum Leistungsumfang.
Sprache:
Englisch
59,30 €
Versandkostenfrei per Post / DHL
Lieferzeit 4-7 Werktage
Kategorien:
Beschreibung
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.
Memory efficiency 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 C does just that.
Accelerate your path to C mastery with this book for experienced programmers
Refresh your approach to program structure and data types
Dive into aggregates and pointers using modern C language
Revisit storage classes and scope
Dive into concurrency (multiprocessing and multithreading) and instruction-level parallelism
Finish with regular expressions, assertions, signals, locales and more
Who This Book Is For Professional programmers or software developers who has prior experience with C or in general wanting an accelerated learning guide to modern C programming language.
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.
Memory efficiency 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 C does just that.
What You'll Learn
Accelerate your path to C mastery with this book for experienced programmers
Refresh your approach to program structure and data types
Dive into aggregates and pointers using modern C language
Revisit storage classes and scope
Dive into concurrency (multiprocessing and multithreading) and instruction-level parallelism
Finish with regular expressions, assertions, signals, locales and more
Who This Book Is For Professional programmers or software developers who has prior experience with C or in general wanting an accelerated learning guide to modern C programming language.
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.
Memory efficiency 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 C does just that.
Accelerate your path to C mastery with this book for experienced programmers
Refresh your approach to program structure and data types
Dive into aggregates and pointers using modern C language
Revisit storage classes and scope
Dive into concurrency (multiprocessing and multithreading) and instruction-level parallelism
Finish with regular expressions, assertions, signals, locales and more
Who This Book Is For Professional programmers or software developers who has prior experience with C or in general wanting an accelerated learning guide to modern C programming language.
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.
Memory efficiency 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 C does just that.
What You'll Learn
Accelerate your path to C mastery with this book for experienced programmers
Refresh your approach to program structure and data types
Dive into aggregates and pointers using modern C language
Revisit storage classes and scope
Dive into concurrency (multiprocessing and multithreading) and instruction-level parallelism
Finish with regular expressions, assertions, signals, locales and more
Who This Book Is For Professional programmers or software developers who has prior experience with C or in general wanting an accelerated learning guide to modern C programming language.
Über den Autor
Martin Kalin has a Ph.D. from Northwestern University and is a professor in the College of Computing and Digital Media at DePaul University. He has co-written a series of books on C and C++ and written a book on Java for programmers. He enjoys commercial programming and has co-developed large distributed systems in process scheduling and product configuration.
Zusammenfassung
Unique treatment on modern C programming
Puts you on the path forwards mastering this popular language
Written by Martin Kalin, PhD, a professor at DePaul University and commercial programmer of large distributed systems
Inhaltsverzeichnis
1. Program Structure.- 2. Basic Data Types.- 3. Aggregates and Pointers.- 4. Storage Classes.- 5. Input and Output.- 6. Networking.- 7. Concurrency and Parallelism.- 8. Miscellaneous Topics.
Details
| Erscheinungsjahr: | 2022 |
|---|---|
| Fachbereich: | Programmiersprachen |
| Genre: | Importe, Informatik |
| Rubrik: | Naturwissenschaften & Technik |
| Medium: | Taschenbuch |
| Inhalt: |
xxi
357 S. 1 s/w Illustr. 357 p. 1 illus. |
| ISBN-13: | 9781484286753 |
| ISBN-10: | 1484286758 |
| Sprache: | Englisch |
| Einband: | Kartoniert / Broschiert |
| Autor: | Kalin, Martin |
| Auflage: | First Edition |
| Hersteller: |
Apress
Apress L.P. |
| Verantwortliche Person für die EU: | APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com |
| Maße: | 235 x 155 x 21 mm |
| Von/Mit: | Martin Kalin |
| Erscheinungsdatum: | 07.10.2022 |
| Gewicht: | 0,575 kg |