Posts List
Git cherry pick 實戰: 作業分支混到 master commit,但又不想洗掉自己作業的 commit 要怎麼辦?
2020-08-12 | 0 0 | Git
簡明約耳續談軟體(More Joel on Software)導讀書摘
2021-03-07 | 1 0 | joel on software more joel on software 專案管理
關於 JavaScript 的提升 (Hoisting)
2020-10-26 | 0 0 | javascript hoisting
Decoding A/B Testing: The Magic of the Paired T-Test
2023-08-20 | 0 0 | experiment statistics
Redux(三):純函數 (Pure Function) 簡介
2020-12-14 | 0 0 | 程式導師實驗計畫第四期 前端 React react book Redux pure function
Make Data Do Crossfit - cross validation
2023-07-17 | 0 0 | machine learning
Day 14-higher-lower game
2022-04-24 | 0 0 | Python 課堂筆記 100 Days of Code