Please enable JavaScript.
Coggle requires JavaScript to display documents.
OOP Week 1 - Coggle Diagram
OOP Week 1
Advantages of OOP
Resilience to change
Modularity of code
Real-world programming
Reusability of code
Information hiding
ความสัมพันธ์ class
Part - of
Kind - of
is -a
Has - a
Object
Identity
State
Behavior
Modifier
public (+)
private (-)
protected (#)
Programming
Proceddural Programming
Object Oriented Programming
Method
void
set
non void
get
return
GUI
graphic
text
CUI
Interface ใช้ร่วม command-line
ไม่ใช่ user - friendly