LEARNING JAVA PART – 1

Introduction

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let application developers write once, run anywhere, meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. Java applications are typically compiled to byte-code that can run on any Java virtual machine  regardless of the underlying computer architecture. The syntax of Java is similar to C and C++, but it has fewer low-level facilities than either of them. As of 2019, Java was one of the most popular programming languages in use according to GitHub, particularly for client-server web applications, with a reported 9 million developers.

Installation on Windows

This Video Covers Following :

1.) Downloading Java From their Website

2.) Installing it on Windows

3.) Setting Path Variable

4.) Verifying Installation

5.) Printing Hello World

Thank You For Visiting My Blog if You still Have some doubts about this session simply comment down below this blog post or Comment below The Video . If you Like my Post subscribe to my channel for more posts.

Leave a comment

Design a site like this with WordPress.com
Get started