Skip to content

ciiphersiren/learning-java

Repository files navigation

🌟 Beginner Java Programs Repository

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.

📚 About

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.

📂 Programs Included

🧙‍♂️ Magic/Potions (Making of Packages)

  • 🧪 HealingPotion.java
  • 🧪 InvisibilityPotion.java
  • 🧪 StrengthPotion.java

🔧 Smol Projects

This folder contains very small projects that I made for my convenience. Nothing too hard, just simple convenient wishes.

  • 📡 MorseCodeDecoder.java
  • 🔠 caseChanger.java

🚀 Space/Missions (Making Packages)

  • 🪐 JupiterMission.java
  • 🔴 MarsMission.java
  • 💫 SaturnMission.java

📜 Other Programs

  • 🐉 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)

🚀 How to Use

  1. Clone the repository:
    git clone https://github.com/ciiphersiren/beginnerjava.git
  2. Navigate to the project directory:
    cd beginnerjava
  3. Open the programs in your preferred Java IDE or text editor.
  4. Compile and run the programs to see the output.

🤝 Contributing

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! 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages