1、spring boot
http://blog.didispace.com/
https://www.jianshu.com/p/056281e057b3
2、正则表达可视化
https://regexper.com
3、guava 学习
https://www.cnblogs.com/peida/archive/2013/06/08/3120820.html
4、设计模式
http://laijianfeng.org/2018/10/设计模式-备忘录模式及典型应用/
5、java 教程(英文)
https://www.mkyong.com/all-tutorials-on-mkyong-com/
6、go 学习
https://github.com/xmge/gonote
7、数据结构
https://www.cnblogs.com/kangjianwei101/p/5221816.html
8、宇宙最强ide vscode 介绍
http://i5ting.github.io/vsc/#10701
9、java 全面
https://snailclimb.top/JavaGuide/#/?id=git
10、使用java 所有数据结构/算法实现
https://github.com/TheAlgorithms/Java