diff --git a/free-programming-books.md b/free-programming-books.md index 0dc6932bc7521fc6066a397ae3e3acf9ce5c8329..a97e0733064e611af3c91e36ef1f7faaf64a455e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -258,6 +258,7 @@ * [NASA Software Measurement Handbook](http://www.scribd.com/doc/7181362/NASA-Software-Measurement-Guidebook) * [Don't Just Roll the Dice](http://www.neildavidson.com/dontjustrollthedice.html) * [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html) +* [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/) ####Open Source Ecosystem * [Data Journalism Handbook](http://datajournalismhandbook.org/) @@ -1065,6 +1066,7 @@ See also [TeX](#tex) * [Developing Time-Oriented Database Applications in SQL](http://www.cs.arizona.edu/people/rts/publications.html) * [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com/) * [Learn SQL The Hard Way](http://sql.learncodethehardway.org/) +* [SQL For Web Nerds](http://philip.greenspun.com/sql/) ###SQL Server