From 1776514463e95288e633e193671c2ff4b5a36a8c Mon Sep 17 00:00:00 2001 From: Denys Poltorak Date: Mon, 23 Dec 2024 19:23:11 +0200 Subject: [PATCH 1/2] Added Architectural Metapatterns --- books/free-programming-books-subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 34b43828a8720..3db6ced5492f2 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -890,6 +890,7 @@ Kerridge (PDF) (email address *requested*, not required) * [A Primer on Design Patterns](https://leanpub.com/aprimerondesignpatterns/read) - Rahul Batra (HTML) * [Agile Planning: From Ideas to Story Cards](https://launchschool.com/books/agile_planning) - Launch School +* [Architectural Metapatterns: The Pattern Language of Software Architecture](https://github.com/denyspoltorak/publications/tree/main/ArchitecturalMetapatterns) - Denys Poltorak ([PDF](https://raw.githubusercontent.com/denyspoltorak/publications/refs/heads/main/ArchitecturalMetapatterns/Architectural%20Metapatterns.pdf), [EPUB](https://raw.githubusercontent.com/denyspoltorak/publications/refs/heads/main/ArchitecturalMetapatterns/Architectural%20Metapatterns.epub), [DOCX](https://raw.githubusercontent.com/denyspoltorak/publications/refs/heads/main/ArchitecturalMetapatterns/Architectural%20Metapatterns.docx)) (CC BY) * [Architectural Styles and the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) - Roy Thomas Fielding * [Best Kept Secrets of Peer Code Review](https://smartbear.com/lp/ebook/collaborator/secrets-of-peer-code-review/) * [Building Secure & Reliable Systems](https://static.googleusercontent.com/media/landing.google.com/en//sre/static/pdf/Building_Secure_and_Reliable_Systems.pdf) - Heather Adkins, Betsy Beyer, Paul Blankinship, Piotr Lewandowski, Ana Oprea, Adam Stubblefield (PDF) From 9c9c43b19c1e2dec20a35ea94c9c36cab174e96d Mon Sep 17 00:00:00 2001 From: Denys Poltorak Date: Tue, 24 Dec 2024 19:41:10 +0200 Subject: [PATCH 2/2] One link per listing --- books/free-programming-books-subjects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 3db6ced5492f2..aa81fdfffbf27 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -890,7 +890,7 @@ Kerridge (PDF) (email address *requested*, not required) * [A Primer on Design Patterns](https://leanpub.com/aprimerondesignpatterns/read) - Rahul Batra (HTML) * [Agile Planning: From Ideas to Story Cards](https://launchschool.com/books/agile_planning) - Launch School -* [Architectural Metapatterns: The Pattern Language of Software Architecture](https://github.com/denyspoltorak/publications/tree/main/ArchitecturalMetapatterns) - Denys Poltorak ([PDF](https://raw.githubusercontent.com/denyspoltorak/publications/refs/heads/main/ArchitecturalMetapatterns/Architectural%20Metapatterns.pdf), [EPUB](https://raw.githubusercontent.com/denyspoltorak/publications/refs/heads/main/ArchitecturalMetapatterns/Architectural%20Metapatterns.epub), [DOCX](https://raw.githubusercontent.com/denyspoltorak/publications/refs/heads/main/ArchitecturalMetapatterns/Architectural%20Metapatterns.docx)) (CC BY) +* [Architectural Metapatterns: The Pattern Language of Software Architecture](https://github.com/denyspoltorak/publications/tree/main/ArchitecturalMetapatterns) - Denys Poltorak (PDF, EPUB, DOCX) (CC BY) * [Architectural Styles and the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) - Roy Thomas Fielding * [Best Kept Secrets of Peer Code Review](https://smartbear.com/lp/ebook/collaborator/secrets-of-peer-code-review/) * [Building Secure & Reliable Systems](https://static.googleusercontent.com/media/landing.google.com/en//sre/static/pdf/Building_Secure_and_Reliable_Systems.pdf) - Heather Adkins, Betsy Beyer, Paul Blankinship, Piotr Lewandowski, Ana Oprea, Adam Stubblefield (PDF)