Which technical websites or official accounts do programmers read every day to improve their abilities?

You are asking the right person. After 5 years of back-end development, I have always had the habit of browsing websites and official accounts to improve my ability. During the period, my favorites increased and decreased, and I finally left these, which are the essence of real materials. I hope I can help you.

Technical website

1.Tutorialspoint

A free tutorial website with explanations and demos of various technologies and knowledge points. It is very comprehensive. You can also find knowledge points according to the index. The e-books inside are very good.

2.LintCode

The online programming evaluation platform has collected the popular question banks of current major IT companies (Byte, Tencent, Ali, etc.) for technical job hunting. It has more than 2,000 interview questions. You can write questions/prepare for algorithm interviews here, suitable for beginners or preparations Friends who quit.

I concentrated on brushing more than 100 channels before I quit the job last time, and the improvement effect is still very obvious.

3.MDN Web Docs

The practice platform for learning Web development integrates various learning resources and cutting-edge information for Web development. However, currently only the English version of the news is provided, and a certain English foundation is required. (Of course, Google Translate can also make do)

4.Coding game

Online programming game platform, you can learn in the game while improving your programming skills, isn’t it beautiful? This website should need a ladder, so stop telling me that it can’t be opened.

5.Stack Overflow

Known as the "knowledge" of programmers, there are many bigwigs who will answer all kinds of questions from Xiaobai. When I encounter a problem, I usually come here for a stroll, and I can basically get answers, which is much more convenient than Baidu.

6.V2ex

Discussions on programming, design, hardware, games and other aspects are mostly short and quick discussions. The community atmosphere is very good and all are more harmonious. There are also some more relaxed and life-oriented discussions, suitable for fishing.

7.CSDN

One of the largest gatherings of programmers in China, but the content is a bit mixed at present, with mixed good and bad. But if you want to find a specific point of knowledge, CSDN will be more comprehensive, the disadvantage is that it needs to be carefully screened.

8. Nuggets

There are mostly dry goods. Many programmers will share technical articles on it. Partially in the technical community, you can find many practical programming skills and techniques here.

Public account

1. Coder stand up

There are many interesting and hard-core technical dry goods, the author will also draw some technical comics, which are both interesting and informative, and will still look through its articles from time to time.

2. Nine Chapter Algorithm

Sharing professional North American and domestic IT job hunting experience and technical dry goods, taught by Silicon Valley's top IT company engineers, helping more Chinese people find good jobs.

3. Qi Ship Miscellaneous Talk

Mainly focus on the study materials and study routes of college students in the computer field. The content will be more basic, suitable for friends who have not graduated.

4.Stormzhang

At present, he has switched careers and started his own business. A very thoughtful code farmer will also output his own views on current hot events. Although I don't produce many technical articles, I still pay attention to him.

5. The Silent King II

For programmers who are committed to exporting dry goods, the article is very technical. It can be seen that the content is steadily done, but it is not suitable for fragmented reading, suitable for calming down and slowly studying and understanding.

[External link image transfer failed. The source site may have an anti-leech link mechanism. It is recommended to save the image and upload it directly (img-GxDAHLxE-1607340131817)(https://upload-images.jianshu.io/upload_images/21269494-94368ca72eac2af1.png ?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)]

6.Labuladong

At first I thought he was a big boss who had worked for several years, but I didn't expect Dong Ge to be a freshman (maybe younger than me). Dong Ge paid great attention to helping people improve their algorithmic ability and find efficient ways to solve problems. There were also detailed answers and detailed ideas for many LC problems, which was very helpful for me to prepare for the problems.

7. Xiaohao Algorithm

The biggest essence of this official account is the graphical algorithm problem, which has a very in-depth explanation of the algorithm problem. From the example-analysis-proof process, it can be displayed in graphics and text. It is intuitive and easy to understand. When encountering difficult to understand DP problems, you can Come here for inspiration.

The content is not easy to organize. If you can help you, remember to give me a like before letting them roll into your favorites , thank you brothers!

Guess you like

Origin blog.csdn.net/JiuZhang_ninechapter/article/details/110825449