From 6b6e7242de1d588db8e173f7910dbb46338891c7 Mon Sep 17 00:00:00 2001 From: Riwandy Date: Fri, 1 Oct 2021 22:53:17 +0700 Subject: [PATCH] Added MongoDB Notes for Professionals book at free-programming-books-langs.md (#5667) * Update 1 book URL in free-programming-books-id.md Update URL for Pemrograman Kompetitif Dasar * Add new MongoDB book at free-programming-books-langs.md Added MongoDB Notes for Professionals --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 13003d93..5a1f3062 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1510,6 +1510,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE * [Graph Databases](http://graphdatabases.com) * [Introduction to MongoDB](https://www.tutorialspoint.com/mongodb) - Tutorials Point * [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans) +* [MongoDB Notes for Professionals](https://goalkicker.com/MongoDBBook/) - Compiled from StackOverflow Documentation (PDF) * [MongoDB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/mongodb) (PDF, Kindle) (email address *requested*, not required) * [NoSQL Databases](http://www.christof-strauch.de/nosqldbs.pdf) - Christof Strauch (PDF) * [The Little MongoDB Book](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/)