Skip to content

C Programming The Essentials for Engineers and Scientists

Best in textbook rentals since 2012!

ISBN-10: 0387986324

ISBN-13: 9780387986326

Edition: 1999

Authors: David R. Brooks, D. Gries, F. B. Schneider

List price: $109.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Today's scientist or engineer has many more computerized problem solving environments available than those of only a short time ago and so they are less dependant on mastering a scientific programming language such as FORTRAN. Many universities have made the switch to teaching the programming language C to science and engineering students, as it is still necessary in many fields to be able to produce one's own programs. This text teaches the essentials of C programming, concentrating on what the reader needs to know to produce working stand-alone programs to solve typical scientific and engineering problems. It is a learning-by-doing book with many examples and exercises and lays a…    
Customers also bought

Book details

List price: $109.99
Copyright year: 1999
Publisher: Springer New York
Publication date: 6/4/1999
Binding: Hardcover
Pages: 479
Size: 6.10" wide x 9.25" long x 0.45" tall
Weight: 2.2
Language: English

Preface
Programming Preliminaries
The Basics of C Programming
Data Types, Operators, and Functions
Selection and Repetition Constructs
More About Modular Programming
Arrays
User-Defined Data Objects
Searching and Sorting Algorithms
Basic Statistics and Numerical Analysis
Binary Files, Random Access, and Dynamic Allocation
Table of ASCII Characters for Windows/DOS-Based PCs
App. 2: Program Listings by Chapter
App. 3: Glossary
Index