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.
- Host: GitHub
- URL: https://github.com/md5sha256/textapp
- Owner: md5sha256
- Created: 2019-05-14T14:35:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T17:34:09.000Z (over 6 years ago)
- Last Synced: 2025-02-12T12:55:47.961Z (11 months ago)
- Topics: instant-message-system, java-8, learning-java
- Language: Java
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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!