How can I learn Java from home?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Trainer (Online/Offline, Corporate)

Hi Divya, There are several ways to learn Java from home. 1. You can find trainer on UrbanPro. 2. You can find free resources available online like youtube or javaranch, stackoverflow 3.You can connect with communities online to share knowledge and also get clarifications needed for your understanding. 4....
read more
Hi Divya, There are several ways to learn Java from home. 1. You can find trainer on UrbanPro. 2. You can find free resources available online like youtube or javaranch, stackoverflow 3.You can connect with communities online to share knowledge and also get clarifications needed for your understanding. 4. You can ask someone to come home to provide home tutoring if you prefer only OFFLINE mode of learning. 5. You can refer to books on Java and practice on your own. For all these pre-requisites are your committment to learn and System that supports your learning. Hope this helps read less
Comments

Hi Divya, There are several ways to learn Java from home. 1. You can find trainer on UrbanPro. 2. You can find free resources available online like youtube or javaranch, stackoverflow 3.You can connect with communities online to share knowledge and also get clarifications needed for your understanding....
read more
Hi Divya, There are several ways to learn Java from home. 1. You can find trainer on UrbanPro. 2. You can find free resources available online like youtube or javaranch, stackoverflow 3.You can connect with communities online to share knowledge and also get clarifications needed for your understanding. 4. You can ask someone to come home to provide home tutoring if you prefer only OFFLINE mode of learning. 5. You can refer to books on Java and practice on your own. For all these pre-requisites are your committment to learn and System that supports your learning. Hope this helps read less
Comments

Selenium trainer 5 years of experience

You can learn from online using udemy tutor or offline using books Reach out me for sessions
Comments

Elevating Careers and Empowering Professionals through 10 Years of Expertise in IT

The best way to learn any technology is to: Step 1- Read in brief about the language from online source. Step 2- Understand basic syntax. Step 3- Take some mini project and start building from scratch right away and learn through the process. I would highly recommend Java, for two reasons: It...
read more
The best way to learn any technology is to: Step 1- Read in brief about the language from online source. Step 2- Understand basic syntax. Step 3- Take some mini project and start building from scratch right away and learn through the process. I would highly recommend Java, for two reasons: It is a solid object-oriented (OO) language from the ground up. It doesn’t have OO added as an afterthought, such as in C++ or Python. It is in high demand. You want a job? Know Java. Java in itself is a relatively simple tech stack to acquire skills in and can be successfully mastered in a fairly short span of time, however, there is acaveat. As a beginner, much of the learner’s interest lies in the hands of the instructor and the manner in which the course is delivered to the learner. Inefficient guidance and coaching can pretty quickly lead to the learner losing interest in the subject, in worst cases - programming as a whole. In my learning journey, I came to realize that a vast majority of resources available for learning Java - books, PDF material, tutorials, etc., are not beginner friendly. In majority of cases, I felt that the author/tutor was in a hurry to get to the end of the course and was not educating the rationale behind writing those pieces of code. Java programming is the most widely known coding language out there. It holds the second position on Github. JAVA has been ruling the industry since decades and it is never going to rust out. Because of Java's ease of use, cross-platform capabilities, robustness, and security features, it has become a language of choice for providing worldwide Internet solutions. It is a very sophisticated language, superficial knowledge won’t help here. read less
Comments

DICE Institute : The Calculated Steps Towards Future

Youtube would be one of the best options.
Comments

View 3 more Answers

Related Questions

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
Is learning Java worthwhile?
Yes, learning Java is worthwhile for versatile career opportunities in web, mobile, and enterprise development.
Shantanu
0 0
5
What is the general syllabus covered in core Java training from any institution?
Welcome Course Overview Review of Java Fundamentals The Java Environment Data Types The String Class The StringBuffer Class Arrays Passing Data Types to a Method Constructors &...
Shiv Kohli
0 0
5
What is the purpose of using throws keyword in java?
The throws statement is how you create an exception stack trace. There isn't much magic in java--it's not some underlying system mystery that creates an exception, it is simply a "Throw" statement, and...
Saritha

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

Ask a Question

Related Lessons

Constructor Overloading
public class ConstructorOverloading { public ConstructorOverloading(){ System.out.println("default"); } public ConstructorOverloading(String a){ System.out.println("a"); } public ConstructorOverloading(int...
S

Sarthak C.

0 0
0

ClassNotFoundException vs NoClassDefFoundError
ClassNotFoundException NoClassDefFoundError It is an exception and happens due to programmer’s mistake and can be recovered by updating the code. Thrown when an application tries...

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

JAVA - Object Cloning
JAVA - Object Cloning Is the way of creating the same copy of object without calling the class constructor. It means we can make any class object multiple times without calling its default constructor....

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

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 >

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 >

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