Skip to content

Just some small things I make as I practice and learn java. If anyone has any advice or wisdom I'm always excited to learn. Enjoy!

Notifications You must be signed in to change notification settings

mowteam/JAVA-THINGS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

JAVA-THINGS

Just some small things I make as I practice and learn java. Most things on here will be projects I made for myself to use. If anyone has any advice or wisdom I'm always excited to learn. Enjoy!

Usage

Enter the following code in your terminal:

Run the NewYearClock:

git clone https://github.com/mowteam/JAVA-THINGS.git
cd JAVA-THINGS
chmod +x run/Clock
./run/Clock

Run the WordCounter:

git clone https://github.com/mowteam/JAVA-THINGS.git
cd JAVA-THINGS
chmod +x run/Words
./run/Words

About

Just some small things I make as I practice and learn java. If anyone has any advice or wisdom I'm always excited to learn. Enjoy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published