The Art and science of C : a library based introduction to computer science / Eric S. Roberts

By: Roberts, Eric S [author]
Language: English Publisher: New York : Addison - Wesley, [1995]Publisher: c1995Description: xxviii, 704 pages : illustrations ; 25 cmContent type: text Media type: unmediated Carrier type: volumeISBN: 0201173883Subject(s): C programming language | C (Computer program language)DDC classification: 001.642
Contents:
(All chapters contain a Summary and Review Questions, and all chapters, except Chapter 1, conclude with Programming Exercises.)Introduction. A Brief History of Computing.What is Computer Science?A Brief Tour of Computer Hardware.Algorithms.Programming Languages and Compilation.Programming Errors and Debugging.Software Maintenance.The Importance of Software Engineering.Some Thoughts on the C Programming Language.I. THE BASICS OF C PROGRAMMING. Learning by Example. The "Hello World" Program.A Program to Add Two Numbers.Perspectives on the Programming Process.Data Types.Expressions.Problem Solving. Programming Idioms and Paradigms.Solving Problems on a Larger Scale.Control Statements.An Exercise in Debugging.Formatted Output.Crafting a Program.Statement Forms. Simple Statements.Control Statements.Boolean Data.The if Statement.The switch Statement.The while Statement.The for Statement.Functions. Using Library Functions.Function Declarations.Writing Your Own Functions.Mechanics of the Function-Calling Process.Procedures.Stepwise Refinement.Algorithms. Testing for Primality.Computing the Greatest Common Divisor.Numerical Algorithms.Series Expansion.Specifying the Size of Numeric Types.II. LIBRARIES AND MODULAR DEVELOPMENT. Libraries and Interfaces: A Simple Graphics Package. The Concept of an Interface.An Introduction to the Graphics Library.Building Your Own Tools.Solving a Larger Problem.Designing Interfaces: A Random Number Library. Interface Design.Generating Random Numbers by Computer.Saving Tools in Libraries.Evaluating the Design of random.h Interface.Using the Random-Number Package.Strings and Characters. The Principle of Enumeration.Characters.Strings as Abstract Data.The strlib.h Interface.Modular Development. Pig Latin-A Case Study in Modular Development.Maintaining Internal State within a Module.Implementing a Scanner Abstraction.III. COMPOUND DATA TYPES. Arrays. Introduction to Arrays.Internal Representation of Data.Passing Arrays as Parameters.Using Arrays for Tabulation.Static Initialization of Arrays.Multidimensional Arrays.Searching and Sorting. Searching.Sorting.Pointers. Using Addresses as Data Values.Pointer Manipulation in C.Passing Parameters by Reference.Pointers and Arrays.Dynamic Allocation.Strings Revisited. Conceptual Representations of the Type string.The ANSI String Library.Implementing the strlib.h Library.Files. Text Files.Using Files in C.Character I/O.Line-oriented I/O.Formatted I/O.Records. The Concept of the Data Record.Using Records in C.Combining Records and Arrays.Pointers to Records.Building a Database of Records.Designing a Record-Based Application.Looking Ahead. Recursion.Abstract Data Types.Analysis of Algorithms.Summary.Review Questions.Programming Exercises.Appendix A. Summary of C Syntax and Structure. Appendix B. Library Sources. Includes instructions for installing the libraries, sample course syllabus, extra assignments, examinations and solutions. 0201543222T04062001
Summary: Sets out to provide a solid introduction to computer science that emphasizes software engineering and the development of good programming style. This text focuses on the use of libraries and abstractions, and teaches the fundamentals of ANSI C, the industry standard, from the ground up.
Tags from this library: No tags from this library for this title. Log in to add tags.
    Average rating: 0.0 (0 votes)
Item type Current location Home library Call number Status Date due Barcode Item holds
BOOK BOOK HIGH SCHOOL LIBRARY - JHS
HIGH SCHOOL LIBRARY - JHS
SUBJECT REFERENCE
001.642 R541 1995 (Browse shelf) Available HS - 4314
Total holds: 0

(All chapters contain a Summary and Review Questions, and all chapters, except Chapter 1, conclude with Programming Exercises.)Introduction. A Brief History of Computing.What is Computer Science?A Brief Tour of Computer Hardware.Algorithms.Programming Languages and Compilation.Programming Errors and Debugging.Software Maintenance.The Importance of Software Engineering.Some Thoughts on the C Programming Language.I. THE BASICS OF C PROGRAMMING. Learning by Example. The "Hello World" Program.A Program to Add Two Numbers.Perspectives on the Programming Process.Data Types.Expressions.Problem Solving. Programming Idioms and Paradigms.Solving Problems on a Larger Scale.Control Statements.An Exercise in Debugging.Formatted Output.Crafting a Program.Statement Forms. Simple Statements.Control Statements.Boolean Data.The if Statement.The switch Statement.The while Statement.The for Statement.Functions. Using Library Functions.Function Declarations.Writing Your Own Functions.Mechanics of the Function-Calling Process.Procedures.Stepwise Refinement.Algorithms. Testing for Primality.Computing the Greatest Common Divisor.Numerical Algorithms.Series Expansion.Specifying the Size of Numeric Types.II. LIBRARIES AND MODULAR DEVELOPMENT. Libraries and Interfaces: A Simple Graphics Package. The Concept of an Interface.An Introduction to the Graphics Library.Building Your Own Tools.Solving a Larger Problem.Designing Interfaces: A Random Number Library. Interface Design.Generating Random Numbers by Computer.Saving Tools in Libraries.Evaluating the Design of random.h Interface.Using the Random-Number Package.Strings and Characters. The Principle of Enumeration.Characters.Strings as Abstract Data.The strlib.h Interface.Modular Development. Pig Latin-A Case Study in Modular Development.Maintaining Internal State within a Module.Implementing a Scanner Abstraction.III. COMPOUND DATA TYPES. Arrays. Introduction to Arrays.Internal Representation of Data.Passing Arrays as Parameters.Using Arrays for Tabulation.Static Initialization of Arrays.Multidimensional Arrays.Searching and Sorting. Searching.Sorting.Pointers. Using Addresses as Data Values.Pointer Manipulation in C.Passing Parameters by Reference.Pointers and Arrays.Dynamic Allocation.Strings Revisited. Conceptual Representations of the Type string.The ANSI String Library.Implementing the strlib.h Library.Files. Text Files.Using Files in C.Character I/O.Line-oriented I/O.Formatted I/O.Records. The Concept of the Data Record.Using Records in C.Combining Records and Arrays.Pointers to Records.Building a Database of Records.Designing a Record-Based Application.Looking Ahead. Recursion.Abstract Data Types.Analysis of Algorithms.Summary.Review Questions.Programming Exercises.Appendix A. Summary of C Syntax and Structure. Appendix B. Library Sources. Includes instructions for installing the libraries, sample course syllabus, extra assignments, examinations and solutions. 0201543222T04062001

Sets out to provide a solid introduction to computer science that emphasizes software engineering and the development of good programming style. This text focuses on the use of libraries and abstractions, and teaches the fundamentals of ANSI C, the industry standard, from the ground up.

000-099 001

There are no comments for this item.

to post a comment.

Click on an image to view it in the image viewer