When.com Web Search

  1. Ads

    related to: simple program design textbook high school ca 1980 to 2023 list of books

Search results

  1. Results From The WOW.Com Content Network
  2. How to Design Programs - Wikipedia

    en.wikipedia.org/wiki/How_to_Design_Programs

    The book introduces the concept of a design recipe, a six-step process for creating programs from a problem statement. While the book was originally used along with the education project TeachScheme! (renamed ProgramByDesign), it has been adopted at many colleges and universities for teaching program design principles.

  3. SICP has been influential in computer science education, and several later books have been inspired by its style. Structure and Interpretation of Classical Mechanics (SICM), another book that uses Scheme as an instructional element, by Gerald Jay Sussman and Jack Wisdom; Software Design for Flexibility, by Chris Hanson and Gerald Jay Sussman

  4. California Open Source Textbook Project - Wikipedia

    en.wikipedia.org/wiki/California_Open_Source...

    The California Open Source Textbook Project (COSTP) was founded in 2000 by Sanford Forte, a former college textbook publishing executive. COSTP was a not-for-profit, collaborative, public/private undertaking originally created to address the high cost, content range, and consistent shortages of K-12 textbooks in California. COSTP's mandate ...

  5. Racket (programming language) - Wikipedia

    en.wikipedia.org/wiki/Racket_(programming_language)

    Racket is used by the ProgramByDesign outreach program, which aims to turn computer science into "an indispensable part of the liberal arts curriculum". [ 14 ] [ 15 ] The core Racket language is known for its extensive macro system which enables creating embedded and domain-specific languages , language constructs such as classes or modules ...

  6. Textbook - Wikipedia

    en.wikipedia.org/wiki/Textbook

    Chiappetta, Eugene L., and David A. Fillman. "Analysis of five high school biology textbooks used in the United States for inclusion of the nature of science." International Journal of Science Education (2007) 29#15 pp: 1847–1868. Doering, Torsten, Luiz Pereira, and L. Kuechler. "The use of e-textbooks in higher education: A case study."

  7. ProgramByDesign - Wikipedia

    en.wikipedia.org/wiki/ProgramByDesign

    Each form of description determines a specific form of program organization. The transformation is nearly mechanical and helps the students focus on the creative part of the task. How to Design Programs (HTDP) is the text book authored by the core of the ProgramByDesign group. [1] A third edition is being prepared. [2]

  8. Wikibooks - Wikipedia

    en.wikipedia.org/wiki/Wikibooks

    Growth of the eight largest Wikibooks sites (by language), July 2003–January 2010. Wikibooks (previously called Wikimedia Free Textbook Project and Wikimedia-Textbooks) is a wiki-based Wikimedia project hosted by the Wikimedia Foundation for the creation of free content digital textbooks and annotated texts that anyone can edit.

  9. Algorithms + Data Structures = Programs - Wikipedia

    en.wikipedia.org/wiki/Algorithms_+_Data...

    Algorithms + Data Structures = Programs [1] is a 1976 book written by Niklaus Wirth covering some of the fundamental topics of system engineering, computer programming, particularly that algorithms and data structures are inherently related. For example, if one has a sorted list one will use a search algorithm optimal for sorted lists.