Since OOP came to exist because of programmers getting lost in their code, OOP tries to clear it up.
I came to a conclusion that OOP and design documents are vital for me getting serious in making large projects with sepples.
Thus OOP, top-down design and design documents go hand in hand.
So, how would I go at designing my project in OOP/sepples?
(And any neat software out there for making a design document?)
I'm starting to get into OOP with sepples.
Found your problem. Since OOP came to exist because of programmers getting lost in their code, OOP tries to clear it up.
No. I came to a conclusion that OOP and design documents are vital for me getting serious in making large projects with sepples.
No. Thus OOP, top-down design and design documents go hand in hand. IHBT
Name:
Anonymous2010-07-03 15:06
A "design" phase when making more complex systems is highly recommended, but it doesn't matter whether you need a proper "design document" or just a few sketched diagrams or whether you do it all in your head.