How to use Java?

Asked by Last Modified  

10 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Basically JAVA is in two parts such as: Core JAVA. Advance JAVA and Frame works. What you want to learn Complete JAVA or Core part only.
Comments

We need first learn basic Java or Core Jabs this will prove out to be a good foundation to explore other technologies as well.
Comments

you xan use java by installing different java ide on your computer
Comments

In order to use java you need install jdk i.e java development kit. Jre i.e java runtime environment. Then need to set class path. Once done you can use java from cmd or terminal. You can even use ide like NetBeans or eclipse
Comments

Java Trainer

Java can be used to write programs. one needs a JRE installed on his computer. programs can be written in file extension .java. programs needs to be compiled and run to see its effect.
Comments

Creative Magician

java is like a big world.we are very attached to our real life.if we can correlate the real world to java,,so when we are going to solve a particular problem..it is very easy to solve using java,, for example,, how to prepare upma this is a problem?? then the ingredients are variables in a class...
read more
java is like a big world.we are very attached to our real life.if we can correlate the real world to java,,so when we are going to solve a particular problem..it is very easy to solve using java,, for example,, how to prepare upma this is a problem?? then the ingredients are variables in a class and the preparation of instructions are going to be methods and stove is the constructor and cylinder is java platform and the gas is jvm that's is simple... finally to code for any problem java is the best platform after that dotnet framework.. read less
Comments

To write your first program, you'll need: The Java SE Development Kit 8 (JDK 8) You can download the Windows version now. (Make sure you download the JDK, not the JRE.) ... A text editor. In this example, we'll use Notepad, a simple editor included with the Windows platforms.
Comments

Trainer

If your question is how to program in java, then you can do that by downloading jdk on your system. Then you can either work from command line and compile and run your programs manually with javac and java commands. Or you can download an IDE like eclipse or netbeans which automatically detects java...
read more
If your question is how to program in java, then you can do that by downloading jdk on your system. Then you can either work from command line and compile and run your programs manually with javac and java commands. Or you can download an IDE like eclipse or netbeans which automatically detects java installation on your system and provide you an easy interface to work with. Happy coding. Thanx read less
Comments

Computer Wizard

You Have to write code in IDE and make many more exciting programs. That's how java is used.
Comments

Tutor

Basically, Java is divided into two parts such as Core JAVA. Advance JAVA and Frameworks. Java programming language is sought by programmers all over the world because of its unique qualities of platform independence, fast development time, and object-oriented approach among others. if you are looking...
read more
Basically, Java is divided into two parts such as Core JAVA. Advance JAVA and Frameworks. Java programming language is sought by programmers all over the world because of its unique qualities of platform independence, fast development time, and object-oriented approach among others. if you are looking for an institute that can provide you with Java course, then searching online will help locate a desired place for you. One such Institute is Koenig Solutions which can help you obtain this certification. read less
Comments

View 8 more Answers

Related Questions

How do I learn Java? From book or internet or a coaching?
According to me....u should start from basic Java..that is core Java... . Find coaching , who teaches Java for beginners.....then later u can go for advance java.
Suresh
0 0
7
Hi, We provide online instructor-led training. I am looking for Java Teacher/Instructor who can teach java via online. If anyone interested then contact me. I have to start the class from tomorrow onwards.
Hi, If you haven't finalised yet, I am interested in being an instructor. I will be teaching the newest version of Java, Java 10. Experience - 3 yrs as Software Engineer, BTech CSE, teaching Java to school and college students since 3 yrs.
Ujjwal Rana
What is JavaBean?
A JavaBean is just a standard All properties private (use getters/setters) A public no-argument constructor Implements Serializable. That's it. It's just a convention. Lots of libraries...
Ankit
0 0
6
What is an Exception in Java?
We can Say Exception is an event which terminates the normal execution of a program
Piyush
0 0
5
I want to learn from beginning, please tell me what is the best source to learn (core java)
hi sunaini It is very good that you want to learn programming... I would recommend you c,c++,java and dotnet courses...for becoming a good provrammer.. we provide online training..at lowest prices if...
Sunaini

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons


10 Java Interview Question They Actually Ask (Freshers)
https://vz-3ad30922-ba4.b-cdn.net/2b0de8a4-e18a-420b-acf6-bf4806541206/play_480p.mp4

Write your first Python program in 10 minutes
1. Download python from python official site search "python download" in google 2. Install in your machine 3. verify using : "python --version" command 4. Write first program using notepad create...

Constructor in Java
A constructor is a particular type of method that is used to initialise the object. The constructor is invoked at the time of object creation. It constructs the values, i.e. provides data for the object...

1.2. Find the largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; int max = arr; for (int i = 1; i < arr.length; i++) { if (arr > max) { max = arr; } } System.out.println("Largest Element: " + max); }}

Recommended Articles

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you