A variety of learning resources, finishing four years of college

Original link: https: //blog.csdn.net/m0_37907797/article/details/102781027

University for four years, read a textbook is not always see the textbooks for learning, especially self-study, a number of good online resources to assist the search, is still very necessary, the following is a reprint of a big brother I sort of resources. They are: e-book search, utilities, online video learning site, non-video learning site, software downloads, interview / job site necessary.

A, PDF search sites recommended

For most programmers, the demand for e-books is still very large, introduced a few good free e-book site search bar.

1, book search mol Dove

This URL can be used to search a number of pdf books, with this web site, we do not book the whole network Baidu search of the pdf. While there may not as Baidu search the whole network so full, but most also have a. Note that each search result sources, some sources are Baidu cloud disk, some are micro disk, etc., can be obtained as needed.

URL: https: //www.jiumodiary.com/

2, scripts House

Home or with a lot of resources scripts, one of which e-books, but also a lot of e-books, and download a variety of ways, if you dove Mount book search can not search, search script might consider House or the script will not search the house to search Mount dove books search.

在这里插入图片描述

URL: https: //www.jb51.net/books/

Second, Utilities

1, the freezing point library

Sometimes we often search for some documents, such as Baidu document, but can not download, you need to log in and integration, this time we can use this tool to convert documents to pdf and txt two kinds of files. No Integrating library freezing point may also be able to freely download without landing Baidu library, Douding, cloves network, electrical network, MBAlib think tanks, Love asked documentation, enjoy, IT168, HP009, MAX, Book118, Road passenger Baba, pyramid medicine, large orange lights and other library documentation, support multi-task while downloading and HTTP.

在这里插入图片描述

As long as you paste the link copied to the corresponding local library freezing it.

在这里插入图片描述

End of the text will provide the archive, you just need to unpack the archive and then open the .exe file directly on it, without having to install.

2, file search tool: Everything

这个软件主要是用来搜索本地文件的,假如你忘了某个文件放在哪里了,就可以用这个软件直接搜索,这个软件比系统自带的文件搜索不知快上了n倍,基本秒找到,而且可以根据很多条件来搜索,例如限制搜索文件的大小、拓展名、指定路径、正则表达式,等等,用一下你就知道了。

在这里插入图片描述

三、在线教学视频网站

自学的过程中,我敢保证 99.9% 的人都有通过视频来学习,那么常用的在线视频都有哪些呢?下面我列举几个我经常用的软件/网站。

1、哔哩哔哩

说时候,哔哩哔哩为中国的教育贡献了一份力量了,好多视频,在哔哩哔哩都可以直接找到,我也经常在这里找视频看

在这里插入图片描述
我一般是找播放量高,且评价不错的看,而且哔哩哔哩支持下载到本地看。

网址:https://www.bilibili.com/

2、慕课网/网易云课堂

慕课网/网易云课堂有很多付费视频,但是也有很多免费的,但是我想说的是,免费的一般很多都是入门的,也不会讲的特别深,也不会很长,所以呢,如果你想快速入门某种知识,那么慕课网/网易云课堂是个不错的选择。不过这里需要说明的是,慕课网/网易云课堂的视频体验肯定是比哔哩哔哩舒服的,毕竟哔哩哔哩是用户自己上次上去的,很多都是一些机构的付费视频。
在这里插入图片描述
慕课网:https://www.imooc.com/
网易云课堂:https://study.163.com/

3、中国大学MOOC

如果你是非科班的,想要系统着补某们大学的课程,那么中国大学MOOC是个不错的选择,这里有各种各样的课程,有些老师还是讲的挺好了,和大学课程老师的教学差不多,并且会给你布置作业。我编译原理就是在这里学到,嘻嘻。一般也是通过别人的评价来选老师…

网址:https://www.icourse163.org/

不过这三四个,我都是用手机 app 看滴,大家也可以下载 app,看你自己喜欢勒。

四、在线非视频学习网站

比起视频,我个人要学习某个技能了,也是挺喜欢看文字版的,这个看情况吧,我自己也买了很多付费专栏,很多书籍,不过如果的想要入门学习某门技能,那么我也推荐一两个网站给你们,不推荐多,因为多了反而难选择

1.菜鸟教程

说时候,这个应该是我强烈推荐的入门学习教程吧,很多还不用的安装运行环境,网站就给你提供运行环境了,真心不错,不过,只适合入门。例如

在这里插入图片描述

网址:https://www.runoob.com/

五、程序员面试/求职网站

对于面试、求职,做题、看别人的面试经验是不可少的,下面推荐两个用的最多的网站,并且这两个也够了。

1、牛客网

秋招期间,牛客网应该是我逛的最多的网站了,在这里,你可以刷各种各样的题,基本都有,算法题、计算机基础、前端、各大公司真题、每周算法比赛、各种面经、各种内推、说实话,应届生必备!

在这里插入图片描述

网址:https://www.nowcoder.com/

2、领扣(中国版leetcode)

其实牛客网的很多题,在 leetcode 都可以找到,如果你要提升算法能力,那么还是在 leetcode 刷比较系统一点,而且现在 leetcode 也提供的更多的功能了,牛客网的话,算法题只是其中小小的一部分而已,所以呢,如果你时间比较多,可以在 leetcode 刷,但是时间少,又很多算法题没看过,那么可以在牛客网把剑指offer的题刷一下

在这里插入图片描述
不仅有算法题,还有数据库,shell,多线程等哦,不过有些需要 vip 才能做。

网址:https://leetcode-cn.com/

六、软件下载

作为程序员,一路走来,需要下载很多开发工具,并且这些工具,基本都是国外的,有些还要付费,不像我们的手机软件那样,随随便便下载,所以呢,今天就给大家推荐一个不错的网站

1、我爱分享

这个网站其实还是挺不错的,各种办公软件都有,但是开发软件不是特别全,我个人也在疯狂收集各种开发软件打算把他们整理出来,然后供读者们下载,不过这个网站,还是有挺多不错的软件的,而且都是提供破解的方法

在这里插入图片描述

网址:http://www.zhanshaoyi.com/rjxz.html

2、精品MAC应用分享

几个月钱电脑换成了 mac 之后,各种软件都需要重新安装,然后发下一个很不错的网站,不过这个网站的软件都是 mac 端的,所以你的电脑如果是 mac,那么这个网站还是挺不错的,不过,那些还没有工作的同学,工作之后,你们也是大概率使用 mac 滴。

在这里插入图片描述

网址:https://xclient.info/

发布了18 篇原创文章 · 获赞 30 · 访问量 2546

Guess you like

Origin blog.csdn.net/weixin_43912621/article/details/104141766