Logo

88 C Programs by JT Kalnay

Small book cover: 88 C Programs

88 C Programs
by

Publisher: Smashwords
Number of pages: 296

Description:
The author included example programs that exhaustively illustrate the important points of C in an evolutionary manner. By working through these programs you can teach yourself C. It is assumed that you already know how to program and are familiar with standard algorithms.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: A Little C PrimerA Little C Primer
- Wikibooks
This online wiki book is a quick and easy introduction to the ANSI C programming language. It is written by a novice, and is intended for use by a novice. However, it does assume some familiarity with a programming language.
(19035 views)
Book cover: Debugging C and C++ code in a Unix environmentDebugging C and C++ code in a Unix environment
by - OOPWeb.com
This document describes several techniques and tools for debugging code in C-like languages in a Unix environment. We will also discuss some good coding practices that will diminish the occurrence of certain types of bugs.
(23055 views)
Book cover: C ProgrammingC Programming
- Wikibooks
C is the precursor for almost all of the popular high-level languages available today. This book represents a comprehensive look at the C programming language and its features. Basic computer literacy is assumed, but no special knowledge is needed.
(35512 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.
(22323 views)