دانلود پاورپوینت OOP/Java
نوع فایل: power point
فرمت فایل: pptx
قابل ویرایش
تعداد اسلاید : 53 صفحه
قسمتی از پاورپوینت :
OOP in Java (Student Example)
Explore more Java features
Primitives
Arrays
Multi-Dimensional Arrays
String Class
StringBuffer Class
Static keyword
OOP Design
Encapsulation
Interface vs. Implementation
Client Oriented Design
HW1: Pencil Me In
Java is fundamentally Object-Oriented
Every line of code you write in Java must be inside a Class (not counting import directives)
Clear use of
Variables
Methods
Re-use through “packages”
Modularity, Encapsulation, Inheritance
First some designations we will use for this section
The person who writes the inner implementation of the class is the “programmer”
The person who “uses” the class is the “client”
The client cares about the interface exported by the Class/Object
Analogy
Implementing an ATM machine vs. using an ATM machine
برچسب ها:
download-PowerPoint-OOP-Java