Home > Java > Java Tutorial > body text

Ten amazing websites suitable for learning Java

烟雨青岚
Release: 2020-06-22 13:00:06
forward
3333 people have browsed it

Ten amazing websites suitable for learning Java

#Ten amazing websites suitable for learning Java

The Java language, as a representative of static object-oriented programming languages, has excellently realized the oriented Object theory allows programmers to perform complex programming with an elegant way of thinking. Most programming novices want to know where they can learn Java programming. Let me introduce a few websites.

1) Google

I won’t say anything. If I say too much, I will shed tears. What’s annoying is that Robin Li’s search engine is really not up to par. To be honest, Google's search results are a hundred (01) times higher quality than the former.

I think there are many people who recommend Google, but Google cannot access it directly. A year ago, I found a solution through various efforts, asked all the groups, and suffered countless ridicules.

Google is also considered a website? It must be counted. As long as you want to learn, it will give you everything.

2) Stack Overflow

Stack Overflow can be said to be a killer tool for solving problems. Are the following questions common?

#If your English skills are not very good, you can use the automatic translation function of the Chrome browser.

3) GitHub

GitHub is a website with billions of lines of code. Millions of developers gather together every day to study the problems that exist in open source software. question.

For ordinary programmers, if they don’t want to reinvent the wheel, they must stand on the shoulders of giants. So who are the giants? It's GitHub. Those awesome open source software libraries will be found on GitHub 99% of the time.

For successful programmers, if they want to be admired by others, it is best to contribute an open source library on GitHub. If the star number exceeds 1W, it is quite awesome and should be well-known in the industry. characters.

Then, I recommend some websites that Java programmers must pay attention to.

4) IBM Developer

IBM developerWorks provides a Chinese version, and the articles inside are of very high quality.

5) Java SE Technical Documentation

Even the experts in Java programming cannot do without this document. For the Chinese version of the API, please refer to: http://tool.oschina.net/apidocs/apidoc?api=jdk-zh

6) Java World

this website Contains a large number of Java tutorials covering a variety of topics. Many of the articles are well written and illustrated with pictures and illustrations. It can be used as a deep learning textbook. If your English skills are limited, you can use Google Translate.

7) Program Creek

Program Creek does a good job in maintenance, and the article is interesting to read. Here, you can find topics that are not covered on any other website, and almost every article contains beautiful illustrations or sample code.

8) LeetCode

Prepare for technical interviews? Likou provides a large number of technical interview resources to help you effectively improve your programming skills and easily win Dream Offers from world-famous IT companies.

If you want to brush up on questions, there is also Niuke.com worth recommending. It shares interview questions and interview experiences from various companies. If you brush up carefully before looking for a job, you will definitely gain a lot. Here I would like to emphasize the importance of answering questions:

  1. can keep your thinking active

  2. Strengthen your understanding of the basics Understanding of knowledge

  3. If you want to find a job, you have to pass the interview. How can you do it without brushing up on the questions

9) JournalDev

If you want to learn a series of articles, I recommend JournalDev. All the Java series articles on this website are classics. There's Spring, there's Java design patterns, there's Java core, there's Java EE, there's Java interview questions, you name it.
Ten amazing websites suitable for learning Java

10) CSDN

Although there are many headline-grabbing articles on CSDN and the quality of the articles is also uneven, there are still many big names on it. of. To put it bluntly, learning is worthwhile as long as you encounter an article that can help you.
Ten amazing websites suitable for learning Java

Thank you for reading, I hope you can learn Java better.

This article is reproduced from: https://qingmiaogu.blog.csdn.net/article/details/102781522

Recommended tutorial: "java tutorial"

The above is the detailed content of Ten amazing websites suitable for learning Java. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!