Open main menu

CDOT Wiki β

Changes

OPS435 Python Lab 5

1 byte added, 09:39, 4 September 2017
LAB OBJECTIVES
= LAB OBJECTIVES =
:This lab will introduce object oriented programming, using classes to create objects, and reading/writing to files.
The first investigation will focus on file management, opening files, saving data to files, and reading files. Since many tasks that system administrators deal with files, this is a crucial skill to understand.
The second investigation will cover object oriented programming. Objects are primarily used to store data and code.
13,420
edits