1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 03:25:09 +00:00

Beautiful tutorial for kafka (#5857)

Co-authored-by: Prakash <prakash_kumar-bng@external.mckinsey.com>
This commit is contained in:
Prakash 2021-10-05 04:20:14 +05:30 committed by GitHub
parent b2df9d9080
commit 19dee7f9db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -531,6 +531,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
* [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 gentle introduction](https://www.gentlydownthe.stream) - Mitch Seymour
* [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
* [The TCP/IP Guide](http://www.tcpipguide.com/free/t_toc.htm)