mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +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:
parent
446fb01ef9
commit
7589d398cf
1 changed files with 6 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue