Search code examples
oopclass-design

Design classes - OOPS features


I am interested in improving my designing capability (designing of classes with its properties, methods etc) for a given. i.e. How to decide what should be the classes, methods and properties?

Can you guys suggest me good material for improving on this?


Solution

  • Please see:

    Any source of good object-oriented design practises?

    Best Resources to learn OO Design and Analysis

    among many....