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

Can you tell me some new features in JavaFX 2.0?
JavaFX is a software platform for creating and delivering desktop applications, as well as rich internet applications (RIAs) that can run across a wide variety of devices. JavaFX is intended to replace...
Renuka
0 0
5
What are the differences between Class Methods and Instance Methods in Java?
Class methods are methods which are declared as static. The method can be called without creating an instance of the class. Class methods can only operate on class members and not on instance members as...
Neval
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
When we are used the compiler and interpreter? what is the difference between them?
compiler compiles whole page or file at one time but interpreter executes line by line like we do using debugger
Shilpa
Please suggest some books to self-learn Java at home?
For self learning the best book is Core Java written by Gary Cornell and Kay Horstmann. This book comes in 2 volumes and both are important to learn the subject from the ground up to the advanced level.
Sharmistha
1 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

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

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

Comparable vs Comparator
java.lang.Comparable java.util.Comparator For comparing some other object with its own object. Ex. I am comparing myself to some other employee. Method signature is: int compareTo (T object). For...

How to create Rest web services in Java
Web services are web application components that lets two different applications to communicate over the network.Let if an application which in written java provides web services can be communicated through...

How to create a Singleton class?
How to create a Singleton class: Q) What is a singleton class? A) In simple words, a singleton class is a class which can have only one instance at any point of time throughout the application and provides...

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