Posts List
給工程師的 Sketch Prototyping 簡易入門教學
2016-06-04 | 0 0 | Sketch Prototyping Wireframe Mockup
[Note] JS: OOP - Introduction
2022-12-10 | 0 0 | frontend javascript OOP
Google python code style
2021-12-21 | 0 0 | Python google naming type 命名規則 naming rule coding style
【Day 3】Docker Container(容器)與 Volume(數據卷)
2020-02-25 | 2 1 | docker container volume Docker從入門到實踐 docker run mount
remove the outliers - Winsorization
2025-05-30 | 0 0 | Winsorization ab testing statistics
React(10) - useState & useReducer & useEffect
2022-10-17 | 0 0 | React useState useEffect useReducer Hooks
1 Even or Odd 8 kyu
2024-01-05 | 0 0 | ? : 條件運算子 TypeScript