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 ...
Apache TomEE aims to provide application developers with a best-of-breed technology stack that can be deployed to a simple and lightweight Java EE container. In this return to the Open source Java ...
This repository contains a collection of simple Java projects to help you learn and practice Java programming. Each project is designed to cover specific concepts and topics related to LCM (Least ...
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 ...