All Stories

Opps - no_image

Symmetric encryption vs Asymmetric encryptionSymmetric-key algorithms are algorithms for cryptography that use the same cryptographic keys for both the encryption of plaintext and the...

In tutorial, no_image, opps, Jan 23, 2025

Opps - no_image

git pull vs git fetch

In tutorial, no_image, opps, Jan 23, 2025

Opps - no_image

Abstraction vs Encapsulation

In tutorial, no_image, opps, Jan 23, 2025

Opps - no_image

TCP vs UDP

In tutorial, no_image, opps, Jan 23, 2025

Opps - no_image

PUT vs POST

In tutorial, no_image, opps, Jan 23, 2025

Opps - no_image

HTTP vs HTTPS

In tutorial, no_image, opps, Jan 23, 2025

Opps - no_image

GET vs POST

In tutorial, no_image, opps, Jan 23, 2025

Opps - no_image

Dependency injection vs Service locatorDependency injection is a technique in which an object receives other objects that it depends on, called dependencies. Typically, the receiving ...

In tutorial, no_image, opps, Jan 23, 2025

Opps - aggregation

Aggregation vs Composition

In tutorial, aggregation, opps, Jan 23, 2025

Opps - no_image

LivelockA thread often acts in response to the action of another thread. If the other thread’s action is also a response to the action of another thread, then livelock may result. As ...

In tutorial, no_image, opps, Jan 23, 2025