java常见学习资料链接

余生颓废 提交于 2020-10-15 06:25:58

从事java开发多年了,也收集了不少学习资料,现将之前学习过的觉得比较有用的链接分享一下

zookeeper面试题

参考:https://www.cnblogs.com/lanqiu5ge/p/9405601.html

redis面试题

https://www.cnblogs.com/jasontec/p/9699242.html
参考:https://blog.csdn.net/Butterfly_resting/article/details/89668661 (里面包含了很多其他面试题及答案)

数据结构

二叉树,平衡二叉树,红黑树,B-树、B+树、B*树的区别
https://blog.csdn.net/wyqwilliam/article/details/82935922
算法演示
https://www.cs.usfca.edu/~galles/visualization/Algorithms.html


springboot快速开发利器

https://mp.weixin.qq.com/s/i7y1_T_o6Jb6OmwvNc-VoQ

多线程面试题:

https://www.cnblogs.com/Jansens520/p/8624708.html

比较全面的后端面试题

https://github.com/Snailclimb/JavaGuide gitee有同步的
https://github.com/CyC2018/CS-Notes
https://github.com/0voice/interview_internal_reference#13

https://juejin.im/entry/5de90346e51d455836158ce7

个人博客系统

https://github.com/halo-dev/halo

前端面试题

https://github.com/Advanced-Frontend/Daily-Interview-Question
https://github.com/Advanced-Interview-Question/front-end-interview
https://github.com/haizlin/fe-interview

open***

https://blog.51cto.com/claude666/2108170
http://www.89cool.com/807.html
http://www.89cool.com/811.html

设计模式

https://refactoringguru.cn/ 多语言版
http://book.bugstack.cn/#s/6AneBuNA bugstack.cn

java个版本语法及示例(包含部分框架示例)

https://howtodoinjava.com/
http://tutorials.jenkov.com/

部分面试相关的代码放在了gitee:https://gitee.com/sharehappy/ITShare/tree/master/doc

收集的一些书籍
链接:https://pan.baidu.com/s/1HVsA5_cqLgShjps1KW9EEg
提取码:qe5T

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!