Introduction to Computer Science
Structured Programming Approach Using C
West Publishing Co
Published on 27. August 1996
Book
Paperback/Softback
1000 pages
978-0-314-09573-2 (ISBN)
Description
This CS1 text presents both computer science theory and its implementations in the C language with an indepth approach. It is visually oriented, with lots of examples, figures, and structure charts to illustrate concepts. There is an emphasis on good programming habits through focus software engineering. This text was written for the C language, not a rewritten Pascal text.
This CS1 text presents both computer science theory and its implementations in the C language with an indepth approach. It is visually oriented, with lots of examples, figures, and structure charts to illustrate concepts. There is an emphasis on good programming habits through focus software engineering. This text was written for the C language, not a rewritten Pascal text.
This CS1 text presents both computer science theory and its implementations in the C language with an indepth approach. It is visually oriented, with lots of examples, figures, and structure charts to illustrate concepts. There is an emphasis on good programming habits through focus software engineering. This text was written for the C language, not a rewritten Pascal text.
More details
Language
English
Place of publication
Eagan
United States
Publishing group
Cengage Learning, Inc
Target group
College/higher education
Illustrations
glossary, tables, figures
Dimensions
Height: 250 mm
Weight
700 gr
ISBN-13
978-0-314-09573-2 (9780314095732)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Introduction to Computers. Introduction to the C Language. Structure of a C Program. Functions. Selection Making Decisions. Repetition. Text Files. Arrays. Pointers. Pointer Applications. Strings. Derived Types Enumerated, Structure, and Union. Binary Files. Linked Lists. Advanced Topics in C. Appendices: ASCII Tables. Reserved Words. Flowcharting. Numbering Systems. Standard Libraries. Function Prototypes. Preprocessor Directives. Program Standards and Styles. Exercise Solutions. List of Programs.