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

how to run a java program
Two ways you can run a Java Program. 1- Through cmd prompt, 2- Through Eclipse. 1- cmd prompt (Write your program and save the file with .java extension. Now open your cmd prompt and give the java file...
Prem Kumar Pathak
Is Java a pure object-oriented programming language?
Java is often considered to be a "pure" object-oriented programming (OOP) language because it follows many principles of OOP. However, it does have some features that deviate from strict purity. For example,...
Shiv
0 0
5
Can we print any string in Java without a semicolon?
Yes We can print a string with out semicolon in if statement. public class Print_Without_Semicolon { public static void main(String args) { int i = 0; if(System.out.printf("print...
Sridevi
0 0
6
I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By
Can finally block be used without try block?
A finally clause ensures that the finally block is executed after the try block and any catch block that might be executed, no matter how control leaves the try block or catch block.
Sarala

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

Ask a Question

Related Lessons

Implementation: What Is JPA And JPA?
The basic Java framework to access the database is JDBC. Unfortunately, with JDBC, a lot of hand work is needed to convert a database query result into Java classes. JPA allows us to work with Java classes...

CoreJAVA
Core Java Training High Level Course Content Trained by Java Architect 1. Core Java Programming Introduction of Java 2. Data types and Operators 3. Control Flow statements 4. OOPS and its application...
A

Android : Application Launch time improvements.
For any standard android application, below 3 components play important roles to show 1st interface to user, so that he/she can interact with the app. 1. Custom Application class : Intialize the components...

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0

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