1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-10 01:52:20 +00:00

New section, subsection and book

New section "NoSQL".
New subsection "NoSQL -> MongoDB".
New book to subsection "NoSQL -> MongoDB".
This commit is contained in:
wchiquito 2015-02-06 12:18:20 +00:00
parent 446fb01ef9
commit 7589d398cf

View File

@ -26,6 +26,8 @@
* [Java](#java)
* [LaTeX](#latex)
* [.NET (C# Visual Studio)](#net-c--visual-studio)
* [NoSQL](#nosql)
* [MongoDB](#mongodb)
* [PHP](#php)
* [Python](#python)
* [Django](#django)
@ -190,6 +192,10 @@
* [Guía de Arquitectura N-capas Orientadas al Dominio](http://msdn.microsoft.com/es-es/architecture/default.aspx)
### NoSQL
* MongoDB
* [El pequeño libro MongoDB](https://github.com/uokesita/the-little-mongodb-book)
### PHP
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)