What is java ? Why do we learn Java ?
Here you will learn about the programming language java and at the end you’ll know the importance of java as a programmer also as a beginner programmer you’ll come to know about the question that which programming language should you choose for the programming.
so very first we will know more about the programming language java
Java is a general purpose programming language, it is the same as other programming languages (like C, C++, etc.) but with advanced and simplified features.
java provides the facility to executes many statements at a time
Also java is an object oriented programming language. and the java programs can be run easily on different platforms whether it is a mac machine or whether it is a windows machine means it is a platform independent.
java runs over the multicore processor means it is capable to executes many statements at a time and due to this property of java it reduces the execution time of the program
Now we will learn why we learn java ?
java is a user friendly language means it is easy to learn as well as it is most commonly used language in world
It has a very large community support around the world and more than 10M java developers are present around the world which provides a vast community to the beginner that's why it is a beginner friendly language.
Java is used in many places such as server handling, internet of things, android development, handling large amounts of data, continuous testing, banking, communication and many other useful applications.
while programming in java the tools like IDES (integrated development environments) and JDK (java development kit ) makes it more easy to code and provides an environment to reach the ease.
to run the programs of java in our system we require basically two things which is as follows :-
a text editor which may be a notepad also
an another thing which we require to run the java program is jdk (java development kit ) which provides an environment to make the experience more easy
So to start programming in java we need to install java which is java development kit and a text editor whether it is eclipse, net beans or any other text editor.
I hope the above information helps you to understand about the programming language java and also resolved the doubts regarding java that why should we learn java and may other doubts are resolved
thankyou
BY :- ADARSH GUPTA



No comments:
Post a Comment