Welcome to my Beginner Java Programs Repository! This repository documents all the basic Java programs I built during the early stages of my Java learning journey.
This collection is a compilation of simple Java programs that I created as I started learning the language. These programs cover fundamental concepts and serve as a stepping stone for anyone beginning their Java programming adventure.
- 🧪
HealingPotion.java - 🧪
InvisibilityPotion.java - 🧪
StrengthPotion.java
This folder contains very small projects that I made for my convenience. Nothing too hard, just simple convenient wishes.
- 📡
MorseCodeDecoder.java - 🔠
caseChanger.java
- 🪐
JupiterMission.java - 🔴
MarsMission.java - 💫
SaturnMission.java
- 🐉
MagicalCreature.java(Use of Interface) - 🔢
NumberUtils.java(Making a Function to Find if a Number is Narcissistic) - 🛒
PotionShop.java(Using Packages) - 💡
Solution.java(Using Packages) - 🛰️
SpaceAdventure.java(Using Packages) - 🧵
test.java(Implementing Threads)
- Clone the repository:
git clone https://github.com/ciiphersiren/beginnerjava.git
- Navigate to the project directory:
cd beginnerjava - Open the programs in your preferred Java IDE or text editor.
- Compile and run the programs to see the output.
Feel free to contribute by adding more basic programs or improving the existing ones. Fork the repository, make your changes, and submit a pull request.
Happy coding! 🎉