Mathematics


Card image cap
Linear Algebra

Gaussian elimination, LU Factorization, subspaces, eigenvalues and eigenvectors, SVD, PCA, and other applications.

Read More
Card image cap
Probability and Statistics

Conditional probability, expectation, variance, joint probability, MLE and CLT, hypothesis testings, and distributions.

Read More
Card image cap
Statistics for Application

LLN, CLT, confidence interval, moment generating functions, and so on. [Still not finish]

Read More
Card image cap
Linear Regression

SLR estimaters and bias, MLR estimaters and bias, ANOVA (Type 1/2/3), model diagonsis and selection, logistic regression.

Read More
Card image cap
Time Series Analytics

Stationary condition, ARMA models, ARIMA models, partial autocorrelation, exponential smoothing techniques, and Prophet.

Read More

Data Science


Card image cap
Data Visualization Design

Data types, common charts, design principles, basic Matplotlib and Pandas, Stephen Few’s Rules for Color.

Read More
Card image cap
Data Acquisition

Data pipeline, text processing, TFIDF, computer networks basics, AWS, cookies, APIs, and Selenium.

Read More
Card image cap
Introduction to Machine Learning

Ridge regression, LASSO regression, naive bayes, decision tree, random forest, clustering, and basic pyTorch.

Read More
Card image cap
Advanced Machine Learning

Recommender system, backpropagation, neural network, AdaBoosting, gradient boosting, and basic NLP.

Read More
Card image cap
Relational Database

PostgreSQL, CRUD, JOIN, indexing, window function, database transaction, and schema refinement.

Read More
Card image cap
Non Relational Database

MongoDB, CRUD, and so on. [Still not finish]

Read More
Card image cap
Distributed Computing

Apache Spark, Spark operations, Spark RDD and paired RDD, Spark SQL, and Spark MLlib.

Read More
Card image cap
Data Pipeline

Apache Airflow, DAG design, operators, sensors, xComs, Hooks, and subDAGs.

Read More
Card image cap
D3.js Guildlines

[Not yet finished]

Read More

Computer Science


Card image cap
Advanced Python

Python, list comprehensions, set, dictionary, counter, string operations, OS/SYS modules, copies.

Read More
Card image cap
Java Programming

Java, data types, loops, input and output, functions and libraries, object oriented programming.

Read More
Card image cap
Data Structure and Algorithms

Sorting algorithms, walking algorighms, searching algorithms, graph algorithms.

Read More
Card image cap
Operating System

Multi-process, multi-threads, mutual exclusion, condition variables, EDM, IPC, sync, I/O devices, and RPC.

Read More
Card image cap
Computer Architecture

RISC assembly, branch prediction, data dependency, Tomasulo's algo, memory ordering, cache and LRU, coherence and consistency.

Read More
Card image cap
Web Development

[Not yet finished]

Read More
Card image cap
Video Game Design

About how to make a toy game using Unity 3D.

Read More
Card image cap
Software Development Process

IDE, VCS, OOP, UML, Android development, requirement engineering, design patterns, black/white-box testing.

Read More
Card image cap
Play with Command Lines

Introduction to bash and other command line commands.

Read More
Card image cap
Regular Expressions

Introduction to regular expressions.

Read More
Card image cap
Computer Systems Experiments

Experiments based on Raspberry Pi.

Read More
Card image cap
Information Security Lab

GDB, PWN, ida, shellcode, stack overflow, and so on. [Still not finish]

Read More
Card image cap
Git and GitHub

Introduction to git and GitHub. Need updates for rebase.

Read More