This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
101
Commits
1
Branch
143 KiB
HTML
47.5%
C
27.6%
Python
20.7%
Makefile
3.9%
Objective-C
0.2%
Tree:
427eac2f82
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '427eac2f82'
${ noResults }
learning-by-doing
/
python_3_oop
/
chapter05
History
T. Meissner
427eac2f82
example for useful use of property function
10 years ago
..
color.py
more examples of chapter 05
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
example for useful use of property function
10 years ago
zipprocessor.py
refactoring of zipsearch.py by using inhiterance
10 years ago
zipreplace.py
refactoring of zipsearch.py by using inhiterance
10 years ago
zipsearch.py
example for managing objects which replaces given strings in zipped files
10 years ago