How to learn Java development efficiently? To do the following two

thumbnail

As the salary of Java development is getting higher and higher, more and more people are starting to learn Java.

Among many programming languages, Java is still difficult to learn, and its logic is relatively strong, but why do so many people want to learn Java? Learning programming doesn't require rote memorization, it's more about understanding and practice. So be sure to do the following two things.

learn by analogy

Recalling that when I studied mathematics before, I also read the knowledge points and formulas in the book first, and then did the example questions. After completing the example questions, the teacher will give you some practice questions to consolidate this knowledge point.

Correct mistakes in time

And in the process of learning Java, you will definitely encounter many problems that you cannot solve for a while. When such a problem occurs, you must not go to the horns. Go to Baidu and Google to check the relevant problem solutions. You can communicate more in various forums, or you can add more groups to communicate and discuss with you in the group. Many times we are in the process of asking questions. It is also a process of thinking, which is very helpful for self-learning. And some of the more active groups have many people sharing their learning experiences, and the big guys also answer questions in it. This kind of learning atmosphere can greatly improve the learning efficiency. Otherwise, there will be too many problems, and if you can't solve them yourself, you will lose your enthusiasm for learning, and you will have the idea of ​​giving up after a long time.

Therefore, first of all, you need a set of video tutorials suitable for beginners. It is not recommended to read books directly at the beginning stage of beginners. The content of the book is too general, and there is no more detailed and intuitive video. Many people learn autism from reading books. It is recommended to first Video learning, after you have a certain foundation, you can read books to consolidate, the effect is better.

Don't worry about the video tutorials, there are a lot of resources on the Internet now, I recommend everyone to go to the B station to find videos to watch, but when looking for tutorials, you should pay attention to the kind of tutorials that have been updated in the past two years, don't watch too old Yes, some tutorials are still talking about GUI, SSH and other technologies that have been eliminated for many years. It is a waste of time to learn.

Be sure to set your own stage to learn, because mistakes are very common, and everyone should not give up because of mistakes.

Related Posts