Seacord, Robert
Effective C: An introduction to professional C programming.
- ISBN 13:
- 9781718501041
- author:
- Seacord, Robert
- format:
- Paperback / softback
- publisher:
- No Starch Press,US
- language:
- English
- Publication Year:
- 2020
- Pages:
- 272
- Dimensions:
- 23.5 x 17.8 centimetres (0.37 kg
- Genre:
- Computers, Programming, C,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Effective C: A Comprehensive Guide to Professional C Programming This book provides an in-depth introduction to the C programming language, covering the modern C17 Standard and potential future developments. With over 40 years of coding experience, Robert C. Seacord shares his expertise on how to write professional, portable, and secure C programs. You'll learn about key topics such as undefined behavior, integer and floating-point representations, dynamic memory allocation, I/O operations, and compiler translation phases. Effective C also covers best practices, common errors, and open debates in the C community, ensuring you can debug, test, and analyze C programs with confidence.