How Long Does it Take to Learn Java for a Complete Newbie?

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

IT professional with 18+ years of exp. in C/C++,Java, Web Technologies, SQL and Corporate Trainer

It takes 35-40 hours to learn Jave SE (Core Java) and 25-30 more to learn Advanced Java (Servlets, JSPs, JDBC)
1 Comments

Lead Automation engineer 7+ year. Worked in Newyork

It's based on your own interest. 1 month if you spend time in practice you will reach intermediate level. W3 school is a best tool to learn computer languages it's having online programming editor to do practice programs and show outputs and suggestion
Comments

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

Hi, It depends upon the persons exposure to other languages like C or C++ or any other programming language. If the person is aware of any of the programming, it does not take much of time for him to learn Core java and some good programming skills for example like 2 months for a good catch on core...
read more
Hi, It depends upon the persons exposure to other languages like C or C++ or any other programming language. If the person is aware of any of the programming, it does not take much of time for him to learn Core java and some good programming skills for example like 2 months for a good catch on core java and data strctures. 2 months for Advance java and server concepts. But if person is new to programming itself then, it will take some time for him to learn the basics of programming and thn look towards java. You can add one month extra for a new person if he/she doesnt know the programming at all. In a short if you want to learn complate java, Core Java + Advance Java (JSP), Frameworkd (Spring, Structs etc ). 1 = Basics of Programming skills and Opps concepts (if new to programming ) 1.5 to 2 month = Core Java 1.5 to 2 Month = Advance Java (JSP,Servlets JSTL etc) 2 Month = Frameworks read less
Comments

View 1 more Answers

Related Questions

Is synchronized keyword necessary, in Java, if everything that is modified in a function is local to that function?
No, it is not required if you make sure whatever parameters are updated/modified will be done as atomic references/operations. Atomicity is an alternative to syncronizatiom.
Abishiek
0 0
6

I am a fresher and I want to become a Java developer, so what is necessary to crack the Java interview ? 

Hi Dipesh, understand that Java is a kind of ocean. It is vast. For interview preparation, you can brush up your Core Java Concepts and OOPs concepts and understand how JAVA works and learn the java features...
Dipesh
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
Is it possible to learn java at home without coaching in one month?
It all depends on you. If you are already aware of programming then it is definetly possible to learn java at home. But if learn through a tutor then you can learn easily.
Pritom
0 0
5
Where advanced java can be utilized?
Advanced Java is an extension of Java used for developing and running enterprise software and large-scale multi-tiered, scalable, reliable and secure network applications.
Nish

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

Ask a Question

Related Lessons

Lambda Expressions in Java
A lambda expression, introduced in Java 8 is similar to a block of code resembling an anonymous function that can be passed to constructors or methods for execution as an argument. Examples: a)() ->...

Final, Finally And Finalize In Java
Final: 1. It is a non access modifier that can be applied to variables,methods and to class. 2. Final means non-changable. Final variable: 1. If a variable is declared as final it can't be re-assigned. 2....

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 >...

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

Recommended Articles

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 >

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 >

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 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 >

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