Outline for November 17, 2025
Reading:
none
Assignments:
Homework 4, due November 24, 2025
Classes and objects [
cards.py
]
User-defined types (classes)
Instantiate (create) new object (
__init__
)
Objects and attributes
Objects and methods
Printing objects (
__str__
)
Complex numbers, arithmetic, and comparison [
complex.py
]
Copy, deepcopy [
copying.py
]
Inheritance [
inherit.py
,
inherit-mult.py
]
Writing a program with objects [
war.py
]
Matt Bishop
Office: 2209 Watershed Sciences
Phone: +1 (530) 752-8060
Email:
mabishop@ucdavis.edu
MHI 289I, Programming in Health Informatics
Version of November 16, 2025 at 7:33PM
You can also obtain a PDF version of this.