View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

Animations and Simulations of AP Content

While it is fun to view animations, research hasn't shown much learning
benefit from just viewing them. The only learning benefit shown has been from writing them.
But, they may help you present what can be dry material.

Linked List - Java Applets
http://www.cs.stir.ac.uk/~mew/dissertation/swingsim.htm

Sorting Animations - Java Applets
http://www.cs.ubc.ca/spider/harrison/Java/sorting-demo.html

Soring with Cards -
http://www.youtube.com/watch?v=TW3_7cD9L1A&feature=related - Selection Sort
http://www.youtube.com/watch?v=Fr0SmtN0IJM&feature=related - Insertion Sort

Collection of algorithm and Data Structures Animations
http://www.cs.hope.edu/~alganim/ccaa/

Link to this Page