(2018) Understanding Kafka with Factorio

This commit is contained in:
Morgan 2021-12-10 12:18:54 +01:00 committed by GitHub
parent c3ea9e6213
commit 6352faaf21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@
* [Java](#java)
* [Java EE](#java-ee)
* [JavaScript](#javascript)
* [Kafka](#kafka)
* [Kotlin](#kotlin)
* [Lisp](#lisp)
* [Machine learning](#machine-learning)
@ -1427,6 +1428,9 @@ See also [Shell aliases](../README.md#shell-aliases)
* [jwilber/roughViz](https://github.com/jwilber/roughViz) - Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
* [antonmedv/fx](https://github.com/antonmedv/fx) - Command-line tool and terminal JSON viewer 🔥
## Kafka
* [Ruurtjan Pul](https://scribe.rip/understanding-kafka-with-factorio-74e8fc9bf181) - (2018) Understanding Kafka with Factorio
## Kotlin
* [Kotlin Docs](https://kotlinlang.org/docs/reference/comparison-to-java.html) - Comparison to Java Programming Language
* [Simon Wirtz](https://kotlinexpertise.com/kotlin-productivity/) - (2019) How Kotlin makes me a more productive software developer