Tomorrow, i will teach Python to my students (i work in a school as developper) so, sometimes someone ask me for a python introduction. I usually make my slides w/ OO or full html + custom CSS. Today while trying to build the slides i remember that i’ve already found
Pylize .
I do the same with a python build.py (split html into piece and add shortcup for next and previous), but this one really seems good. The only thing, that I don’t really like, is the lack of printing support, nice slides is not enough for today’s student, they want a pretty print too :)
Can you put the slides online to let us check them out? (either OO or HTML?)
The page by page is at: http://www.larsen-b.com/static/intro_python/intro.html
(press alt-n/alt-prev to switch pages)
and the full page for printing :http://www.larsen-b.com/static/intro_python/
Please note:
- this URL isn’t permanent (i looking for a better place to put this)
- slides are in french (i’m working/living in france)
- the CSS is a hacked version of plone presentation.
Hi,
nice docs in french!
One question though:
are you sure Python is GPL ? or simply compatible with the GPL ?
That’s right Python Licence is GPL compliant (not a true GPL .. i need to correct this)
I corrected the URL for my slides
Another simple and pretty good slide system is S5: http://www.meyerweb.com/eric/tools/s5/