How long would it take me to learn Java?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

its depend on you how easily you can grab any concept and put it in logic. it vary from person to person, but average time is learn java (basic +advanced) within 4 months.
Comments

9.5 Years of IT experience in Trainings and working as Team lead in India's top IT company

Hi Malvika, There is no direct answer to your questions. I am learning java since last 15 years and still learning. But yes, to know the basics of Java where you can start programming and understanding the things in a different way, it takes max 2 months, in which yo can learn the basics in depth...
read more
Hi Malvika, There is no direct answer to your questions. I am learning java since last 15 years and still learning. But yes, to know the basics of Java where you can start programming and understanding the things in a different way, it takes max 2 months, in which yo can learn the basics in depth Java programming knowledge and after this such knowledge, no programming laguage gets difficult for you. I am working in TCS for last 9 years in Java technology and evryday I learn something new. To start with I suggest you start with the base, as if the base is strong nothing will stop you. Rest all the frameworks and technologies which are coming day on day are all based on the basics. Learn the core java hard and thn shift to Server side technologies. I prefer you to learn from a Book/Teaching instaed of online. Download a E book and start learning. Every where in Java only, Android is Java, IOs is java, New Blockchain tech is also java. from Coffe machine to Super computer all is Java, so learn and earn as much as you can :) Good luck. read less
Comments

IT Professional and Trainer with 10+ years of experience in IT Industry. Application security, java

Core Java - 1 month Advaned java web, database -1 month Frameworks like spring - 1 month
Comments

View 1 more Answers

Related Questions

How do people become Java programmers?
People become Java programmers through various paths. Common steps include learning the basics of programming, gaining familiarity with Java syntax and concepts, and then practicing coding through hands-on...
Rishav
0 0
5
Can Anybody explain Internal code of HashMap?
Now we can synchronize map also by using collections. Synchronize method need to pass map Object as parameter...
Ramakanth

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

Ask a Question

Related Lessons

1.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...

Puzzle Game coding
import java.awt.BorderLayout;import java.awt.Color;import java.awt.Dimension;import java.awt.Font;import java.awt.FontMetrics;import java.awt.Graphics;import java.awt.Graphics2D;import java.awt.RenderingHints;import...


Spring - Dependency Injection (DI)
Spring - Dependency Injection (DI) DI is a framework which provides loose coupling in code. Here loose coupling means no hard coding of the object. Instead of hard coding, we will be injecting these object...

Create Immutable Class
Snippet of an Immutable Class: package com.stringhr; /*Declare the class as 'final'. This would prevent any other class from extending it and hence from overriding any method from it which could modify...

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 >

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 >

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