Sort by:
  1. Added Nov 22, 2007 by aseldow and 1 other
    A network is simply a collection of computers or similar devices that can communicate over a transmission medium. Don’t worry- that is just a fancy phrase that usually refers to Ethernet cable and other connective wire. You can see a basic network in the diagram below- odds are you’ve already seen something similar.
  2. Added Sep 01, 2007 by aseldow
    A great AP computer science site with resources.
  3. Added Aug 13, 2007 by xiuli and 1 other
    This website provides teaching materials created especially for CS educators looking to enhance their courses with some of the most current computing technologies and paradigms. We know that between teaching, doing research and advising students, CS educators have little time to stay on top of the most recent trends. This website is meant to help you do just that.
  4. Added Jul 25, 2007 by aseldow
    Excellent web design resources
  5. Added Jul 24, 2007 by aseldow
    In the past, many computer journalists have tried to explain advanced concepts such as object-oriented programming by comparing the activity to building applications by connecting smaller components in the same way a child assembles LEGO bricks. While early object-oriented programming environments such as Smalltalk were originally intended for children, the reality of programming never quite lived up to the simplicity of the LEGO model. That has all changed now with Scratch, a project developed by Mitchel Resnick and his associates at MIT's Lifelong Kindergarten research group.
  6. Added Oct 21, 2006 by aseldow
    KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
FirstPrevious...1...NextLast