From 9ab06e1b62e2e295db541fbd50eef35d3495ad6b Mon Sep 17 00:00:00 2001 From: Levi Bostian Date: Sun, 30 Mar 2014 12:58:38 -0500 Subject: [PATCH] Add Angular.js and Postgres books. --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index f2ef2167..22d35aa8 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -982,6 +982,7 @@ ####Angular.js * [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF) +* [AngularJS Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)* * [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)* @@ -1276,6 +1277,7 @@ See also [TeX](#tex) ###PostgreSQL * [Practical PostgreSQL](http://www.commandprompt.com/ppbook/) +* [Postgres Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/postgres) (PDF, Kindle) *(Just fill the fields with any values)* ###PowerShell -- GitLab