Skip to content

Computer Science: a Structured Programming Approach Using C

Best in textbook rentals since 2012!

ISBN-10: 0534491324

ISBN-13: 9780534491321

Edition: 3rd 2007 (Revised)

Authors: Behrouz A. Forouzan, Richard F. Gilberg, Gary J. Bronson

List price: $278.95
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:

The third edition of Computer Science: A Structured Programming Approach Using C continues to present both computer science theory and C-language syntax with a principle-before-implementation approach. Forouzan and Gilberg employ a clear organizational structure, supplemented by easy-to-follow figures, charts, and tables.
Customers also bought

Book details

List price: $278.95
Edition: 3rd
Copyright year: 2007
Publisher: Course Technology
Publication date: 2/6/2006
Binding: Paperback
Pages: 1184
Size: 7.40" wide x 9.13" long x 1.61" tall
Weight: 3.872
Language: English

Dr. Stephen Sparacio, Sr. has taught English, including Journalism and Creative Writing, part-time at five colleges. At Baldwin Senior High School, Baldwin, L.I., he taught English and Journalism before becoming English Department Chairman and then Administrative Assistant to the Principal. As an Army journalist stationed in La Rochelle, France, he was Sports Editor of one of the three military weekly newspapers. A Public Information Specialist, he also wrote news and feature stories for the American Forces Radio Network, Army Times, N.Y. Herald Tribune (Paris Edition), Stars and Stripes, and hometown newspapers. For special occasions he wrote speeches for the Commanding General. A few…    

Introduction to Computers
Introduction to the C Language
Structure of a C Program
Functions
Selection-Making Decisions
Repetition
Text Input/Output
Arrays
Pointers
Pointer Applications
Strings
Enumerated, Structure, and Union Types
Binary Input/Output
Bitwise Operators
Lists
Appendices
Character Sets
Keywords
Flowcharting
Numbering Systems
Integer and Float Libraries
Function Libraries
Preprocessor Commands
Command-Line Arguments
Pointers to Void and to Functions
Storage Classes and Type Qualifiers
Program Development
Understanding Complex Declarations