From b571bc850fe824b6d4c9ea4771086e2dc9806d95 Mon Sep 17 00:00:00 2001 From: Shabab Karim Date: Wed, 28 Oct 2020 07:59:20 +0600 Subject: [PATCH] Added design pattern link in language agnostic section (#4764) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 95643efc..a23fe725 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -828,6 +828,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Site Reliability Engineering](https://landing.google.com/sre/book/index.html) * [Software Architecture Patterns](http://www.oreilly.com/programming/free/software-architecture-patterns.csp) (email address *requested*, not required) * [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/) +* [Source Making Design Patterns and UML](https://sourcemaking.com/design_patterns) * [Test Driven Development, Extensive Tutorial](https://github.com/grzesiek-galezowski/tdd-ebook) - Grzegorz Gałęzowski * [The Site Reliability Workbook](https://landing.google.com/sre/workbook/toc/) - Betsy Beyer, Niall Richard Murphy, David K. Rensin, Kent Kawahara and Stephen Thorne * [Web API Design](https://pages.apigee.com/rs/apigee/images/api-design-ebook-2012-03.pdf) - Brian Mulloy (PDF) -- GitLab