Fundamental Concept of Object Oriented Programming


Classes        :> Entities:NOUNS                   => ex: [PERSON]

Properties :> Description:Adjectives   => ex: [FirstName, Age]

Methods     :> Actions:Verbs                     => ex: [Add,Delete]

Events         :> Behaviors:Occurrences   =>ex: [Added,Deleted]

,

  1. No comments yet.
(will not be published)