Learning by doing: Reading books and trying to understand the (code) examples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
T. Meissner cd9bc2dd75 added error handling for: invalid filename (empty string), file save error, delete error; back() & forward() now safe in range of 0 .. characters list length; some minor refactoring 10 years ago
..
color.py more examples of chapter 05 10 years ago
editor.py added error handling for: invalid filename (empty string), file save error, delete error; back() & forward() now safe in range of 0 .. characters list length; some minor refactoring 10 years ago
polygon.py added example of function vs. oop 10 years ago
silly.py more examples of chapter 05 10 years ago
webpage.py added timeout after that the webpage still will be loaded 10 years ago
zipprocessor.py renamed class ZipReplace into ZipReplaceInh 10 years ago
zipreplace.py making the source files pep8 comliant 10 years ago
zipreplace_comp.py make it pep8 compliant 10 years ago
zipscale.py making the source files pep8 comliant 10 years ago
zipscale_comp.py added new zipscale variant which uses composition instead of inhiterance 10 years ago
zipsearch.py example for managing objects which replaces given strings in zipped files 10 years ago