From 68b1a28fe21bb4cc60e1c6c6188d3d6ab3856bab Mon Sep 17 00:00:00 2001 From: oltolm Date: Wed, 4 Apr 2018 18:41:17 +0200 Subject: [PATCH] remove non-free books (#2703) * remove non-free books "Why programmers work at night" is not free and is missing the link "Free to Read online". "Practicing Domain-Driven Design" is only part 1 of 4 and for the rest you have to buy the book. * Update free-programming-books.md revert "domain-driven design" --- free-programming-books.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index f0468a1c..001b760f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -638,7 +638,6 @@ Kerridge (PDF) (Just fill the fields with any values) * [How to Do What You Love & Earn What You’re Worth as a Programmer](https://leanpub.com/dowhatyoulove/read) - Reginald Braithwaite * [Professional Software Development For Students](http://mixmastamyk.bitbucket.org/pro_soft_dev/) - Mike G. Miller * [What I've Learned From Failure](https://leanpub.com/shippingsoftware/read) - Reginald Braithwaite -* [Why programmers work at night](https://leanpub.com/nightowls/read) Swizec Teller #### Programming Paradigms @@ -702,7 +701,7 @@ Kerridge (PDF) (Just fill the fields with any values) * [Naked objects](http://downloads.nakedobjects.net/resources/Pawson%20thesis.pdf) - Richard Pawson (PDF) * [OAuth - The Big Picture](https://pages.apigee.com/oauth-big-picture-ebook.html) * [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/) - S. Demeyer, S. Ducasse and O. Nierstrasz -* [Practicing Domain-Driven Design](https://leanpub.com/Practicing-DDD) - Scott Millett *(Leanpub account or valid email requested)* +* [Practicing Domain-Driven Design - Part 1](https://leanpub.com/Practicing-DDD) - Scott Millett *(Leanpub account or valid email requested)* * [Reactive Microservices Architecture](http://www.oreilly.com/programming/free/reactive-microservices-architecture-orm.csp) *(Just fill the fields with any values)* * [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches-2) * [Seamless Object-Oriented Software Architecture](http://www.bon-method.com/book_print_a4.pdf) (PDF) -- GitLab