Preston Pham

Preston Pham @prestonp

About: Software Engineer with over 7 years of experience diving into the realms of Big Data, Backend, and Distributed Systems.

Location:
Asia
Joined:
Oct 1, 2019

Preston Pham
articles - 10 total

My 3 years using CAP Theorem in 3 minutes

A simple and popular mention of the CAP Theorem in office work is: It’s not possible to have...

Learn More 0 0Jul 5 '24

5 tips to secure your weekends

After a successful release of a critical bug fix, I stood up from office desk to head home. Along the...

Learn More 2 0Mar 28 '24

Design Pattern: Facade

The “Facade” concept focuses on decomposing a complex system into manageable sub-systems, each having...

Learn More 0 0Mar 7 '24

Pair Programming in enterprise

In the vast landscape of software development methodologies, one timeless technique has stood the...

Learn More 0 0Feb 28 '24

Design Pattern: Composite

We can consider a single type or a composition of related types to be the same by: Creating a new...

Learn More 0 0Mar 5 '24

Unveiling the Fully Qualified Domain Name of the Internet

Navigating through the expansive Internet can be like finding one’s way through a bustling city,...

Learn More 0 0Feb 28 '24

Design Pattern: Chain Of Responsibility

A feature can have different logics depending on the usage context. We can hide these logics from...

Learn More 0 0Mar 4 '24

I reinvented the wheel at work and it didn’t go well

Dave the Dev is so excited about his new task to build a new technology at work. It will be the...

Learn More 0 0Feb 29 '24

Simple Hash Map with Scala in 15 minutes

Implementing a Hash Map is a good way to get familiar with a new language, let's see how it can be do...

Learn More 7 0Dec 27 '19

5 reasons to learn Scala in 2019

If you are looking for a new programming language to learn this year, Scala is a good choice. Here a...

Learn More 7 0Dec 20 '19