Video tutorials and code examples for

Software Developers

Find an article with a code example, a video lesson or a
complete step-by-step video course.

What do you want to learn today?

Recent Tutorials

Updating Kafka Topic Configuration

In this tutorial, I want to share with you how to add or update the configuration of an existing Kafka topic. You may need to…

Read More

Kafka Consumer CLI – Consume/Read from Kafka Topic

In this lesson, you will learn how to consume messages or how to read messages from Apache Kafka topic using Kafka Consumer Command Line Interface(CLI).…

Read More

Creating Kafka Topic in Spring Boot Application

In this tutorial, you will learn how to create a new Kafka Topic in a Spring Boot application. Kafka topics can also be created automatically when…

Read More

Kafka Producer CLI – Produce/Send Message to a Topic

In this lesson, you will learn how to produce a message or how to send a message to Kafka’s topic using Kafka Producer CLI. If…

Read More

Delete Kafka Topic Tutorial

In this tutorial, you will learn how to delete Apache Kafka topics using the Kafka Command-line Interface(CLI). Before Deleting Kafka Topic Before deleting a Kafka…

Read More

Kafka CLI – Creating Kafka Topics

In this tutorial, you will learn how to create a new topic using Kafka Command Line Interface(CLI). 1. Open a new Terminal Window To create…

Read More

Tutorials

Google Flutter

Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

Tutorials

Swift

Swift is a robust and intuitive programming language created by Apple for building apps for iOS, Mac, Apple TV and Apple Watch.

Tutorials

Spring Boot Tutorials

Learn to build RESTful Java Web Services with Spring Framework. This section also includes lessons on how to Test RESTful Web Services.

Tutorials

Spring Cloud Tutorials

Learn to build RESTful Microservices with Spring Boot and Spring Cloud. Some tutorials also include video lessons.

Tutorials

Jersey & JAX-RS

Learn to build RESTful Java Web Services with Jersey & JAX-RS.

Tutorials

OAuth 2

A few tutorials on how to use OAuth2 in your Spring Boot Java applications.

Tutorials

Java Tutorials for Beginners

Java basics, Java OOP, Java Arrays, Collections, Error handling and more...

Tutorials

Java Functional Programming

In this section, you will find tutorials that teach Java 8 features such as Streams API, Lambdas, Optional, etc.

Tutorials

Java Reactive Programming for Beginners

Reactive Streams, Project Reactor, Hot & Cold Publishers and more...

Tutorials