Hi all, The slides I presented at the Sayeret Lambda meeting about Python are now available online:
The little intro: http://www.platonix.com/static/presentations/shai/py/Python.html The Prolog-in-Python: http://www.platonix.com/static/presentations/shai/py/Pythologic.html For completeness, the easter eggs that I referred to are available in a Python interpreter near you: >>> import this >>> from __future__ import braces and if you're on Python >=2.7: >>> import antigravity I also take this opportunity to thank Guy both for his lecture and for the Prolog-reminder slides I used. Cheers! Have fun, Shai. _______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
