Home

Example: Replace Parameter with explicit methods(使用明確的方法取代參數)

當長if-else或是switch出現在方法內時通常代表該方法做了一件以上的事。   為了保持方法簡......

Create Test Case for android project(Step by Step)

官網教學,參考 https://developer.android.com/training/testing.......

使用 Adapter 封裝未完成類別(unfinished class)

Adapter Pattern 將類別的介面轉換成另一個介面,使得原本不相容的類別可以互相一起工作。 使用的情......

Shot For People Walking On Clean Modern Street

It’s no secret that the digital industry is booming. Fr......

Refactoring example : GameMap

在上篇介紹如何建立 android test project 並成功運行 test case 之後,本篇開始介......