Logo

Functional C by Pieter Hartel, Henk Muller

Large book cover: Functional C

Functional C
by

Publisher: Addison-Wesley
ISBN/ASIN: 0201419505
ISBN-13: 9780201419504
Number of pages: 429

Description:
Functional C teaches how to program in C, assuming that the student has already learnt how to formulate algorithms in a functional style. By using this as a starting point, the student will become a better C programmer, capable of writing programs that are easier to comprehend, maintain and that avoid common errors and pitfalls.

Home page url

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

Similar books

Book cover: 88 C Programs88 C Programs
by - Smashwords
The author included example programs that exhaustively illustrate the important points of C. 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.
(17239 views)
Book cover: The C Library Reference GuideThe C Library Reference Guide
by
This guide provides a useful look at the standard C programming language. It will not teach one how to program in C, nor will it attempt to provide the history of C. It is merely a handy reference to the standard C library.
(24735 views)
Book cover: An Introduction to C and GUI ProgrammingAn Introduction to C and GUI Programming
by - Raspberry Pi Press
Even if you are an absolute beginner, this book will teach you all you need to know to write simple programs in C and start creating GUIs. The book shows how to use the GTK user interface toolkit with C to create feature-rich GUI applications.
(7864 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.
(22241 views)