News

Welcome to my repository for Java projects! Here you'll find a collection of Java applications designed to help you learn programming and explore different concepts. Quiz Application: A Java program ...
Some projects we had to choose from back when I took Java (some were for groups of 2-3 people though). A Chat client (IM or IRC like), an e-mail client, a web browser, an MP3 player ...
A simple Java console application for managing a to-do list. Add, view, complete, and delete tasks easily using a menu-based interface. All data is stored in memory during the session. Library ...
Steven Haines relaunches Open source Java projects with this introduction to the Java EE 6 Web Profile certified version of Apache Tomcat. Topics Spotlight: AI-ready data centers ...
This installment of Open source Java projects showcases Akka, a JVM-based toolkit and runtime that implements the actor model as message-passing paradigm. Start with a simple example, then work ...