The Essentials Of C Programming Language

Download The Essentials Of C Programming Language PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get The Essentials Of C Programming Language book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
C Programming: The Essentials for Engineers and Scientists

Author: David R. Brooks
language: en
Publisher: Springer Science & Business Media
Release Date: 1999-06-04
This text teaches the essentials of C programming, concentrating on what readers need to know in order to produce stand-alone programs and so solve typical scientific and engineering problems. It is a learning-by-doing book, with many examples and exercises, and lays a foundation of scientific programming concepts and techniques that will prove valuable for those who might eventually move on to another language. Written for undergraduates who are familiar with computers and typical applications but are new to programming.
C by Dissection

Dissection, a method similar to a structured step-by-step walk-through, explains new programming elements and idioms as they are encountered in working code, so the reader can be introduced immediately to complete programs.