170x Filetype PDF File size 0.31 MB Source: engineering.purdue.edu
Object-Oriented Scripting Avi Kak kak@purdue.edu Contents: Part A: Object-Oriented Notions in General (slides 3 --- 10) Part B: Object-Oriented Scripting in Perl (slides 11 --- 71) Part C: Object-Oriented Scripting in Python (slides 72 –- 143) Part D: Some Applications of OO Scripting (slides 144 --- 155) 2 Part A of this Tutorial Object Oriented Notions in General Slides 3 – 10 3 The Main OO Concepts The following fundamental notions of object-oriented programming in general apply to object-oriented scripting also: Class Encapsulation Inheritance Polymorphism 4
no reviews yet
Please Login to review.