This is a bit of an old project of mine http://vimeo.com/1735226 https://launchpad.net/algorithms-animator
but it includes most of the algorithms covered in a typical college level course on Algorithms.
The python source of the actual algorithms is here: http://bazaar.launchpad.net/~mdipierro/algorithms-animator/devel/view/head:/src/csc321algorithms.py The notes are here: http://bazaar.launchpad.net/~mdipierro/algorithms-animator/devel/view/head:/docs/csc321notes.pdf The rest of the code is designed to animate the algorithms. Massimo On Nov 18, 2011, at 2:31 PM, roberto wrote:
I have to help a teenager who's fond of computer science. He told me he wants to learn "the tough algorithms out there". Of course, nobody helps him at school. I'd like to know some resources to guide him from the very basics of programming to as far as he can at the moment. Since python is my first choice, personally speaking, can you give me some suggestion about a step-by-step introduction to algorithms ? Thank you ! -- roberto _______________________________________________ Edu-sig mailing list Edu-sig@python.org http://mail.python.org/mailman/listinfo/edu-sig
_______________________________________________ Edu-sig mailing list Edu-sig@python.org http://mail.python.org/mailman/listinfo/edu-sig