Programming Paradigms

Top-level overview of Fundamentals of Programming Programming Paradigms. Make and link flash cards to define terms.

?
View mindmap
  • Programming Paradigms
    • Procedural
      • benefits
      • structured approach
        • sequence
        • selection
        • repitition
        • no gotos
      • top-down design
      • characteristics
    • Object-oriented & class diagram
      • class
        • attributes
        • methods
      • object
      • instantiation
      • encapsulation
        • public
        • private
        • protected
      • inheritance
      • composition
      • aggregation
      • polymorphism
      • overloading
      • benefits

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Fundamentals of programming resources »