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: Object Oriented Programming in ANSI-CObject Oriented Programming in ANSI-C
by
We use ANSI-C to find out how to write object oriented programs , what are they useful for solving bigger problems, and how to catch mistakes earlier. The book covers classes, objects, instances, inheritance, linkage, methods, polymorphisms, and more.
(27090 views)
Book cover: No Bugs!: Delivering Error-Free Code in C and C++No Bugs!: Delivering Error-Free Code in C and C++
by - Addison-Wesley
The book offers a revolutionary approach to software development by showing how to write error-free code from the start. Presented are techniques to stop many kinds of bugs from being included in a program. It also discusses how to test programs.
(27692 views)
Book cover: C Elements of StyleC Elements of Style
by - M & T Books
A handy guide which covers the principals of good programming style, teaching C and C++ programmers how to write code that can be easily read, understood, and maintained by others. Useful both for students and professional programmers.
(20997 views)
Book cover: C Programming TutorialC Programming Tutorial
by
This book is a tutorial. Its aim is to teach C to a beginner, but with enough of the details so as not be outgrown as the years go by. It presumes that you have some previous aquaintance with programming, but you do not need much experience.
(22139 views)