Add HTTPS and JS resources, check_urls=free-programming-books.md free… (#5146)

* Add HTTPS and JS resources, check_urls=free-programming-books.md free-courses-en.md

* moved http and https sections into networking

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
kadhirash
2020-11-18 07:12:51 -08:00
committed by GitHub
parent ccfe0d01f2
commit c1ab8f3182
2 changed files with 4 additions and 5 deletions

View File

@@ -72,6 +72,7 @@
* [Bootstrap](#bootstrap)
* [Tailwindcss](https://tailwindcss.com/docs) - Adam Wathan
* [HTTP](#http)
* [HTTPS](#https)
* [Icon](#icon)
* [Idris](#idris)
* [iOS](#ios)
@@ -696,8 +697,10 @@
* [Computer Networks: A Systems Approach](https://book.systemsapproach.org) - Larry Peterson and Bruce Davie (HTML, epub, mobi, PDF)
* [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html)
* [High-Performance Browser Networking](https://hpbn.co) - Ilya Grigorik
* [How HTTPS Works](https://howhttps.works) - DNSimple
* [HTTP Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/http) (PDF, Kindle) (email address *requested*, not required)
* [HTTP2 Explained](http://daniel.haxx.se/http2/) - Daniel Stenberg
* [Introduction to HTTP](https://launchschool.com/books/http) - Launch School
* [IPv6 for IPv4 Experts](https://sites.google.com/site/yartikhiy/home/ipv6book) - Yar Tikhiy (PDF)
* [Kafka, The definitive Guide](https://assets.confluent.io/m/1b509accf21490f0/original/20170707-EB-Confluent_Kafka_Definitive-Guide_Complete.pdf) - Neha Narkhede (PDF)
* [Network Science](http://networksciencebook.com) - Albert-Laszló Barabási
@@ -1562,11 +1565,6 @@ Kerridge (PDF) (email address *requested*, not required)
* [Twitter Bootstrap Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/twitterbootstrap) - Peter Shaw
#### HTTP
* [Introduction to HTTP](https://launchschool.com/books/http) - Launch School
### Idris
* [Gentle Introduction to Dependent Types with Idris](https://leanpub.com/gidti) - Boro Sitnikovski *(Leanpub account or valid email requested)*