How can I master Java in one month?

Asked by Last Modified  

3 Answers

Learn Java

Follow 2
Answer

Please enter your answer

Software Engineer & Programmer, Educator

well, java is very rich language with thousand of pre made classes. you can do very good in java in a month if you have good knowledge of programming concepts, you have previously studied the C++ and have good logical thinking and understanding of how computer and things work. From my experience i...
read more
well, java is very rich language with thousand of pre made classes. you can do very good in java in a month if you have good knowledge of programming concepts, you have previously studied the C++ and have good logical thinking and understanding of how computer and things work. From my experience i can say,you can be very very good at anything, but there is no limit of things we are surrounded. The more you study, the more you will knowledgable, thats it. Like it was assumed before that smallest part of matter is atom, then in became, electron, then further quantum. But the thing, you can hear every scientist will say, till now the smallest is quantum, because they know there are endless possibilites out there. read less
Comments

Software graduate from Mumbai university with 4+years of teaching experience

Comments

All Subjects & C.Sci Tutor

Step 1: Decide your Mind – Ignore Critics. ... Step 2: Install Eclipse IDE and Java. ... Step 3: Learn Java Fundamentals. ... Step 4: Read Some Good Books from Experts. ... Step 5: Start Creating Simple Application With The Use Of Your Knowledge. ... Step 6: Take The Higher Level As Simple...
read more
Step 1: Decide your Mind – Ignore Critics. ... Step 2: Install Eclipse IDE and Java. ... Step 3: Learn Java Fundamentals. ... Step 4: Read Some Good Books from Experts. ... Step 5: Start Creating Simple Application With The Use Of Your Knowledge. ... Step 6: Take The Higher Level As Simple Is Not Enough. read less
Comments

View 1 more Answers

Related Questions

Is Java a language or a technology?
java is both language and technology. Java platform serves as technology.
Sammeyka
0 0
5
Can Anybody explain Internal code of HashMap?
Now we can synchronize map also by using collections. Synchronize method need to pass map Object as parameter...
Ramakanth
Why Operator Overloading in not allowed in JAVA?
Java does not support operator overloading by programmers. This is not the same as stating that Java does not need operator overloading. Operator overloading is syntactic sugar to express an operation...
Ashish
I have been working in a medical billing company for five years. I want to switch my carrier from non-IT to IT. I have only a BA degree, but I have good knowledge of computers. I know some basics of HTML and manual testing; can I learn java selenium directly to get a job in automation?
Hi Sirajudeen.. Java selenium is one of the good options.. one more easy way to shift to IT is learning Oracle SQL.. Scope of Oracle SQL always stands high since the database is backbone of all developement,...
Sirajudeen
Do I need to import java.lang package any time? Why?
No, you don't need to import it at any time. As this is part of java.lang package is a part of \jdk1.6.0_11{this is the location f your jdk installation directory}\jre\lib\rt.jar and this rt.jar (called...
Anitha

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.1. Reverse an array in Java.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; for (int i = 0; i < arr.length / 2; i++) { int temp = arr; arr = arr; arr = temp; } System.out.println(Arrays.toString(arr)); }}

Observer Pattern in Java.
As I was going through the different source code files of the Java Util package, I found the implementation of the Observer Pattern ( see the Gang of Four books for more information on this pattern) in...

Importance of Constructor's Visibility.
While developing program or implementing Singleton pattern we have learnt to mention constructor as private and known reason is -> to blocked its direct call from outside of class. But did we think...

Write your first Python program in 10 minutes
1. Download python from python official site search "python download" in google 2. Install in your machine 3. verify using : "python --version" command 4. Write first program using notepad create...

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

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 >

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 >

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