From 9dc0329b0f325fc825fb9ee066d738f600445451 Mon Sep 17 00:00:00 2001 From: jeroendoggen Date: Mon, 14 Oct 2013 22:41:32 +0200 Subject: [PATCH] Added "Object-Oriented Reengineering Patterns" by Demeyer, Ducasse & Nierstrasz --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 81661101..04c8dd14 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -227,6 +227,7 @@ * [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) (fascicles, mostly volume 4) * [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey * [Introduction to High-Performance Scientific Computing](http://tacc-web.austin.utexas.edu/veijkhout/public_html/istc/istc.html) - Victor Eijkhout +* [Object-Oriented Reengineering Patterns](http://win.ua.ac.be/~sdemey/) - Serge Demeyer, Stéphane Ducasse and Oscar Nierstrasz ####MOOC -- GitLab