Please enable JavaScript.
Coggle requires JavaScript to display documents.
Study (DB (Sharding (how), SQL v NoSQL (partitions/ hashing), Replication,…
Study
-
-
-
-
-
OO Principles
it’s recommended to call public parent methods to get your results in the subclasses and not directly using the internal variables. That way you are making sure the parent abstractions get to the required state without side effects or invalid state transitions.
-
-
-
-
-
-