2019收藏盘点(编程语言/AI/面试/实用工具)

2020.1.5更新

我看过的后面会加上评价

编程学习

java开源项目汇总: https://github.com/Snailclimb/awesome-java
大数据学习入门: https://github.com/heibaiying/BigData-Notes
Java从入门到进阶学习: https://github.com/hollischuang/toBeTopJavaer
前端小课(不知道后续还更新不): https://github.com/lefex/FE
前段开发者手册(2019年初的,大概看了一遍,内容很多很全,适合理清前端的整个框架逻辑): https://www.yuque.com/ysfe/ykx/fedhb
Go入门手册: https://github.com/unknwon/the-way-to-go_ZH_CN
设计模式: https://github.com/guanguans/design-patterns-for-humans-cn
tomcat 与 nginx,apache的区别: https://www.zhihu.com/question/32212996
Redis(改放到redis面试专题中): https://zhuanlan.zhihu.com/p/89620471 https://zhuanlan.zhihu.com/p/74880843
零基础前端如何系统学习: https://www.zhihu.com/question/19834302
Java动态代理(看完总结后放面试专题): https://www.zhihu.com/question/20794107/answer/811250346
Dubbo: https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA&mid=2247484753&idx=1&sn=32d987bf9f6208e30326877b111cad61&chksm=cea24a9af9d5c38cc7eb4d9bfeaa07e72003a1bf304a0fedc3fabb2a87f01c98b5a7d1c80d53&mpshare=1&scene=23&srcid=0124KB8OwPPKxQ2u7aBtrFfp&sharer_sharetime=1579855503561&sharer_shareid=1c20b220b96b7bb98298f8f63e40b424#rd
Java JVM锁:https://mp.weixin.qq.com/s?__biz=MzU4NzU0MDIzOQ
&mid=2247488891&idx=1&sn=227928446c692aaa0085557682ed732d&chksm=fdeb271bca9cae0d41b05e239b4b9d83bf3b60707b01046991784024083aa77c25988eb61e6d&mpshare=1&scene=23&srcid=&sharer_sharetime=1581595645634&sharer_shareid=1c20b220b96b7bb98298f8f63e40b424#rd
kafka入门认识:https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247486230&idx=1&sn=24726ec0e0aac72b184023e0bb36e6d0&chksm=cea244ddf9d5cdcb124ec859de6f01f641919124ca50c3a9026a6367334e29faa5d1ebe450b3&mpshare=1&scene=23&srcid=&sharer_sharetime=1582118122542&sharer_shareid=1c20b220b96b7bb98298f8f63e40b424#rd
java多线程:https://redspider.gitbook.io/concurrent/redspider
JMeter使用:https://www.cnblogs.com/stulzq/p/8971531.html
netty:https://segmentfault.com/a/1190000007282628
https://github.com/yongshun/learn_netty_source_code
动态代理设计模式 : https://juejin.im/post/5a99048a6fb9a028d5668e62
java aio 增强库https://gitee.com/smartboot/aio-enhance
spring cloud demo:https://github.com/macrozheng/springcloud-learning
elasticsearch配置:https://kalasearch.cn/community/tutorials/how-to-configure-yaml-file-for-elastic-search/
elasticsearch学习:https://kalasearch.cn/blog/elasticsearch-tutorial/
前后端分离理解:https://www.infoq.cn/article/mNfTT4UBk5PQl3JpNt6M
Sring 和java学习 :https://www.baeldung.com/
react:http://huziketang.mangojuice.top/books/react/lesson1
go:https://tour.go-zh.org/
java juc: https://blog.csdn.net/anlian523/article/details/106598910

AI

用GAN自动将草稿变成漫画: https://github.com/youyuge34/PI-REC
深度学习调参技巧: https://www.zhihu.com/question/25097993
数据增广: https://www.zhihu.com/question/35339639
GAN综述: https://zhuanlan.zhihu.com/p/58812258
目标检测常见评价指标: https://mp.weixin.qq.com/s?__biz=MzA4MjY4NTk0NQ==&mid=2247484531&idx=2&sn=af042401e92ed1cb5127ef1784971932&chksm=9f80bee5a8f737f30eb45d673720247f8fb678f9f35c6f41fdb8193f69f7d2b6c3f2465769a4&mpshare=1&scene=23&srcid=0124dNr2uNJZm3aXpYAyuyhm&sharer_sharetime=1579855524446&sharer_shareid=1c20b220b96b7bb98298f8f63e40b424#rd
写论文: https://mp.weixin.qq.com/s/4sf9Y3dDmg5Ein4dhkWGlQ
超轻量级OCR: https://github.com/ouyanghuiyu/chineseocr_lite
java 并发队列 BlockingQueue : https://xie.infoq.cn/article/e32c83539fd716ac22ca024eb?utm_source=weibo&utm_medium=infoq&utm_campaign=newinfoq&utm_content=0705java

Pytorch专题

pytorch入门手册(中文): https://github.com/zergtant/pytorch-handbook
pytorch单机多卡: https://zhuanlan.zhihu.com/p/98535650
pytorch提速: https://www.zhihu.com/question/356829360
pytorch常见的坑汇总: https://zhuanlan.zhihu.com/p/77952356
pytorch节省显存技巧: https://www.zhihu.com/question/274635237
训练tricks: https://github.com/zxdefying/pytorch_tricks
https://zhuanlan.zhihu.com/p/78555755
pytorch常用代码段(好用) : https://zhuanlan.zhihu.com/p/104019160
Pytorch optimizer.step() 和loss.backward()和scheduler.step()的关系与区别: https://blog.csdn.net/xiaoxifei/article/details/87797935
pytorch可视化tensorboard: https://pytorch.org/tutorials/intermediate/tensorboard_tutorial.html
cvpr2020动作识别盘点:https://mp.weixin.qq.com/s/TAgp46RFbs4Wany3tvt2ww

项目

基于 Vue 的数据可视化组件库 DataV: https://github.com/DataV-Team/DataV
Spring Boot 各组件Demo: https://github.com/xkcoding/spring-boot-demo
秒杀详解:https://github.com/qqxx6661/miaosha

面试

Java知识点总结 (必看):https://www.nowcoder.com/discuss/344311?type=0&order=0&pos=18&page=4
Google面试: https://github.com/xitu/google-interview-university/blob/zh-hans/translations/README-cn.md
2019年度面试总结: https://github.com/0voice/interview_internal_reference
mysql优化(后续加到mysql专题):https://www.nowcoder.com/discuss/150059?form=sx21
java面经 : https://www.nowcoder.com/discuss/29890?form=sx21
java面经: https://www.nowcoder.com/discuss/285285
java后台面经:https://www.nowcoder.com/discuss/57771
银行面试: https://www.nowcoder.com/discuss/279368?type=post&order=time&pos=&page=6
Java高阶:https://github.com/shishan100/Java-Interview-Advanced

各种工具

画网络图:https://zhuanlan.zhihu.com/p/60146525
在线把源代码生成高逼格的图片工具: https://codeimg.io/
https://carbon.now.sh/
查阅检索下载并整理文献: https://www.zhihu.com/question/330050635
常用正则表达式API: https://github.com/any86/any-rule
中文免费字体库: http://zenozeng.github.io/Free-Chinese-Fonts/
https://github.com/phh95/Awesome-design-tools
查找命名灵感:https://unbug.github.io/codelf/
制作表情包:https://www.52doutu.cn/

英语

听力: https://www.zhihu.com/question/24706380
程序员的英语学习: https://github.com/yujiangshui/A-Programmers-Guide-to-English

posted @ 2020-01-05 16:19  feifei97  阅读(457)  评论(0编辑  收藏  举报