Intro to Unified Modelling Language
Content
Intro to Unified Modelling Language
Content
Intro to Unified Modelling Language
Content
Object-Oriented Thinking
To understand when and why using object-oriented languages can be beneficial, it helps to compare it with a common alternative
Procedural Programming languages like plain "C"
•
In procedural code, the program is written as a long series of operations to execute
•
Some of that might be organized into named functions or sub-routines to make the code modular and maintainable
Made with Slides.com