Show
Ignore:
Timestamp:
03/05/10 22:47:39 (2 years ago)
Author:
hodgestar
Message:

OO slide.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • hodgestar/Talks/PythonForProgrammers/slides/slide-notes.txt

    r728 r729  
    6060-------------------- 
    6161 
     62* Inheritance 
     63* Multiple Inheritance 
     64* MRO (play with in IPython) 
     65* __init__, __new__, self 
     66* Explore sort.py 
     67* getopt.getopt 
    6268 
    63 6. 
     69Dictionaries and Sets 
     70--------------------- 
    6471 
    6572 
     
    7077Generators 
    7178 
     79classmethods 
     80staticmethods 
     81 
    72827.  
    73838. 
     
    7585 
    7686pkg_resources 
     87__slots__ 
    7788 
    7889********** THIRD BREAK **********