Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Simply Scheme: Introducing Computer Science, 2nd Edition

Simply Scheme: Introducing Computer Science, 2nd Edition

  • Category: Computer
  • Author: Brian Harvey, Matthew Wright
  • Pages: 611 pages
  • File type: Online, HTML, PDF

Read and download free eBook intituled Simply Scheme: Introducing Computer Science, 2nd Edition in format Online, HTML, PDF – 611 pages created by Brian Harvey, Matthew Wright.

This book works hard to make the somewhat tricky ideas of Scheme accessible. This tutorial stresses small sections on key language features, from basic functions, variables, and onward to recursion and other functional programming concepts. While languages like C++ and Java use objects to model data, Scheme programmers break a problem down into functions. The art–and elegance–of problem solving in Scheme comes from applying recursion and other design concepts.

Should programming be a matter of learning where to put the semicolon and goto? According to Harvey and Wright, absolutely not. Programming, especially when you’re starting off, is about the big picture, learning how to use your imagination and not your grammar. The authors use Scheme, a dialect of Lisp, as their base. Scheme and Lisp are symbolic programs that let you create programs that will write programs. Exercises throughout with Scheme help you get up to speed quickly and even have a good time. The first half of the book makes you comfortable with functions, leading you to projects involving bridge games and tic-tac-toe. In the second half, you deal with recursion, abstraction, files, and vectors. By the end of these chapters, you’re ready to use Scheme to tackle databases and spreadsheets.

Simply Scheme proves that programming can be accessible as long as it stimulates, rather than deadens, the imagination. This book will give you a sense of the inner workings of computer applications like no other.

READ  Strange Attractors: Creating Patterns in Chaos

Read and Download Links:

Simply Scheme: Introducing Computer Science, 2nd Edition

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.