Braincast #003 - Bubble Sort (AppleSoft BASIC)
Bryon Lape
The Bubble sort is the easiest sorting algorithm to learn and is usually the first one most programmers implement. Here Brainmuffin (Bryon Lape) discussing the Bubble Sort using visual tools and demonstrates an implementation in AppleSoft BASIC.
Head back to the lab and the Apple //e emulator and learn how this old hardware can so some newer tricks. It doesn't take but a few lines of AppleSoft BASIC code. Brainmuffin breaks down two different implementations: a simple text one and another that uses the LO-RES graphics mode. Watch as Bryon makes on the fly changes to the code, has to stop, and returns with it working properly.
Ideas and concepts of Computer Science are made simple to learn and understand. Visual tools are created from ordinary objects to comprehend the world of sorting.
Complete code available.
Have a Bubble sort implementation? Share it with us. ... https://www.youtube.com/watch?v=CX1nAQQhaf4
156004536 Bytes