FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


How To Design Programs: An Introduction To Programming and Computing
Reply with quote
How To Design Programs: An Introduction To Programming and Computing

Author(s) : Matthias Felleisen, Robert Bruce Findler, Matthew Flat, and Shriram Khrisnamurti
Publication date : May 2002
ISBN : 0-262-06218-6
Pages : 720
Publisher : MIT Press

Book excerpts:

This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a variety of skills--critical reading, analytical thinking, creative synthesis, and attention to detail--that are important for everyone, not just future computer programmers.

The book exposes readers to two fundamentally new ideas. First, it presents program design guidelines that show the reader how to analyze a problem statement; how to formulate concise goals; how to make up examples; how to develop an outline of the solution, based on the analysis; how to finish the program; and how to test. Each step produces a well-defined intermediate product. Second, the book comes with a novel programming environment, the first one explicitly designed for beginners. The environment grows with the readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks.

All the book's support materials are available for free on the Web. The Web site includes the environment, teacher guides, exercises for all levels, solutions, and additional projects.

Reviews:

Amazon.com

Smile "... it focused on how to 'design' programs, not just how to program, while college classes are mostly focused on how to write programs."

Arrow View/Download How To Design Programs

ndaru
Site Admin

Joined: 09 Oct 2004
Posts: 738
View user's profileSend private message
  
   
 Reply to topic