Skip to content

TheNxtBigThing/java-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Programs

This repository contains a collection of common Java programs covering fundamental concepts. These programs serve as a quick reference and learning resource for Java enthusiasts.

Folders

  • basics: Simple programs demonstrating foundational Java concepts.
  • loops: Programs showcasing various loop constructs.
  • conditionals: Programs using if-else and switch statements.
  • arrays: Examples illustrating array usage.
  • strings: Programs related to string operations.
  • methods: Programs demonstrating method creation and usage.
  • objects: Examples involving classes and objects.
  • collections: Programs utilizing Java's collection framework.
  • exceptions: Programs demonstrating error handling.

Usage

Feel free to explore the folders and run the Java programs using your preferred IDE or command-line compiler.

Contribution

If you'd like to contribute your own Java programs, feel free to fork this repository, make your changes, and submit a pull request.

About

one-stop destination for Java Programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages