Series software-engineering


軟體架構原理:工程方法

Fundamentals of Software Architecture(作者:Mark Richards/ Neal Ford)閱讀心得分享

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