/Java_repo

JAVA

Primary LanguageJava

Description

Java is a widely-used programming language for coding web applications. It has been a popular choice among developers for over two decades, with millions of Java applications in use today. Java is a multi-platform, object-oriented, and network-centric language that can be used as a platform in itself. It is a fast, secure, reliable programming language for coding everything from mobile apps and enterprise software to big data applications and server-side technologies.

Table of Contents

A collection of practice code files for JAVA Programming Language.

Setup

  1. First you need to set up the Environment

    • JDK in Your Machine.

      1. Steps are similar like C/C++ but some changes are there also. If you haven't checked out my C repo check it out and there I've given those similar steps.

      2. If your'e getting stucked into this then just click on the youtube link or search how to configure JDK.


  1. I've Used VS Code for writing Code

Usage

There in the code files a lot of problems are solved apart from that every small topic's codes are covered so step by step any one can follow from top to bottom.