How many classes will it take to learn core Java?

Asked by Last Modified  

12 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Trainer

25-35 . depends on the student's previous knowledge on any programming languages
Comments

Take a demo class and you will know

If I teach, it would take 30 classes of 3 hours each.
Comments

Full Stack Web, Android Developer

Approximately 20 hours
Comments

Trainer

It will take 50 Hrs to 55 Hrs
Comments

Tutor

if you are capable you need only 20 hrs
Comments

IT Professional

4 months
Comments

Core Java Tutor

12 to 14 days ... 5 hours per day...excluding Hands on sessions
Comments

Java Tech

Number of classes can vary based on the prior knowledge of the student on computer concepts and programming. It also depends on how fast the student grasp/interact to grasp the concept. And one more the number of topics content/material/examples tought also impacts the number of classes. roughly...
read more
Number of classes can vary based on the prior knowledge of the student on computer concepts and programming. It also depends on how fast the student grasp/interact to grasp the concept. And one more the number of topics content/material/examples tought also impacts the number of classes. roughly 30 - 45 hours on an average for core java. read less
Comments

Java/J2EE Expert & Data Analytic

1 month should be fair enough
Comments

Java/J2EE Trainer

20 - 25hrs
Comments

View 10 more Answers

Related Questions

what is the use of request get parameter map in servlet with example
Map of all input elements of form of Html can be retrieved with getParameterMap() method and it is very rarely used. Map requestParams = request.getParameterMap();
Pushpendra
What equipment do you need to teach online Java classes?
Team Viewer is the best tool for the same.
Imran
0 0
5
Is java a frontend or a middleware technology or both?
java is middleware technology.Java is common languages for writing the part that could be viewed as the glue between the UI and the data.
Neha
0 0
5
As a fresher I have done Python training, but hardly getting response from any company. What should I do?
only having training in Python is not enough to be called for intervew. Better you should get real time certification course form reputed organisation with smart hand-on real project exposure. Try to have...
Yamini
0 0
6

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

Ask a Question

Related Lessons

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

ListIterator Example
public class ListIteratorEx { public static void main(String args) { List<String> li = new ArrayList<String>(); li.add("java1"); li.add("java2"); li.add("java3"); li.add("java4"); ListIterator...
S

Sarthak C.

0 0
0

Java : Compile-time Versus Runtime optimization
While designing and development, one should think in terms of compile-time and run-time.It helps in understanding language basics in a better way.Let's understand this with a question below : What...
S

Class, Object and Methods in JAVA
Lesson-1: Class, Object and Methods of Java can be compared with body, heart and brain. Without these 3 things, Java does not exist. If you Google the above 3 items, you will find many definitions. But...

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

Recommended Articles

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 >

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

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 >

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