Exploring Computer Science with Scheme
โ Scribed by Oliver Grillmeyer (auth.)
- Publisher
- Springer New York
- Year
- 1998
- Tongue
- English
- Leaves
- 602
- Series
- Undergraduate Texts in Computer Science
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Front Matter....Pages i-xxxii
Introduction to Computer Science....Pages 1-12
Problem Solving and Problem Abstraction....Pages 13-28
Programming the Computer....Pages 29-59
Lists: The Basic Data Structure....Pages 61-102
Conditionals....Pages 103-124
Repetition Through Recursion....Pages 125-168
Data Structures....Pages 169-197
Functionals....Pages 199-230
Input and Output....Pages 231-241
Repetition Through Iteration....Pages 243-259
Advanced Uses of Functions....Pages 261-283
Database Management Systems....Pages 285-318
Compilers and Interpreters....Pages 319-372
Operating Systems....Pages 373-409
Artificial Intelligence....Pages 411-474
Soft Computing: Fuzzy Logic, Neural Networks, and Genetic Algorithms....Pages 475-544
Back Matter....Pages 545-581
โฆ Subjects
Theory of Computation; Artificial Intelligence (incl. Robotics)
๐ SIMILAR VOLUMES
An introductory-level text for students who are not majoring in computer science as well as for computer science majors with no prior programming experience, Simply Scheme teaches computer science from a functional/symbolic point of view. It provides a solid platform from which students can go o
This is a very basic, but very important book for an introductory course in computer science based on Scheme. If you are trying to learn the basics of the Scheme language, this book is for you.
<p><span>Ever notice how people sometimes use math words inaccurately? Or how sometimes you instinctively know a math statement is false (or not known)?</span></p><p><span>Each chapter of this book makes a point like those above and then illustrates the point by doing some real mathematics through s