Latest Posts

All Latest Articles

Read the newest tutorials, guides, and engineering notes from CoderSathi, ordered by publish date.

Latest Posts

Newest articles first

Install Tomcat

Install Tomcat

Apache Tomcat is a free and open-source Java Servlet container, making it a popular choice for deploying Java…

May 6, 20212 min read

Enum in Java

Enum in Java

Enumerations, or enums for short, are a powerful and convenient way to define a set of named constants…

April 7, 20213 min read