An open API service indexing awesome lists of open source software.

https://github.com/md5sha256/textapp

Progress of learning how to make instant-messaging possible in Java.
https://github.com/md5sha256/textapp

instant-message-system java-8 learning-java

Last synced: 5 months ago
JSON representation

Progress of learning how to make instant-messaging possible in Java.

Awesome Lists containing this project

README

          

# TextApp
Progress of learning how to make instant-messaging possible in Java.

Hello! Welcome to this repository, My name is Andy and I recently started learning how to program. This repository is a marker to
show my progression of learning in terms of Java. Here I aim to create a sort of "instant-messaging" style text interface. This is
in a very early developmental stage, feel free to give me suggestions as to how I can improve my code!