From f9edd03474ea539a6f90e08c269041f0c69cb310 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Fri, 29 Jun 2018 12:01:20 +0200 Subject: [PATCH] Add tutorial #207 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7c31c1..006af01 100644 --- a/README.md +++ b/README.md @@ -362,6 +362,7 @@ * [**Nim**: _Writing a URL Shortening Service_](https://xmonader.github.io/nimdays/day7_shorturl.html#cid20) * [**Node.js**: _Build a static site generator in 40 lines with Node.js_](https://medium.com/douglas-matoso-english/build-static-site-generator-nodejs-8969ebe34b22) * [**PHP**: _Write your own MVC from scratch in PHP_ ](https://chaitya62.github.io/2018/04/29/Writing-your-own-MVC-from-Scratch-in-PHP.html) +* [**PHP**: _Make your own blog_](https://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog) * [**Python**: _How to Build a Kick-Ass Mobile Document Scanner in Just 5 Minutes_](https://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobile-document-scanner-just-5-minutes/) * [**Python**: _Continuous Integration System_](http://aosabook.org/en/500L/a-continuous-integration-system.html) * [**Python**: _Recommender Systems in Python: Beginner Tutorial_](https://www.datacamp.com/community/tutorials/recommender-systems-python)