How can I learn Java from home?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Here are some of the basic tips to learn Java- Get your basics right: This holds true for any topic. In the case of Java, you can begin by doing your complete research from scratch. You can start by installing the Java program itself in your computer and start exploring it. Practise coding: In order...
read more
Here are some of the basic tips to learn Java- Get your basics right: This holds true for any topic. In the case of Java, you can begin by doing your complete research from scratch. You can start by installing the Java program itself in your computer and start exploring it. Practise coding: In order to be a successful Java programmer, you need to have good coding skills, and the only way to do that is by consistent practice. Do not rush into programming: The assumption of going faster makes you learn faster is a myth. What you really want to do is take things slowlybecause if you try toskim over things and then come back later, you don't get that cohesive picture of the programming language you're trying to learn. Learn every lesson thoroughly: Because, later on, you might have missed a tiny detail that was essential to doing the program correctly and then you go all the way back and then it takes a ton of time so you want to make sure you go through every lesson whether you're reading a book whether you're watching a video series whether you're doing tree house you want to make sure you do every lesson so in the long term you're going to learn faster to get a more cohesive basis for your knowledge of the programming language Join Online forums: Online forums are a great way to gain access to unlimited resources. You can stay up to date with the happenings in the world of Java. read less
Comments

Related Questions

How do people become Java programmers?
People become Java programmers through various paths. Common steps include learning the basics of programming, gaining familiarity with Java syntax and concepts, and then practicing coding through hands-on...
Rishav
0 0
5
What are the most important topics in Java interviews for a fresher?
Exception handling, String, Collections, OOPs concept, multithreading
Advaith
0 0
6
Is it good to go for a Java coaching center and learn Java (with advanced Java) to improve my programming skills?
yes, Please check the Institute reviews and discuss with the tutor, what topics were covered in class. Ask about the practicals session and how many hours/duration of the course.
Gerda
0 0
5

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

Java: A Quick Overview
Not purely Object Oriented: It doesn't support multiple inheritence, it supports primitive data types and static members. Doesn’t support multiple inheritance: Reason is diamond problem i.e.,...

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

Java Learning Tip
The easy way to learn any programatical language is just simple practices. Take a simple examples and practice daily one hour. And also go through the learning videos from youtube or somewhere else.

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 >

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 >

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