Little Man Computer Model

http://engineers-excel.com/Tools/Little%20Man%20Computer/Description.htm

This tool shows the working of a computer CPU using the Little Man Computer Model (LMC).

The Little Man Computer was created by Dr. Stuart Madnick of MIT as a model for teaching the workings of a CPU. The LMC models the working of a modern CPU, but is still simple enough to be understood and programmed by high school students.

Published in:  on September 16, 2009 at 9:40 am Leave a Comment

Counting in Binary

https://apps.lis.illinois.edu/wiki/display/CII/Counting+in+Binary

This module uses a combination of discussion and participant involvement to learn about the differences between analog and binary representations of information. Since computers use a binary numbering system, participants learn how to count in binary.

The goal of this activity is to illustrate the basics of working with the binary numbering system.

How do parts of a computer communicate?

https://apps.lis.illinois.edu/wiki/pages/viewpage.action?pageId=4362095

The goal of this module is to conceptualize how communication happens between the parts of a computer. Placed into the context of the things we use the computer (typing, displaying characters on the monitor, accessing the Internet) we can gain a clearer understanding of how the parts work together to accomplish tasks. Understanding this process is useful when troubleshooting hardware or software problems.

Free Collection of PowerPoint slides – Computer Technology

http://technology.pppst.com/index.html

This site has lots of free PowerPoint slides for teaching. This link points to the page with links to technology presentations. Many of the computer presentations are excellent!

I really like this set of slides on how computers work.

http://www.unf.edu/~asanchez/public/rawlings/How-Do-Computers-Work/How-Do-Computers-Work3.ppt

Published in:  on September 12, 2009 at 8:32 pm Leave a Comment

How large is a petabyte

http://gizmodo.com/5309889/how-large-is-a-petabyte

Interesting way of looking at how large a petabyte is.

Published in:  on August 6, 2009 at 5:44 pm Leave a Comment

MATHmaniaCS: passing on the excitement of mathematics and computer science to kids of all ages

Here are some good computer science lessons for K-12:

http://www.mathmaniacs.org/lessons/index.html

Published in:  on June 6, 2009 at 8:08 pm Leave a Comment

Excellent demonstration of sorting algorithm

I thought this was a very good demonstration of sorting by a cute little girl!

http://www.youtube.com/watch?v=Zybl598sK24

Published in:  on June 4, 2009 at 9:07 pm Leave a Comment

Computer Science for Fun Web site

http://www.cs4fn.org/

A product of Queen Mary, University of London, this looks very interesting! The site describes itself like this.

“Explore how computer science is also about people, solving puzzles, creativity, changing the future and, most of all, having fun.”

The cs4fn magic book looks particularly good.

There is an applet where you can do some simple AI programming for a game of Noughts and Crosses ( Tic-Tac-Toe ).

Another good applet is the What is an Algorithm applet.

Binary Number game from Cisco

http://msdn.microsoft.com/en-us/beginner/cc963988.aspx

A fun way to learn about binary numbers.

Published in:  on October 11, 2008 at 8:37 pm Leave a Comment

Microsoft Visual Studio Middle School Power Toy 1.0

http://www.microsoft.com/downloads/details.aspx?FamilyID=970cb44c-154e-4632-8653-0f4c968945b3&DisplayLang=en

Microsoft Visual Studio Middle School Power Toy 1.0 is a software package particularly designed by Microsoft to help middle school students learn computer programming. Includes:

“teaching tool developed to help middle school students learn the basic concepts, algorithms, and implementations of popular computer sorting algorithms”

and

“teaching tool developed to help middle school students learn the basic concepts, algorithms, and implementations of popular data search algorithms”

Published in:  on September 21, 2008 at 8:49 pm Leave a Comment