answersLogoWhite

0

How i can learn Java fast?

Updated: 8/11/2023
User Avatar

Мозги или Бабки

Lvl 2
3y ago

Best Answer

Java will take some time to learn. If you spend several hours a day you can learn the basics in a few weeks and do some "hello word" type programs.

If you're looking for more immediate results from a programming language you can look at Python or PHP.

User Avatar

Curtis Strite

Lvl 13
3y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

There are a great multitude of ways.

The best in my opinion is paying for and attending an actual class. If you are near a university or college, you can usually find such a class that you can take at your convenience.

The second best method, in my opinion, is buying a book, such as Java for dummies, and then working your way through YouTube videos about java programming, there are some good videos to get you started out there. Once you understand the basics from watching the videos, you should be able to dive right into the book.

I have some YouTube videos about Java programming on my YouTube account: TheBestMacTutorials. As well, there are a great many other "Learning Java" videos, many which start you at the basics and, in one series, take you to knowing enough java to write simple programs that manipulate variables, draw 2D graphics, and even have GUI elements.

This answer is:
User Avatar

User Avatar

Verma Aanya

Lvl 3
1y ago

Java is an object-oriented programming language that has been around since 1995. Syntax of the language is similar to C++, and it is increasingly used in various web, enterprise, desktop applications, games, and mobile applications. Java programs are considered to be faster than python. Java codes are more maintainable as the language keep checking many elements that may lead to inefficient code execution if not used properly. Let's explore a few essential tips using which you can learn Java fast.

  • Understanding the basics of the language: At first, you are required to build a strong base foundation if you want to be a good programmer. Learning from scratch helps you explore many different concepts. Also, you must have a proper plan to avoid anxiety or pressure. In the beginning, take it slow and familiarize yourself with the environment before moving on to the upper level.
  • Avoid Taking long breaks during study time: Learning should be continuous and regular; long study breaks can hinder your ability to stay concentrated and attentive and hence causes distraction. Moreover, it's important to choose the type of activity during breaks to let you return to your studies sooner.
  • Learn with patience: Learning to code can be tedious and overwhelming sometimes, so keeping patienceplays a vital role while learning. Even the best competitive programmers started their journey slowly and mastered the basics. You will be facing a lot of errors during your coding journey when you are trying to rush through the concepts to learn them faster. But be patient as programming takes time, and skipping through the concepts won't help you out. Have patience, manage your time well, and keep learning.
  • Keep practicing regularly: Having theoretical knowledge is good, but programming is not only about theory; you have to put a lot of time and effort into doing regular practice. While going through technical interviews, you will be asked to write codes for different problems to prove your problem-solving ability. Once you become confident with your basics, start developing a habit of regularly practicing everything that you have learned to keep it fresh in your mind.
  • Develop a habit of reading: The technological world is evolving quickly, so it is important to keep yourself updated. You can gather knowledge from multiple sources like reading books, Google about the updates and new features. It may seem boring if you don't have a reading habit.
  • Start working on a project: As soon as you become confident about your skills and knowledge, you should start working on a project of your interest because an exciting project will end up with a motivation to learn more without taking a break.
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How i can learn Java fast?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Is it necessary to learn advanced java or core java knowledge is sufficient?

That depends on what you want to do.


Where can one learn more about Java concurrency in practice?

One may learn about Java concurrency in the book 'Java concurrency in practice' which can be purchased from various online retailers. Additionally, Java concurrency is often discussed in various formal training classes.


What is the best place to learn java with lots of practice problems?

go to java play school!


How do you learn java to get certified?

You can search the web with the name of the java certification and you will get loads of online material that you can use to study and get certified. Alternately you can go to book stores and look out for books to learn Java. There are a couple of links in the related links section of this answer.


Are java tuitions necessary?

It is unnecessary to learn Java from a formal education institution. It is possible to learn all you need to know simply by reading the documentation and tutorials that are freely and publicly available online.

Related questions

Where can you learn Java for free?

You can learn Java for free at netbeans.org. A list of oracle tutorials will also be of much help.


Which is the best Book to understand JAVA in short?

You can use Head First Java or Java Complete Reference to learn Java.


Should you learn c plus plus before you start learning java?

No!!!! You do not need to learn c++ for learning java!


You want to design website and handle it.whether you should learn core java or advanced java?

You should learn HTML, JavaScript and other web programming languages. Leave learning Java until you have a good reason to learn it.


How do you learn core java?

Goto a institute near by which teaches java and join in a batch......


Is it necessary to learn advanced java or core java knowledge is sufficient?

That depends on what you want to do.


Which language is more advisable for BE students to learn now either csharp or java?

java


How do you design android application?

To develop an app on android you will need to learn Java Programming Language You can learn Java from thenewboston on YouTube. Then you can go to developers.android.com and learn how to develop an application


Where can one learn more about Java concurrency in practice?

One may learn about Java concurrency in the book 'Java concurrency in practice' which can be purchased from various online retailers. Additionally, Java concurrency is often discussed in various formal training classes.


Which language is easy to learn java and c sharp?

C# and Java have many similaries. If you learn one, you won't have much of a problem learning the other.


What is the best place to learn java with lots of practice problems?

go to java play school!


Why is important to learn HTML before learning JAVA?

It is not necessary to learn HTML before learning Java. Java is a complete computer programming language. The only reason you would need to know HTML with Java is if you wanted to use Java to generate webpages, or you wanted to create Java applets that you would then embed into webpages using HTML.