Computing and ICT in a Nutshell
This site has many simulations helpful in understanding various computer science topics taught in high school.
The index has a list of all the topics taught on this site.
Some favorites:
- The Sorting Balance (can be used instead of the weighing bags activity in ECS unit 2)
- Sorting Algorithms - bubble, insertion, merge
- Linear vs Binary Search