FACTOID # 121: Houses in English-speaking countries have the most rooms.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > TeachScheme!

The TeachScheme project is an attempt to alter the introductory computer science curriculum. Where the traditional curriculum focuses on syntax and state change, the TeachScheme curriculum starts instead with simple data, and shows how solutions to problems follow directly from the structure of this data.


Some of the ideas central to the project:

  • There is a direct lineage from grade-school computing through high-school algebra to college-level computing. Math is not "domain knowledge" to be applied sparingly to numeric programs, but rather the foundation of program design.
  • Every program in the first year of computing can be written in a simple and direct way by following a recipe that defines behavior on base cases and extends this to behavior on more complex data.
  • Students that can't write unit tests aren't ready to write code.
  • Many languages push students toward complex solutions to simple programs. Scheme is not one of these (hence the name).

The TeachScheme project is closely related to the PLT Scheme group and DrScheme. A scheme is a plan or a system of related parts. ... PLT Scheme is an umbrella name for a family of implementations of the Scheme programming language. ... DrScheme Editing Environment DrScheme is an interactive and graphical programming environment for the Scheme programming language. ...


External links



 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.