mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-21 02:46:13 +00:00
Merge pull request #325 from alvarogarcia7/master
Added Mysql tutorial Excerpt book
This commit is contained in:
commit
cb6912feaf
@ -207,6 +207,7 @@
|
|||||||
* [Database-backed Web Sites](http://philip.greenspun.com/wtr/dead-trees/)
|
* [Database-backed Web Sites](http://philip.greenspun.com/wtr/dead-trees/)
|
||||||
* [Foundations of Databases](http://webdam.inria.fr/Alice/)
|
* [Foundations of Databases](http://webdam.inria.fr/Alice/)
|
||||||
* [The Theory of Relational Databases](http://web.cecs.pdx.edu/~maier/TheoryBook/TRD.html)
|
* [The Theory of Relational Databases](http://web.cecs.pdx.edu/~maier/TheoryBook/TRD.html)
|
||||||
|
* [Mysql, see #Mysql](#mysql)
|
||||||
|
|
||||||
####Networking
|
####Networking
|
||||||
* [High-Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html)
|
* [High-Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html)
|
||||||
@ -755,6 +756,9 @@ See also [TeX](#tex)
|
|||||||
* [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com/)
|
* [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com/)
|
||||||
|
|
||||||
|
|
||||||
|
###MySQL
|
||||||
|
* [MySQL Tutorial Excerpt](http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.1-en.pdf)
|
||||||
|
|
||||||
###.NET (C# / VB / Nemerle / Visual Studio)
|
###.NET (C# / VB / Nemerle / Visual Studio)
|
||||||
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
|
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
|
||||||
* [C# Programming - Wikibook](http://en.wikibooks.org/wiki/C_Sharp_Programming)
|
* [C# Programming - Wikibook](http://en.wikibooks.org/wiki/C_Sharp_Programming)
|
||||||
|
Loading…
Reference in New Issue
Block a user