Logo

A to Z of C by K. Joseph Wesley, R. Rajesh Jeba Anbiah

Small book cover: A to Z of C

A to Z of C
by

Description:
This is an intermediate to advanced C programming book writen for C lovers, students, programmers, and other enthusiasts. The book is written to open many secrets of C, it alos introduces various approaches to solve different problems.

Home page url

Download or read it online for free here:
Download link
(1.9MB, PDF)

Similar books

Book cover: An Introduction to the C Programming Language and Software DesignAn Introduction to the C Programming Language and Software Design
by - University of Sydney
This textbook is a thorough introduction to the C programming language, with an emphasis on software design and code organisation. The author shows how to apply the language features to build scalable modular software systems.
(8188 views)
Book cover: Foundations of Computer Science: C EditionFoundations of Computer Science: C Edition
by - W. H. Freeman
Aho and Ullman have created a C version of their groundbreaking text. This book combines the theoretical foundations of computing with essential discrete mathematics. It follows the same organizations, with all examples and exercises in C.
(25637 views)
Book cover: Modern CModern C
by - ICube
The book introduces you to the very basics of programming with C, details most principal concepts and features such as control structures, data types, operators and functions, fully explains pointers, performance, reentrancy, atomicity, threads, etc.
(10830 views)
Book cover: The New C StandardThe New C Standard
by - Addison-Wesley Professional
The book about the latest version of the C Standard, it is a systematic analysis of the language standard. Every sentence in the C Standard appears in this book, followed by a commentary section, common implementations, coding guidelines, etc.
(22418 views)