Outline for November 14, 2023
Reading:
none
Due:
Homework 4, due November 29, 2023
Classes and objects [
cards.py
,
war.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
]
Matt Bishop
Office: 2209 Watershed Sciences
Phone: +1 (530) 752-8060
Email:
mabishop@ucdavis.edu
ECS 235A, Computer and Information Security
Version of November 14, 2023 at 12:39PM
You can also obtain a PDF version of this.