Skip to Main Content (Press Enter)
Effective C by Robert C. Seacord
Add Effective C to bookshelf
Add to Bookshelf

Effective C

Best Seller
Effective C by Robert C. Seacord
Paperback $49.99
Aug 04, 2020 | ISBN 9781718501041

Buy from Other Retailers:

See All Formats (1) +
  • $49.99

    Aug 04, 2020 | ISBN 9781718501041

    Buy from Other Retailers:

  • Aug 11, 2020 | ISBN 9781718501058

    Buy from Other Retailers:

Product Details

Praise

“A worthwhile addition to a C programmer’s bookshelf.”
—Ian Bruntlett, ACCU

“Effective C will teach you C programming for the modern era…This book’s emphasis on the security aspects of C programming is unmatched. My personal recommendation is that, after reading it, you use all of the available tools it presents to avoid undefined behavior in the C programs you write.
—Pascal Cuoq, Chief Scientist, TrustInSoft

“An excellent introduction to Modern C.”
—Francis Glassborow, ACCU

“A really, really good C book that does not talk down to you.”
—Stephan Neuhaus, @stephanneuhaus1

“An updated and relevant version of what you may be coding. I’m a fan.”
—Christoff Sogon, @sogonsec

Table Of Contents

Introduction
Chapter 1: Getting Started
Chapter 2: Objects, Functions, and Types
Chapter 3: Arithmetic Types
Chapter 4: Expressions and Operators
Chapter 5: Control Flow
Chapter 6: Dynamically Allocated Memory
Chapter 7: Characters and Strings
Chapter 8: Input/Output
Chapter 9: Preprocessor
Chapter 10: Program Structure
Chapter 11: Debugging, Testing, and Analysis
Index

Looking for More Great Reads?
21 Books You’ve Been Meaning to Read
Back to Top