How long would it take me to learn Java?

Asked by Last Modified  

4 Answers

Learn Java

Follow 1
Answer

Please enter your answer

I am online Quran teacher 7 years

The time it takes to learn Java depends on your prior programming experience and the depth of understanding you aim for. For beginners, it may take a few months to gain proficiency, while those with programming background might pick it up more quickly. Consistent practice and hands-on projects can expedite...
read more
The time it takes to learn Java depends on your prior programming experience and the depth of understanding you aim for. For beginners, it may take a few months to gain proficiency, while those with programming background might pick it up more quickly. Consistent practice and hands-on projects can expedite the learning process. read less
Comments

IT Corporate Trainer with 9 years of experience in Edu tech

If you are a complete beginner, experts estimate that you could learn Java in as little as six months. However, depending on your learning process, it could also take as long as 12-18 months. The average estimate for a beginner to learn Java is about nine months.
Comments

Experienced Computer Science trainer, I explain concepts in an understandable manner.

I think it can take anywhere around one month if you go by resources like books and youtube tutorials. Main focus should be on creating small projects which can take another 1 month. So in all 2 months are more than enough for Java if you give 3 dedicated hours each day. You can find detailed syllabus...
read more
I think it can take anywhere around one month if you go by resources like books and youtube tutorials. Main focus should be on creating small projects which can take another 1 month. So in all 2 months are more than enough for Java if you give 3 dedicated hours each day. You can find detailed syllabus on any website for eg. TutorialsPoint read less
Comments

C language Faculty (online Classes )

Average Time it Takes to Learn Java If you are a complete beginner, experts estimate that you could learn Java in as little as six months. However, depending on your learning process, it could also take as long as 12-18 months. The average estimate for a beginner to learn Java is about nine months
Comments

View 2 more Answers

Related Questions

What is 'this' in Java?
this is a keyword in Java. Works as a reference to current object whose constructor is being invoked
SEED Infotech Ltd
My name is Rajesh , working as a Recruiter from past 6 years and thought to change my career into software (development / admin/ testing ) am seeking for some suggestion which technology I need to learn ? Any job after training ? Or where I can get job within 3 months after finishing my training programme- your advices are highly appreciated
Mr rajesh if you want to enter in to software Choose SAP BW AND SAP HANA because BW and HANA rules the all other erp tools next 50 years.it provides rubust reporting tools for quicker decesion of business It very easy to learn
Rajesh
1 0
6
Why Java doesnot have Pointer ?
The reasons are Pointers are fundamentally unsafe. Java has a robust security model and disallows pointer arithmetic.Java ensures pointer access via indexed array. A big advantage of Java's indexed array...
Satyajit
What are the benefits of online training / e-training when compared to traditional contact training?
time saving and comfortable class time schedule..
Sadhu Sreenivasa Rao

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

Ask a Question

Related Lessons

JAVA Question 1 for beginners
String x="We are learning";String y="mistakes happen";int z=1000;System.out.println("Java is easy. "+x+" programming and "+y+" "+z +" times"); what is out put this code

Mastering in Java Programming
Core java topics What is Java?Execution Model Of JavaBytecodeHow to Get Java?A First Java ProgramCompiling and Interpreting ApplicationsThe JDK Directory StructureUsing Eclipse Data types and Variables What...

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

Why We Should Go With Java?
Java is widely used in the Desktop application, web application, mobile development, games etc. Java is an object-oriented programming language. Its follow all the oops concept Like Object, Class,...
B

Bhupendra Patidar

0 0
0

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

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 >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

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 >

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 >

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