19
头图

Preface

Today, I will share with you commonly used learning websites & various gadgets!

This article is mainly aimed at those student parties. I believe you should have used most of those with work experience.

If you want to do well, you must first sharpen your tools. If you can help you, remember to like and follow, thank you!

Station B

Where to learn technology, the first recommendation is station B, the content is simply too rich.

There are many learning sites, such as: Mu class network , Chinese University MOOC , Netease cloud classroom , I want to self-network , Tencent classroom and so on.

Want to learn Spring again? Want to improve SpringBoot? Want to learn Redis? miss you…

Hey, don’t think about it, go search and search on station B, I’m guaranteed to satisfy you, and give a delivery address: https://www.bilibili.com/

On station B, you can not only learn technology, but also learn psychology, understand the law (Do you know about "Extrajudicial Madman Zhang San"?), chase animation, listen to music...

image-20210706144249261

WeChat reading

If you want to read, the WeChat Reading platform is the first choice. It’s great. If you insist on reading, you can redeem an unlimited reading card for 3 days a week, and you can also get a reading card/book currency by answering questions, which can be said to be free

And there are a lot of books in it, there are many computer books, and now we have launched a web version of WeChat reading, and you can read it for a day with a computer. Mom no longer worry that I don’t have any books to read~

Give a delivery address: https://weread.qq.com/

image-20210706141745383

Geek time

Another good place to learn technology, I think it is geek time.

Most of the above content comes from the hands of masters, with them, as if I am so good...

Geek Time has a software version and a web version. Give a delivery address: https://time.geekbang.org/

image-20210706152119832

Github

I want to ask, everyone doing development, who doesn't know Github?

You can see many excellent open source projects on Github. Take a look at others’ excellent codes and see how other people implement the same functions as yourself. You can gain some new inspiration.

Believe me, if you don’t know, go to Github and you will love it: https://github.com/

E-book download site

There are books that I want to read, but I don’t see them on WeChat, be good, can I know your troubles? Give a link Free and easy-to-use e-book website

The e-book website inside should be able to meet 90% of the demand. If it still can’t, let’s use search engine techniques to search and search.

Programmer's one-stop navigation

We need to go to a lot of sites when we work every day, but we can't remember the address of the site. So there is this navigation website, which feels very convenient.

Delivery address: http://www.cxy521.com/

image-20210706153333758

Stack Overflow

As long as you are not the first person to encounter a certain technical problem, you will basically find the same or similar problem on stackoverflow.

So how can I find stackoverflow? Two suggestions: 1. Describe the problem accurately in English; 2. Use Google to search

Delivery address: https://stackoverflow.com/

image-20210706161203078

Hutool

Hutool is a small and comprehensive Java tool class library. Through static method encapsulation, it can reduce the learning cost of related APIs and improve work efficiency, so that Java has the elegance of a functional language, and the Java language can also be "sweet".

Delivery address: https://www.hutool.cn/docs/#/

image-20210706183345909

Likou

As a qualified programmer, you still have to know simple algorithms. LeetCode is recommended for algorithm exercises.

Delivery address: https://leetcode-cn.com/

image-20210706161713790

Data structure visualization

You can see some changes in the data structure intuitively to help you understand.

Data structure visualization: https://www.cs.usfca.edu/~galles/visualization/Algorithms.html

Ten classic algorithms: https://www.cnblogs.com/onepixel/articles/7674659.html

image-20210706162527111

Kumo Search

A book search site that does not require registration, it is highly recommended! The simple, refreshing and cartoon interface is so cute!

Delivery address: https://www.jiumodiary.com/

image-20210706164526288

ProcessOn

ProcessOn is an online drawing tool that can make mind maps, flowcharts, UML diagrams, interface prototype design, organizational structure diagrams, etc. It is also very easy to get started, and it is free, free of installation, and can be operated online.

Everyone knows that as a programmer, one must keep a clear mind at all times, so that the code is written in minutes, so drawing is necessary, anyway, this tool is really fragrant!

Delivery address: https://www.processon.com/

image-20210706164825819

Typora

Typora is a support real-time preview of Markdown text editor . It has versions for OS X, Windows, and Linux platforms, and because it is still being tested, completely free for .

Delivery address: https://www.typora.io/

image-20210706191844224

Picture bed tool picgo

When we write articles, we usually need to store image resources separately, which not only takes up disk space, but is also difficult to manage. Since using Markdown to record personal files in an all-round way, I deeply feel the powerlessness of this image processing. However, after using the picture bed, everything is different. Well here to tell you about picgo is how to use, with our gitee used together ado.

Download and install the address: Recommend a very useful picture bed tool picgo

preview

Listary

I can only say about Listary, as long as you dare to use it, it will make you love it. After using this software, if you don’t have it on your computer, you will be very uncomfortable

For example: I want to listen to music, but I'm lazy. I don't want to move the mouse. I just want to move the keyboard. No problem. To satisfy you, enter the first letter "wyy" of NetEase Cloud and walk away:

image-20210706172432018

For example: I want to search for "Nuggets", I don't want to open the browser, I want to go directly to the searched interface, enter "gg Nuggets" and try to enter?

image-20210706172635101

Delivery address: https://www.listary.com/download

CopyTranslator

CopyTranslator is an excellent translation software, free and open source, and supports translations in dozens of different languages, whether you are a scientific researcher or an algorithm engineer (of course the English is very good, you can ignore it).

This translation software is very suitable. Compared with other translation software, CopyTranslator can solve some garbled problems caused by redundant sentence and line breaks, and it will be more efficient. Just copy the text to the clipboard and view the translation results in the next second. ,Improve work efficiency.

image-20210706235654651

Delivery address: https://copytranslator.gitee.io/download/

jsoneditoronline

jsoneditoronline is a simple, flexible, and visual online JSON editor that supports differentiated comparison and can view, edit and format JSON data.

The json format is relatively common in development, and json reading and formatting is a common job. After using this tool, the others suddenly become unpopular!

image-20210707000149372

Delivery address: https://jsoneditoronline.org/

Md2All

If you want to make your article better-looking, you can turn it into html after Markdown, you can try this tool.

Delivery address: http://md.aclickall.com/

image-20210706172857989

WGestures global mouse gestures

I guess you must have used the plug-in on Chrome. You can close the webpage by sliding the mouse, forward and backward, etc.

But this software allows you not only to use it on the browser, but also to use it anywhere in Windows. If you want to close the webpage/program, be good, how to operate it on the browser, and how to operate it.

Similarly, the delivery address: https://www.yingdev.com/projects/wgestures

snipaste

We usually encounter: These few lines of code are exactly the same as those few lines of code. Why is there nothing to run there, but something to run here? What do you think most at this time?

Do you put the code together and take a look, what is the difference?

At this time, snipaste is on the stage. Pin the code on the screen and place it on top of other codes. Look at it line by line. I don’t believe that there are different places that can escape your eyes.

Moved? Give a download address: https://zh.snipaste.com/

Resume template

I want to change jobs and look for a job. I have collected some resume template information, I hope it will be helpful to my friends:

Baidu Cloud Disk:

Link: https://pan.baidu.com/s/1Xr-uIzhdDBo4qxMQ7kITCQ

Extraction code: y9jq

img

end

Okay, let’s share so much with you this time. The above is just a part of the learning websites and tools. I will continue to share with you later. Remember to like and follow. Thank you for reading it!


初念初恋
175 声望17 粉丝