Hello everyone, I mentioned a plan of mine to make a TclTutor like python program once on the python-tutor list. Someone there mentioned the edupython lists interest in such a program. I spent a little while coding up a prototype. I've built the interface and 7 lessons loosely based on the standard python tutorial by Guido.
The program uses Tkinter for the GUI and a simple XML format to keep the lessons in. The code is available at http://nibrahim.net.in/downloads/pydagogue-0.1.tgz. I'd appreciate any comments/feedback on the project. It's in it's early stages so I should be able to make changes without any major hassles. Thanks. -- ~noufal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "edupython" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/edupython?hl=en -~----------~----~----~----~------~----~------~--~---
