Skip to content

Mini projects which were written by using java core only

Notifications You must be signed in to change notification settings

akravin/java-core-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-projects in java core

This project contains mini-projects which solve some programmatic problems

Requirements

To compile the project you need to install:

Compile

To compile all mini-projects at once run the following command:

# ./build-all.sh

To compile a specific project do the following:

# cd <miniproject_folder>
# ./build.sh

Run mini-projects

Each mini-project folder contains "run.sh" script. Just run it to see a result.

About

Mini projects which were written by using java core only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published