Cinema Paradiso

Mainly serves as my backup reference on programming & technology. Plus some random thoughts

2022-05-11

About Cohesion

›
 In computer programming, cohesion refers to the degree to which the elements of a module belong together.  Thus, it is a measure of how str...
2022-05-07

Programming Paradigm

›
Paradigm means a school of thought or model that has distinct features, frameworks, patterns, and style which help you solve a particular pr...

MVVM Architecture

›
Model–view–viewmodel (MVVM) is a software architectural pattern that facilitates the separation of the development of the graphical user int...

DRY Principle

›
The Don't Repeat Yourself (DRY) principle states that duplication in logic should be eliminated via abstraction; duplication in process ...

Abstraction Concept In OOPs

›
What is Abstraction? As per https://www.collinsdictionary.com/dictionary/english/abstraction I think this definition suits best match for p...
›
Home
View web version
Powered by Blogger.