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.
Title How to Design Programs: An Introduction to Programming and Computing
Author(s) Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi
Publisher: The MIT Press (February 12, 2001); eBook (2003)
Hardcover 720 pages
eBook HTML and PDF
Language: English
ISBN-10: 0262062186
ISBN-13: 978-0262062183
Download: http://www.academia.edu/1862368/How_To_Design_Programs_-_An_Introduction_to_Computing_and_Programming_by_MIT_Press
No comments:
Post a Comment