From 1ccd8467dc77e111e8aa5f2bf1a24cfe1f598ff0 Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Tue, 14 Nov 2023 08:03:06 +0100 Subject: [PATCH] New link to slides --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 538dff6..e4600ac 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,17 @@ Please look at https://tisnik.github.io/slides/ to see the slides. List of slideshows: 1. [Patterns in IT, importance of notation, and the APL programming language](https://tisnik.github.io/slides/notation_apl.html#/) -2. [Cluster names benchmark](https://tisnik.github.io/slides/cluster_names.html#/) -3. [Polars: Blazingly fast DataFrames in Rust, Python & Node.js](https://tisnik.github.io/slides/polars.html#/) -4. [Apache Kafka](https://tisnik.github.io/slides/kafka.html#/) -5. [Apache Kafka: introduction](https://tisnik.github.io/slides/kafka_introduction.html#/) -6. [Go performance tricks: How I Learned to Stop Worrying and Love Go in production](https://tisnik.github.io/slides/go_performance.html#/) -7. [HCC Proxy: PoC](https://tisnik.github.io/slides/hccp.html#/) -8. [Behavior-driven development (BDD) & Behavior-driven testing (BDT)](https://tisnik.github.io/slides/BDD.html#/) -9. [Is Go language actually worth learning?](https://tisnik.github.io/slides/go.html#/) -10. [Type annotations and static type checking for Python](https://tisnik.github.io/slides/mypy.html#/) -11. [Embedding data into executables produced by Go compiler](https://tisnik.github.io/slides/embedding_data_into_binary.html#/) -12. [Goose: database migration tool for Go](https://tisnik.github.io/slides/goose.html#/) -13. [Functional Python](https://tisnik.github.io/slides/functional_python.html#/) -14. [ML programming language family](https://tisnik.github.io/slides/ml.html#/) +1. [Cluster names benchmark](https://tisnik.github.io/slides/cluster_names.html#/) +1. [Polars: Blazingly fast DataFrames in Rust, Python & Node.js](https://tisnik.github.io/slides/polars.html#/) +1. [Apache Kafka](https://tisnik.github.io/slides/kafka.html#/) +1. [Apache Kafka: introduction](https://tisnik.github.io/slides/kafka_introduction.html#/) +1. [Go performance tricks: How I Learned to Stop Worrying and Love Go in production](https://tisnik.github.io/slides/go_performance.html#/) +1. [HCC Proxy: PoC](https://tisnik.github.io/slides/hccp.html#/) +1. [Behavior-driven development (BDD) & Behavior-driven testing (BDT)](https://tisnik.github.io/slides/BDD.html#/) +1. [Is Go language actually worth learning?](https://tisnik.github.io/slides/go.html#/) +1. [Type annotations and static type checking for Python](https://tisnik.github.io/slides/mypy.html#/) +1. [Embedding data into executables produced by Go compiler](https://tisnik.github.io/slides/embedding_data_into_binary.html#/) +1. [Goose: database migration tool for Go](https://tisnik.github.io/slides/goose.html#/) +1. [Functional Python](https://tisnik.github.io/slides/functional_python.html#/) +1. [ML programming language family](https://tisnik.github.io/slides/ml.html#/) +1. [Data science s využitím Pythonu](https://tisnik.github.io/slides/python_data_science.html#/)