Instructor | Benjamin

Docker quick start: Learn and Master Docker With Step-by-Step Examples

how to pull docker image and launch docker instance.

how to create/publish docker image.

how to use docker composer to build micro services.

2h
7

Kubernetes Quick Start: Learn and Master Kubernetes With Step-by-Step Examples

Key Kubernetes (k8s) concepts explained.

How to install a useful and practical k8s cluster in a typical environment/SOHO/SMB Environment.

How to auto-scaling your application.

30h
81

Jumpstart Spark: Your 7-Day Apache Spark Quick Learning

spark cluster and architecture

Spark installation made easy

Spark SQL, DataFrame, Dataset, RDD

8h
28

USACO Real Coding Challengs

how to solve USACO challenges

Real USACO coding challenges questions and solutions

222

AP - Computer Science A ( CSA ) Success Bootcamp

Highlight typical pitfalls, provide strategies to avoid them.

Enhancement for a typical AP CSA course at school

18

Introduction to Computers & Typing: Digital Skills for the Future

Basic usage on Windows, MacOS, Linux

Create File/Folder using GUI and Command Line

How to use Google Docs/Excel

11

USACO fundemntal: Introduction to Algorithm II

More advanced algorithm, cover Prefix Sums Two Pointers Binary search Priority Queue Graph ( flood fill), functional graph Trees Bitwises