Series software-engineering






DesignPattern-初學者模式

根據"深入淺出-設計模式",一步步寫出範例及觀念

software-engineering





TCL學習日記

實習中會用到TCL,所以寫個系列文來記錄學習過程

software-engineering



踏上學習重構之路

重構 改善既有程式的設計

software-engineering


工作上的問題紀錄

目前是寫點上班遇到的程式問題,有可能是架構方面,也有可能是新技術的研究。

software-engineering


Design Pattern

閱讀書本「深入淺出 設計模式」,了解design pattern,記錄過程與心得

software-engineering


CPP Series

C++ 學習筆記, 紀錄跟C++有關的知識

software-engineering


雜談,關於設計

各種關於軟體工程的主題和雜談

software-engineering


Kotlin 小撇步

跟大家分享在 Kotlin 開發中,好用,但可能被忽略的內容。

software-engineering



Kotest 學習筆記

Kotest 原名 KotlinTest,是一個完全以 Kotlin 來編寫的測試框架。 其中,包含了測試框架(Test Framework)、斷言庫 (Assertions Library) 以及特性測試 (Property Testing)

software-engineering


重新理解 C++

這是一個關於 C++ 各種語法、設計議題的系列文 同時盡可能把焦點放在學校不會去討論的部分 希望能幫助想更深入學習 C++ 的人

software-engineering


學學資料結構&演算法

以了解特性的角度介紹資料結構 & 演算法

software-engineering