Skip to content

onurrs/My-Java-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Java-Projects

Welcome to My-Java-Projects repository! This repository contains my collection of Java code projects, including algorithmic problems, utilities, and larger projects like a calculator using Java Swing.

Table of Contents

Introduction

Java is a powerful programming language known for its versatility and wide range of applications. This repository serves as a platform for me to publish various Java projects, ranging from simple algorithmic problems to more complex applications.

Installation

To run the code in this repository, follow these installation steps:

  1. Ensure you have Java Development Kit (JDK) installed on your system. If not, you can download it from the official Oracle website: java.oracle.com

  2. Clone this repository to your local machine using the following command:

    git clone https://github.com/onurrs/My-Java-Projects.git

Usage

To use the code in this repository, follow these steps:

  1. Open the desired project in your preferred Java Integrated Development Environment (IDE).
  2. Review the code and understand the implemented logic or problem.
  3. Compile and run the Java code to execute the project or algorithm.

Examples

Here are a few examples of the projects you can find in this repository:

  • Fibonacci Series: Implementation of the Fibonacci series algorithm in Java, showcasing different approaches and optimizations.
  • Harmonic Series: Java program to compute the harmonic series up to a given number of terms.
  • Calculator with Java Swing: A graphical calculator application built using Java Swing, allowing users to perform basic mathematical operations.

Feel free to explore the repository and try out different projects to enhance your Java skills and understanding of algorithmic problem-solving.

License

This project is licensed under the MIT License. You are free to modify and distribute the code for personal and commercial use.

Contact

If you have any questions, feedback, or suggestions regarding this repository, please feel free to reach out to me. You can contact me through the following channels:

Thank you for your interest in My-Java-Projects! I hope you find the Java codes, algorithmic problems, and larger projects valuable in your learning journey.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages