diff --git a/free-programming-books.md b/free-programming-books.md index 03cff43e30bdf8187357c387d4968d0b39a7e10e..7d8b9cadec06be553854379ca7a80bd4397f3a4e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -62,6 +62,7 @@ Original Source: [List of freely available programming books](http://web.archive * [Haxe](#haxe) * [HTML / CSS](#html--css) * [Bootstrap](#bootstrap) +* [HTTP](#http) * [Icon](#icon) * [iOS](#ios) * [Isabelle/HOL](#isabellehol) @@ -1176,6 +1177,9 @@ Original Source: [List of freely available programming books](http://web.archive * [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus +#### HTTP + +* [Introduction to HTTP](https://launchschool.com/books/http) - Launch School #### Bootstrap