差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
下次修改 Both sides next revision
java:java [2022/04/24 15:21]
tony [Resource]
java:java [2022/06/04 10:59]
tony [Resource]
行 18: 行 18:
   * [[http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html|http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html]]   * [[http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html|http://​hauchee.blogspot.com/​2015/​05/​unicode-regular-expression.html]]
   * [[https://​github.com/​qiangmzsx/​Software-Engineering-at-Google|Software-Engineering-at-Google]]   * [[https://​github.com/​qiangmzsx/​Software-Engineering-at-Google|Software-Engineering-at-Google]]
 +  * [[https://​github.com/​alexkasko/​openjdk-unofficial-builds|OpenJDK6 download]]
 ==== Security ==== ==== Security ====
   * [[https://​www.oracle.com/​java/​technologies/​javase/​seccodeguide.html|Secure Coding Guidelines for Java SE]]   * [[https://​www.oracle.com/​java/​technologies/​javase/​seccodeguide.html|Secure Coding Guidelines for Java SE]]
行 38: 行 39:
   * [[https://​craftsmanshipcounts.com/​clean-architecture-compare-critique-java/​|Clean Architecture:​ A Comparison to and Critique of Java Best Practice]]   * [[https://​craftsmanshipcounts.com/​clean-architecture-compare-critique-java/​|Clean Architecture:​ A Comparison to and Critique of Java Best Practice]]
   * [[https://​craftsmanshipcounts.com/​clean-architecture-sorting-filtering-paging/​|The Devil in the Details of Clean Architecture:​ Sorting, Filtering, and Paging]]   * [[https://​craftsmanshipcounts.com/​clean-architecture-sorting-filtering-paging/​|The Devil in the Details of Clean Architecture:​ Sorting, Filtering, and Paging]]
 +  * [[https://​foil-knee-12e.notion.site/​Why-we-need-to-separate-domain-model-from-data-model-DTO-DB-model-ViewModel-5e62bca2c9414efbb07c3623af48b96d|Why we need to separate domain model from data model (DTO/ DB model/​ViewModel)]]
 +  * [[https://​haitham-raik.medium.com/​books-for-great-software-architect-34c81fc70e12|Books for Great Software Architects — Fundamentals Path]]
 ==== OO ==== ==== OO ====
   * [[http://​www.hitripod.com/​blog/​2011/​12/​object-oriented-design-five-principles-solid/​|物件導向程式設計五大原則:SOLID]]   * [[http://​www.hitripod.com/​blog/​2011/​12/​object-oriented-design-five-principles-solid/​|物件導向程式設計五大原則:SOLID]]