Posts

The difference between instance and local variables in Java

What Is Default Value of Local Variable in Java?

JavaScript Object.keys() Method Example

TypeScript Static Example

TypeScript Readonly Modifier Example

TypeScript Inheritance Example

TypeScript Constructor Example

TypeScript Class Example

TypeScript Number Enums Examples

Typescript String Based Enums Examples

Java Program to Swap Two Strings Without Using Third Variable

Java Program to Swap Two Strings with Third Variable

HashMap Values Iterator Example

HashMap Keys Iterator Example

Set (HashSet) Iterator Example

List (ArrayList) Iterator Example

Node js MySQL Delete Query Example

Node js MySQL Update Query Example

Node js MySQL Select Query Example

Node js MySQL Insert Query Example

RestEasy POST REST API Example

RestEasy GET REST API Example

Java 9 Private Method in Interface Example

Private Methods in Interface in Java Example

Create the Immutable ArrayList with List.of() Method Example

Create Immutable ArrayList with Collections.unmodifiableList() Exmaple

Create Immutable HashMap with Collections.unmodifiableMap() Example

Create an Immutable HashMap Example

Java Scanner - Read Registration Data from Console

Java Login Console Example

Iterate HashMap with forEach() + Lambda Expression Example

Iterate HashSet with forEach() + Lambda Expression Example

Iterate ArrayList with forEach() + Lambda Expression Example

Java Lambda Expression Comparator Example

Java Lambda Expression Runnable Example

Java Lambda Expression with Multiple Parameters Example

Java Simple Lambda Expression Example

PostgreSQL show query output in the pretty-format - psql command

How to switch databases in psql?

PostgreSQL describe table command

Show Tables in PostgreSQL Command

PostgreSQL create and drop database commands

Java Encrypting and Decrypting String Example

Java Scanner Class to Read File Example

Java Scanner Examples

jQuery append() function example

jQuery after() function example

jQuery click() function example