ObjectOrientedDesign

From Lost In Wonderlands
Revision as of 18:25, 23 April 2021 by Paul (Talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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