News

However, while Java, which turned 30 on May 23, may not be the most exciting language, it remains one of the most important languages in use today. First released by Sun Microsystems on May 23 ...
Module import declarations, which was previewed in JDK 23 and JDK 24, enhances the Java language with the ability to succinctly import all of the packages exported by a module. This simplifies the ...
The main goal of this project is to collect Unique Java Modules. As a side product, it also assembles an overview of "almost all" Java modules published at Maven Central since August 2018. You're ...
Completed a project for “Railways and Customers”. It was an inspiration from IRCTC app. By using Java I could input railway details and customer details, again by GUI the dynamic approach was clari ...