C Programming Language (2nd ed.)

by Brian W. Kernighan

★★★★★
4.8 (559)

US$27.00

15% OFF CODE: SAVE15

Description

The definitive reference guide to C programming from K&R for writing good code that works and is easy to modify Learn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature: Types, operators, and expressions Control flow Functions and p