[Edu-sig] Decorating a Circle (math + python)
kirby urner
kirby.urner at gmail.com
Wed May 10 16:18:47 EDT 2017
I'll be among the first to admit, this little Pycon-length talk on
@decorators (in a math-learning context) has its weaknesses:
https://youtu.be/bQOrmiufSSc?list=PLeBIlkJm4xgnJd1B8AOLIIuclk0ayXlR8
Mainly, I'm "showing my age" (somewhat literally) in that my non-data
descriptor, age, doesn't really get into the action the way I claim, given
how descriptors without a __set__ rank lower on the MRO totem pole.
However, I do wonders with "color". :-D
The playlist immediately segues to a San Francisco User Group presentation
on the same topic, where Simeon does a better job explaining the rules
(MRO).
Given my geometric focus, the rest of the videos veer into spatial
geometry, wherein I continue to use Python, sometimes Visual Python.
Kirby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20170510/b35fa76f/attachment.html>
More information about the Edu-sig
mailing list