Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
The source code is 100% JAVA.
If you found this project useful, then please consider giving it a ⭐ on Github and sharing it with your friends via social media.
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- Match the document style as closely as possible.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
master
branch for this particular repository. - Make sure you follow the set standard as all other projects in this repo do
- Have fun!
If you found this project helpful or you learned something from the source code and want to thank me, consider staring the repo. ❤️