Difference between revisions of "ObjectOrientedDesign"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= Object Oriented Design = '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Everything You Always Wanted to Know on Subject... (But Were...")
 
(No difference)

Latest revision as of 17:25, 23 April 2021

Object Oriented Design

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on Subject... (But Were Afraid to Ask) a collection of links of interest

See also


Object Oriented Design

  • Get inspired form real world
  • inheritance
  • multi-inheritance

(so far only in C++ as I'am not sure if there are other programming languages that are implementing it)

  • Delegation
  • Composition
  • Interface / protocol design
  • Inheritance vs Composition

Topics

A

A1

A11

A111
A1111

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

V

W

X

Y

Z

Articles

Blogs

Tools link

Books