AiOwares
Effective C: An Introduction to Professional C Programming - Printable Version

+- AiOwares (https://www.aiowares.com)
+-- Forum: Software & Applications (https://www.aiowares.com/forumdisplay.php?fid=6)
+--- Forum: Multi-Platform Software (https://www.aiowares.com/forumdisplay.php?fid=14)
+---- Forum: Miscellaneous (https://www.aiowares.com/forumdisplay.php?fid=69)
+---- Thread: Effective C: An Introduction to Professional C Programming (/showthread.php?tid=2192)



Effective C: An Introduction to Professional C Programming - Bl4ckCyb3rEnigm4 - 09-25-2020

[Image: Zhb1Dmf.png]
The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era--covering the modern C17 Standard as well as potential C2x features. With the aid of this instant classic, you'll soon be writing professional, portable, and secure C programs to power robust systems and solve real-world problems.

Robert C. Seacord introduces C and the C Standard Library while addressing best practices, common errors, and open debates in the C community. Developed together with other C Standards committee experts, Effective C will teach you how to debug, test, and analyze C programs. You'll benefit from Seacord's concise explanations of C language constructs and behaviors, and from his 40 years of coding experience.

You'll learn:
    How to identify and handle undefined behavior in a C program
    The range and representations of integers and floating-point values
    How dynamic memory allocation works and how to use nonstandard functions
    How to use character encodings and types
    How to perform I/O with terminals and filesystems using C Standard streams and POSIX file descriptors
    How to understand the C compiler's translation phases and the role of the preprocessor
    How to test, debug, and analyze C programs

Effective C will teach you how to write professional, secure, and portable C code that will stand the test of time and help strengthen the foundation of the computing world.



Archive: rar
Formats: epub, pdf, mobi
File Size: 61.9 MB
Print Length: 272 pages
Publication Date: August 4, 2020


Code:
The contents of this section are hidden
You have No permissions