Walt Mankowski on 19 Aug 2018 17:39:27 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Topic for West - FOSSCON practice talk on python data model |
Since we don't have a speaker scheduled for West tomorrow, I'd like to take the opportunity to practice the talk I'll be giving at FOSSCON next weekend. Here's the title and abstract: ----- Adventures In Dunderland: Introduction To The Python Data Model Python is designed to be easy to learn for beginners, and easy to pick up for experienced programmers. But Python's simplicity means you might not be using all the features the language has to offer. In this talk I'll review the Python data model, which is the key to writing idiomatic Python code. You'll learn how to emulate the behavior of Python's internal types such as sequences and dictionaries using Python's special double-underscore ("dunder") methods. ----- If you decide to attend be warned that it's still pretty raw and might change quite a bit between tomorrow and Saturday. Walt
Attachment:
signature.asc
Description: PGP signature
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug