プログラム設計入門<br>How to Design Programs : An Introduction to Programming and Computing (The Mit Press) -- Hardback

プログラム設計入門
How to Design Programs : An Introduction to Programming and Computing (The Mit Press) -- Hardback

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Hardcover:ハードカバー版/ページ数 693 p.
  • 言語 ENG
  • 商品コード 9780262062183
  • DDC分類 005.12

基本説明

Presents program design guidelines that show the reader how to analyze a problem statement; the book comes with a novel programming environment, the first one explicity designed for beginners.

Full Description


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.A second edition is now available.