User Tools

Site Tools


programming_general:object-orientation_fundamentals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
programming_general:object-orientation_fundamentals [2020/09/14 00:58] mithatprogramming_general:object-orientation_fundamentals [2020/09/14 01:14] mithat
Line 12: Line 12:
 ------------------ ------------------
  
-It represents a shift in the way you typically approach a problem using procedural/structured programming thinking. With procedural/structured programming thinking, a developer will typically think in terms of, "What needs to //happen//?" It tends to focus on creating a set of functions or subroutines to do the things that need to get done. The modularity in procedural/structured programming derives primarily from the "verbs" in the system.+It represents a shift in the way you typically approach a problem using procedural/structured programming thinking. With procedural/structured programming thinking, a developer will typically think in terms of, "What needs to //happen//?" It tends to focus on creating a set of functions or subroutines to do the things that need to get done. The modularity in procedural programming derives primarily from the "verbs" in the system.
  
 ------------------ ------------------
programming_general/object-orientation_fundamentals.txt · Last modified: 2020/11/15 00:03 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki