Skip to content

tanisha-19-dev/Java-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Repository

This repository contains basic Java programs that I created while learning Java.

Programs included

Hello World
Basic Calculator
Gender Detector
Multiplication Table 
etc.

Installation

Clone the repository: git clone https://github.com/tanisha-19-dev/Java-
Navigate to the repository: cd java-repository
Compile the Java file: javac filename.java
Run the program: java filename

Contributing
Contributions to this repository are welcome. To contribute, follow these steps:

Fork the repository.
Create a branch: git checkout -b branch-name
Make your changes and commit them: git commit -m "your message"
Push to the branch: git push origin branch-name
Create a pull request.

License
This repository is licensed under the MIT License. See the LICENSE file for details.

About

Basic, Beginner Friendly, Java Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages