Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

C Programming: Introducing Portable Assembler

Posted By: AlenMiler
C Programming: Introducing Portable Assembler

C Programming: Introducing Portable Assembler by Martin Kalin
English | January 30, 2018 | ASIN: B079HFPQJJ | 156 pages | AZW3 | 0.38 MB

A thorough, example-driven introduction to the C programming language with emphasis on C as portable assembly language: C, more than any other high-level language, provides rich insights into any computer's architectural components and the operating system routines that manage these components. Although C remains an important language for writing applications, it is also the dominant systems language: modern operating systems are written mostly in C, with assembly language account for the rest. The book's many code examples range from the basics (program and control structures, data types, best coding practices) through the advanced (networking and security, concurrency and parallelism, system libraries, inter-process communication, internationalization).

C