Ben Klemens
21st Century C: C Tips from the New School
- ISBN 13:
- 9781491903896
- author:
- Ben Klemens
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2014
- Pages:
- 408
- Dimensions:
- 17.8 x 2.3 x 23.3 cm
- Genre:
- Computing & Internet, Programming, Software Design, Testing & Engineering
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Discover the modern language of C and unlock efficient, state-of-the-art programming. This revised edition of 21st Century C sheds light on up-to-date techniques missing from other C tutorials, making it an ideal choice for both new and experienced programmers. Learn how to set up a C programming environment with essential tools like shell facilities, makefiles, text editors, debuggers, and memory checkers. Explore the use of Autotools, C's de facto cross-platform package manager, and tackle problematic C concepts that are too useful to discard. This edition also covers modern syntactic features for functions taking structured inputs, building high-level libraries and programs, performing advanced math, and interacting with internet servers using existing C libraries.