Java is the primary language that many people study in college, at least when I went to college, and even now Java engineers are still in high demand and are still at the top of the list of programming languages. Le byte

When I was in college, the network was not so developed as it is today, just graduated a few years time, also think about network development is fast, the time is have their own computer, but just don’t know what to look for information to study, maybe is my poor ability to study independently, learning by teachers and books, almost all occasionally use baidu search search some code and the question, Not to mention the plethora of Java learning sites.

Now it is very convenient ah, all kinds of resources, so I also collect a lot of resources, now sum up the resources about Java, I hope to package for those who are the same as me in college: do not like to look for resources on the Internet, do not know how to find resources, can not find resources friends, of course, the resources are certainly not complete, but the entry is enough.

It is mainly a summary of the website can learn Java, along with some good to see the study notes or sorting and so on, I hope to help you.

The official documentation

Official documents are absolutely good learning resources, ah, although not necessarily the best (because many people like me, English is not good), but must be read, authoritative, standard, comprehensive.

The lab building

Of course, there must be people like me, who read official documents, so I still need to use some good learning websites. There are not only Java basic tutorials and project tutorials, but also online Eclipse development environment, which is absolutely loved by hands-on people. Moreover, the website also has [Java R&D engineer] learning path, which is very convenient for beginners who want to get started in Java. But what I love most about them is the project tutorials and the online development environment.

Oracle technology network | Java SE technical documentation

This site is also the official website, but in Chinese, and contains all the documentation you’ll need to use the Java SE API. Even if you’re a Java developer, I’m sure you’ll find something useful here. Recommend recommend.

Java World

This site contains a large number of Java tutorials covering a wide variety of topics. Many of the articles are well written and illustrated with pictures and illustrations. But it is also in English. If English is good, I recommend reading it.

For class network

There are many Java videos on the website. I think it is suitable for early learning. After all, it is not enough to just watch. But video also has its own advantages, such as less effort to learn; There are also some disadvantages, such as just looking at the building, but you can’t remember anything after looking at it, and you still need to do something. Therefore, IN this point, I recommend the experimental building, because I am a hands-on person.

ImportNew

This website is all about Java technology sharing, all kinds of, also quite good, although not knowledge is not systematic, but for a certain Java foundation is a lot of resources, you can find a lot of articles.

Code site

This website is also a collection of articles, which has a Java label, there are still a lot of articles about Java, or reprint other places or their own original translation, in short, can also look at.

java123

Well, this website is also a collection of articles, all about Java, all aspects of sharing, according to their own needs to choose to read.

There are a lot of learning websites about Java, above is some of the websites I know, there are some others summed up learning websites, you can have a look:

  • Java learning website
  • Java official document index
  • 11 favorite Sites for Java Developers

When learning, especially for beginners, there are times when you really want to see notes and summaries that look convenient, so let’s share some Java summaries and notes:

  • Summary of the most refined JAVA knowledge base in history

  • A complete tutorial for Java learners

  • 40 Java set interview questions and answers

  • Java 21 technical points and knowledge summary

  • The 10 most popular Java questions on Stackoverflow

  • The difference between Array and ArrayList in Java

  • Summary of 40 Java multithreading problems

  • Ten Common Mistakes JAVA programmers make

  • Very useful Java program snippet

  • 25 Java machine learning tools & libraries

  • 9 Books Java Programmers must Read

  • Java Virtual Machine architecture in-depth research summary

  • 10 Subtle Java Coding best Practices

  • Java programming FAQ summary

The above is my arrangement of Java learning website and some good learning notes, I hope this article can learn Java partners some reference and help ~ this article turn to self fun byte.