Simple Explanations
Things are complicated enough as they are. Here is a curated list of “simple explanations” (of programming concepts) I’ve prepared. I hope you find it useful:
-
Asynchronous vs synchronous execution, what does it really mean?
-
What is the difference between loose coupling and tight coupling in the object oriented paradigm?
-
Where and how is the term used WRAPPER in programming, what does it help to do?
What have I learned?
-
Use analogies.
-
If possible, use pictures/diagrams.
-
Use humour.
-
Keep it as simple as possible. KISS.
-
Keep it short.
Written on August 25, 2020