If you'd like to recap Kotlin/ Java, then check out https://codersee.com/programming-quizzes/
Codersee - Kotlin on the backend
Programming Quizzes
Programming Quizzesβ Home Quizzes No matter, whether you are an experienced programmer, or you are just starting, quizzes are a great way to increase your knowledge. Trying to recap before an interview, or simply want to get a better Kotlin, Java, or Springβ¦
Wanna learn how to set up Apache Kafka with Docker Compose and configure it properly?
If yes, then check out my latest article
https://codersee.com/how-to-set-up-apache-kafka-with-docker/
If yes, then check out my latest article
https://codersee.com/how-to-set-up-apache-kafka-with-docker/
Codersee - Kotlin on the backend
How To Set Up Apache Kafka With Docker?
In this step by step guide, I will show you how to set up Apache Kafka with Docker Compose from scratch and test it with a command line.
And when it comes to the Learndash, I've published a free courses functionality
https://codersee.com/free-programming-video-tutorials/
https://codersee.com/free-programming-video-tutorials/
And with this one, we finish a series about how to set up Kafka with Docker Compose.
In this article, I am showing how to do that WITHOUT ZOOKEEPER.
https://codersee.com/how-to-set-up-kafka-without-zookeeper-using-docker-compose/
In this article, I am showing how to do that WITHOUT ZOOKEEPER.
https://codersee.com/how-to-set-up-kafka-without-zookeeper-using-docker-compose/
Codersee - Kotlin on the backend
How To Set Up Kafka Without Zookeeper using Docker Compose?
In this article, I would like to show you how to set up Apache Kafka Without Zookeeper using Docker Compose.
Hi folks!
Yesterday I've published a new article, which will walk you though the process of creating a Spring Boot project with Kafka and Kotlin
https://codersee.com/apache-kafka-with-spring-boot-and-kotlin/
Yesterday I've published a new article, which will walk you though the process of creating a Spring Boot project with Kafka and Kotlin
https://codersee.com/apache-kafka-with-spring-boot-and-kotlin/
Codersee - Kotlin on the backend
Apache Kafka With Spring Boot and Kotlin
In this step-by-step guide, I will show you how to create a Kafka Producer and Consumer with Spring Boot and Kotlin.
For those who are interested in Kotlin core, I wrote a detailed article about Kotlin when expression: https://codersee.com/kotlin-switch-when-expression/
Codersee - Kotlin on the backend
Kotlin switch... ekhm.. when expression
In this article, I will show you how Kotlin when expression (aka Kotlin switch) works and how to use it in your Kotlin projects.
Today, I've published a new article with a great Spring Boot alternative
And this week, let's come back to Spring Boot
Got a request to create a tutorial about Retrofit 2 & coroutines