Your First Cup of Java Code - Hello World Project
Most programming courses and books starts the first line of code with the famous Hello World program. In this course we are going to take a detour instead.
Instead, we are going to write a program that will let you join a group chat on internet and send a Hello World message.