You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: free-programming-books-it.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
*[Database](#database)
13
13
*[NoSQL](#nosql)
14
14
*[Relazionali](#relazionali)
15
+
*[SQL](#sql)
15
16
*[Espressioni regolari](#espressioni-regolari)
16
17
*[Git](#git)
17
18
*[HTML](#html)
@@ -79,18 +80,31 @@
79
80
80
81
### Database
81
82
83
+
*[Basi di Dati](http://dbdmg.polito.it/wordpress/teaching/basi-di-dati/) - Apiletti e Cagliero (Politecnico di Torino)
82
84
*[La progettazione dei database relazionali](http://www.crescenziogallo.it/unifg/medicina/TSRM/master_bioimmagini/db/Teoria_pratica_progettazione_db_relazionali.pdf) - C. Gallo (PDF)
83
85
*[Manuale pratico di disegno e progettazione dei database](http://www.brunasti.eu/unimib/bdsi/manuale-pratico-progettazione-ER-100914.pdf) - P. Brunasti (PDF)
*[Il piccolo libro di MongoDB](https://nicolaiarocci.com/mongodb/il-piccolo-libro-di-mongodb.pdf) - Traduzione di N. Iarocci dall'originale di K. Seguin (PDF)
95
+
*[Redis: la guida](http://www.html.it/guide/redis-la-guida/?cref=system) (HTML)
90
96
91
97
92
98
#### Relazionali
93
99
100
+
*[Guida a MySQL](http://www.crescenziogallo.it/unifg/agraria/ISLA/SEI1/2016-2017/UD5/Guida%20MySql.pdf) - C. Gallo (PDF)
0 commit comments