Skip to content

jkuznik/virtual-computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

328 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langue:
PL

Virtual-computer

This project was created to allow individuals learning Java to work together as a team on a single application from the very beginning of their learning journey.
This requires understanding the basics of Git, which in turn provides additional experience and is a key skill for future developers.

How to start

First step as a collaborator read this .
First step as a contributor read this .

In-app programs

The best way to learn is through practice. This project allows you to make your own changes that will noticeably impact the entire project, and these changes will be readily available when you run the application. This refers to simple CLI-style programs or games of your own design that can be integrated into the project and later accessed from the main application's user interface, "Computer." Here are the basic details you need to know.

chatServer Package

This package contains the code for the entire application serving as a chat feature available as a subprogram of the main application, "Computer." To ensure the chat subprogram functions correctly, the server instance must first be started in the local environment. Each class in the chatServer package has a default access modifier, which prevents these classes from being used in the main application’s classes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages