Effective C

Download or Read eBook Effective C PDF written by Robert C. Seacord and published by No Starch Press. This book was released on 2020-08-11 with total page 273 pages. Available in PDF, EPUB and Kindle.
Effective C
Author :
Publisher : No Starch Press
Total Pages : 273
Release :
ISBN-10 : 9781718501058
ISBN-13 : 1718501056
Rating : 4/5 (58 Downloads)

Book Synopsis Effective C by : Robert C. Seacord

Book excerpt: A detailed introduction to the C programming language for experienced programmers. 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.


Effective C Related Books

Effective C
Language: en
Pages: 273
Authors: Robert C. Seacord
Categories: Computers
Type: BOOK - Published: 2020-08-11 - Publisher: No Starch Press

DOWNLOAD EBOOK

A detailed introduction to the C programming language for experienced programmers. The world runs on code written in the C programming language, yet most school
Secure Programming Cookbook for C and C++
Language: en
Pages: 792
Authors: John Viega
Categories: Computers
Type: BOOK - Published: 2003-07-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root
The CERT C Secure Coding Standard
Language: en
Pages: 0
Authors: Robert C. Seacord
Categories: C (Computer program language).
Type: BOOK - Published: 2009 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

"I'm an enthusiastic supporter of the CERT Secure Coding Initiative. Programmers have lots of sources of advice on correctness, clarity, maintainability, perfor
The CERT C Coding Standard
Language: en
Pages: 568
Authors: Robert C. Seacord
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

DOWNLOAD EBOOK

This book is an essential desktop reference for the CERT C coding standard. The CERT C Coding Standard is an indispensable collection of expert information. The
Secure Coding in C and C++
Language: en
Pages: 394
Authors: Robert C. Seacord
Categories: Computers
Type: BOOK - Published: 2005-09-09 - Publisher: Pearson Education

DOWNLOAD EBOOK

"The security of information systems has not improved at a rate consistent with the growth and sophistication of the attacks being made against them. To address