From 28c56ce698c07853ede14e38597633abc466b3ff Mon Sep 17 00:00:00 2001 From: Riwandy Date: Fri, 1 Oct 2021 22:14:42 +0700 Subject: [PATCH] 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 719d6d3c8..be527fbc0 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1509,6 +1509,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/)