-
Core Java

Java 17 New Features Tutorial
In this article, we will present the new features of Java 17. 1. Introduction JDK 17 is a long-term support…
Read More » -
sql

Date Format in SQL
In this article, we will explain the Date Format in SQL. 1. Introduction Structured Query Language (SQL) defines the date…
Read More » -
sql

Introduction to SQL Basics
In this article, we will make an introduction to SQL Basics. 1. Introduction Structured Query Language (SQL) is a standardized database…
Read More » -
sql

SQL SELECT DISTINCT Statement
In this article, we will explain the SQL SELECT DISTINCT Statement. 1. Introduction The SQL DISTINCT keyword is used to…
Read More » -
sql

MySQL UPDATE Statement
In this example, I will demonstrate how to use the UPDATE statement to modify values using MySQL. 1. Introduction MySQL…
Read More » -
sql

SQL UNION Operator
In this article, we will explain the SQL UNION Operator through examples. You can also check this tutorial in the…
Read More » -
Software Development

Microservices Architecture Tutorial
1. Introduction Microservices architecture builds an application with many loosely coupled and independently deployable artifacts. In this example, I will…
Read More » -
Core Java

How to Download and Install Java 16
In this article, we will explain how to Download and Install Java 16. 1. Introduction Oracle released JDK 16 on…
Read More » -
Software Development

SOA vs Microservices: What’s the Difference?
In this article, we will see a comparison between SOA vs Microservices and their basic differences. 1. Introduction A service…
Read More » -
Software Development

Microservices Tutorial for Beginners
This is a tutorial for beginners about Microservices. 1. Introduction Dr. Peter Rogers spoke about “micro web services” at a…
Read More »

