Slides and code from my talk at twincling.
Beginning Python
View more documents from Usware Technologies.
Talk Code
View more documents from Usware Technologies.
Related posts:
The Usware Blog – Django Web Development
Building Amazing Webapps
Slides and code from my talk at twincling.
Related posts:
Additional comments powered by BackType
{ 7 comments… read them below or add one }
too bad they’re just slides
This comment was originally posted on Reddit
matlot: link to related text and code is http://bit.ly/pytalk
This comment was originally posted on Reddit
Too bad it’s not python3.
This comment was originally posted on Reddit
So functions is a class in Python? How cool is that!
This comment was originally posted on Reddit
that’s what i came here to ask. thanks mate.
This comment was originally posted on Reddit
why do so many beginning tutorials use ipython instead of idle, or just python? this doesn’t add anything to the lesson and i think scares people off that you have to download 10 packages to get python to work the way *I* want it to.
This comment was originally posted on Reddit
Everything is a class instance in Python. Why wouldn’t it be?
This comment was originally posted on Reddit