Skip to content

Commit

Permalink
New link to slides
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Nov 14, 2023
1 parent 59cc9f3 commit 1ccd846
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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#/)

0 comments on commit 1ccd846

Please sign in to comment.