Did you know? Rent textbooks now

Rent More, Save More! Use code: KBRENTAL

5% off 1 book, 7% off 2 books, 10% off 3+ books

Effective C, 2nd Edition An Introduction to Professional C Programming

Book cover for Effective C, 2nd Edition An Introduction to Professional C Programming

Effective C, 2nd Edition An Introduction to Professional C Programming

  • ISBN 13: 9781718504127
  • ISBN 10: 1718504128
  • Format: Paperback
  • Copyright: 10/29/2024
  • Publisher: No Starch Press

List Price $59.99 Save

Rent $42.76
TERM PRICE DUE
Added Benefits of Renting

Free Shipping Both Ways Free Shipping Both Ways
Highlight/Take Notes Like You Own It Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date Purchase/Extend Before Due Date

List Price $59.99 Save $0.36

New $59.63

Usually Ships in 2-3 Business Days

We Buy This Book Back We Buy This Book Back!

Included with your book

Free Shipping On Every Order Free Shipping On Every Order

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.

Summary

Effective C, 2nd edition, is an introduction to essential C language programming that will soon have you writing programs, solving problems, and building working systems.

The latest release of the C programming language, C23, enhances the safety, security, and usability of the language. This second edition of Effective C has been thoroughly updated to cover C23, offering a modern introduction to C that will teach you best practices for writing professional, effective, and secure programs that solve real-world problems.

Effective C is a true product of the C community. Robert C. Seacord, a long-standing member of the C standards committee with over 40 years of programming experience, developed the book in collaboration with other C experts, such as Clang’s lead maintainer Aaron Ballman and C project editor JeanHeyd Meneide. Thanks to the efforts of this expert group, you’ll learn how to:

  • Develop professional C code that is fast, robust, and secure
  • Use objects, functions, and types effectively
  • Safely and correctly use integers and floating-point types
  • Manage dynamic memory allocation 
  • Use strings and character types efficiently
  • Perform I/O operations using C standard streams and POSIX file descriptors 
  • Make effective use of C’s preprocessor
  • Debug, test, and analyze C programs 

The world runs on code written in C. Effective C will show you how to get the most out of the language and build robust programs that stand the test of time.

New to this edition: This edition has been extensively rewritten to align with modern C23 programming practices and leverage the latest C23 features.

Updated to cover C23

Author Biography

Read more