How can I learn Java from home?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Enterprise AI & Technology Mentor | 21+ Years | Real Projects • Practical Learning

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

Should we learn DBMS and RDBMS without any Java training?
java or i can say any programming language is not required to learn DBMS or RDBMS
Karthik
0 0
6
What is the difference between core java and advanced java?
core java is base for Advance java. Means whatever you want to develop it needs core java with features in Adv java
Anurag
0 0
8
What are the best websites to learn java as well as get a certificate from them?
Blindly go for oracle certification java program .
Abirami
0 0
7

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.2. Find the largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; int max = arr; for (int i = 1; i < arr.length; i++) { if (arr > max) { max = arr; } } System.out.println("Largest Element: " + max); }}

Android : Support multiple themes in an android application
If you are developing a theme based application to enhance user experience, then following steps needs to follow.We are taking example of an android application having 2 themes white and black.Step 1:Define...

Difference Of Inheritance In C++ And Java
In Java , multiple inheritance is not applicable directly but we can implement the concept by using the interfaces. In c++ and Java, the common types of inheritances are: Single Multi level Hybrid Hierarchical

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

What are the JSP implicit objects ?
JSP provides Nine implicit objects by default. They are as follows with corresponding Object Type: i) out --> JspWriter ii) request -->HttpServletRequest iii) response --> HttpServletResponse iv)...

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