Exploring Computer Science with Scheme

Exploring Computer Science with Scheme
Author: Oliver Grillmeyer
Publisher: Springer Science & Business Media
Total Pages: 603
Release: 2013-04-17
Genre: Computers
ISBN: 1475729375


Download Exploring Computer Science with Scheme Book in PDF, Epub and Kindle

A presentation of the central and basic concepts, techniques, and tools of computer science, with the emphasis on presenting a problem-solving approach and on providing a survey of all of the most important topics covered in degree programmes. Scheme is used throughout as the programming language and the author stresses a functional programming approach to create simple functions so as to obtain the desired programming goal. Such simple functions are easily tested individually, which greatly helps in producing programs that work correctly first time. Throughout, the author aids to writing programs, and makes liberal use of boxes with "Mistakes to Avoid." Programming examples include: * abstracting a problem; * creating pseudo code as an intermediate solution; * top-down and bottom-up design; * building procedural and data abstractions; * writing progams in modules which are easily testable. Numerous exercises help readers test their understanding of the material and develop ideas in greater depth, making this an ideal first course for all students coming to computer science for the first time.


Exploring Computer Science with Scheme
Language: en
Pages: 603
Authors: Oliver Grillmeyer
Categories: Computers
Type: BOOK - Published: 2013-04-17 - Publisher: Springer Science & Business Media

GET EBOOK

A presentation of the central and basic concepts, techniques, and tools of computer science, with the emphasis on presenting a problem-solving approach and on p
Discovering Computer Science
Language: en
Pages: 543
Authors: Jessen Havill
Categories: Computers
Type: BOOK - Published: 2020-10-27 - Publisher: CRC Press

GET EBOOK

"Havill's problem-driven approach introduces algorithmic concepts in context and motivates students with a wide range of interests and backgrounds." -- Janet Da
Simply Scheme
Language: en
Pages: 620
Authors: Brian Harvey
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: MIT Press

GET EBOOK

Showing off scheme - Functions - Expressions - Defining your own procedures - Words and sentences - True and false - Variables - Higher-order functions - Lambda
Simply Scheme
Language: en
Pages: 583
Authors: Brian Harvey
Categories: Computer science
Type: BOOK - Published: 1993-12-01 - Publisher: MIT Press (MA)

GET EBOOK

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. T
Programming and Meta-Programming in Scheme
Language: en
Pages: 352
Authors: Jon Pearce
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

GET EBOOK

A comprehensive first course in Scheme, covering all of its major features: abstraction, functional programming, data types, recursion, and semantic programming