Changes

Jump to: navigation, search

Rchan sandbox

4 bytes added, 14:58, 2 November 2019
Overview
=OBJECTIVES=
(1) :# Create functions to process programmer-defined type objects.(2) :# Binding functions into methods for programmer-defined type objects.
==Overview==
: Object-oriented programming is conceptually one level higher than simply structured programming style as you've experienced in Bash or C. In this lab, we're going to look at a few object-oriented programming examples using the Python language.
==Reference:==
:*Time object from '''Think Python''' Chapter 16 and 17:*Date object from '''OPS435 Assignment 1'''
=Investigation 1: Objects and Functions=
1,760
edits

Navigation menu