Skip to content

A range of Java projects designed to develop engaging command-line applications, games, and useful tools, ideal for those eager to learn Java.

Notifications You must be signed in to change notification settings

Gokul-Raja84/Java-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Beginner-Projects

Discover a range of beginner-friendly Java projects designed to enhance your coding skills. Create engaging command-line applications, games, and useful tools in Java. These projects are perfect for those new to programming or eager to learn Java.

Project List

  1. 📋 To-Do List Application
  2. 🧮 Calculator
  3. 💸 Expense Tracker
  4. 📝 Simple Blog
  5. 🌦️ Weather App
  6. 💬 Chat Application
  7. ❌⭕ Tic-Tac-Toe Game
  8. 📦 Inventory Management System
  9. 📚 Library Management System
  10. 🌐 Basic Social Media Platform
  11. 💱 Currency Converter
  12. ❓ Quiz Application
  13. 🔒 Random Password Generator
  14. 🎮 Simple Game

Each project has its own folder with a detailed README.md file containing specific instructions. Simply navigate to the project folder you're interested in and follow the instructions to explore the project requirements.

🌟 Getting Started 🌟

  1. Choose a project from the list above.
  2. Navigate to the project folder and open the README.md file.
  3. Follow the step-by-step instructions to build and run the project.

💻 Contributing 💻

I welcome all contributions! If you'd like to add your own project or improve an existing one, please follow these guidelines:

  1. Star the repository ⭐ to show your support.
  2. Fork the repository to your own GitHub account.
  3. Create a new branch for your feature:
    git checkout -b feature/your-feature-name
  4. Make your changes and commit them:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push origin feature/your-feature-name
  6. Submit a pull request and don't forget to include a screenshot of the command line output of the project in the pull request message.

Happy coding !

About

A range of Java projects designed to develop engaging command-line applications, games, and useful tools, ideal for those eager to learn Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages