- http://openbookproject.net//py4fun/logic/logic.html
- http://openbookproject.net//py4fun/logic2/logic2.html
Last year student David Cooper created a logic circuit simulator in pygame, called Graphical Logic Circuits. I sent Matt and Jamie an email this morning, and they are already at work looking over David's code from last year to see if it would make a good Sugar Activity.
Getting more reST
Chatting with Douglas on irc this afternoon, he pointed me to some good resources for my study of reST:
- http://docutils.sourceforge.net/docs/user/tools.html
- http://docutils.sourceforge.net/docs/howto/html-stylesheets.html
- source bin/activate
- cd gasp-lessons/gasp_course
- sphinx-build source/ build/
- alias gle='rsync -avz -e ssh --delete /home/jelkner/Projects/Sphinx/gasp-lessons/gasp_course/build/ login.ibiblio.org:obp/pybiblio/gasp/course/'
The coolest thing is the way SVG images just work now, as you can see in Sheet 3 of the course.
No comments:
Post a Comment