Programming with Alice Advanced topics – Demo
Overview of topics Recursion Random Numbers Variables Arrays
Recursion Two examples Towers of Hanoi Horse race
Towers of Hanoi
Horse Race
Random Numbers Two examples Horse racing Shark chase
Shark chase – random numbers
Variables An example – a timer
Timer
Arrays Example – insertion sort
Insertion sort
Textbook More information Recursion Chapter 8 Random Numbers Tips & Techniques 6 Variables Chapter 10, Section 1 Arrays Chapter 10, Section 2