|  | 
| 26 | 26 | 
 | 
| 27 | 27 |  | 
| 28 | 28 |  | 
|  | 29 | + | 
|  | 30 | +[后端面试点合集](https://mp.weixin.qq.com/s/gBr3UfC1HRcw4U-ZMmtRaQ) | 
|  | 31 | + | 
| 29 | 32 | # 目录(善用Ctrl+F) | 
| 30 | 33 | 
 | 
| 31 | 34 | **注 : 没链接的是还没写** | 
|  | 
| 35 | 38 |  - 计算机操作系统与Linux | 
| 36 | 39 |  - [学习linux命令,看这篇2w多字的命令详解就够了](https://mp.weixin.qq.com/s/7bSwKiPmtJbs7FtRWZZqpA) | 
| 37 | 40 |  - [图解HTTP协议](https://mp.weixin.qq.com/s/AK1Pb9rx0q5Hf8dq6HNOhw) | 
|  | 41 | + - [面试 HTTP ,99% 的面试官都爱问这些问题](https://mp.weixin.qq.com/s/t7ZYT6wBBbFYVBPOSztpRg) | 
| 38 | 42 |  - 计算机网络 | 
| 39 | 43 |  - 7种常见的设计模式和使用场景 | 
| 40 | 44 |  - Java必会基础与新版本特性 | 
|  | 
| 43 | 47 |  - [万万没想到,HashMap默认容量的选择,竟然背后有这么多思考!?](https://mp.weixin.qq.com/s/ktre8-C-cP_2HZxVW5fomQ) | 
| 44 | 48 |  - [ConcurrentHashMap & Hashtable(文末送书)](https://mp.weixin.qq.com/s/AixdbEiXf3KfE724kg2YIw) | 
| 45 | 49 |  - [ArrayList](https://mp.weixin.qq.com/s/WoGclm7SsbURGigI3Mwr3w) | 
|  | 50 | + - [ArrayList源码解析,老哥,来一起复习一哈?](https://mp.weixin.qq.com/s/3PNWmtS-bEZgZjd9wyMiDA) | 
| 46 | 51 |  - [跟着动画学习TCP三次握手和四次挥手](https://mp.weixin.qq.com/s/NL7Jzh0lYoA395yzaGxBHw) | 
| 47 | 52 |  - [面试官问我同步容器(如Vector)的所有操作一定是线程安全的吗?我懵了!](https://mp.weixin.qq.com/s/0cMrE87iUxLBw_qTBMYMgA) | 
| 48 | 53 |  - [全网最透彻HTTPS(面试常问)](https://mp.weixin.qq.com/s/21JaXwdfSjItj5SgOwhapg) | 
|  | 54 | + - [枚举](https://mp.weixin.qq.com/s/U5FkL9zyzr0PkAp8MJJ8BQ) | 
|  | 55 | + - [我就知道面试官接下来要问我 ConcurrentHashMap 底层原理了](https://mp.weixin.qq.com/s/My4P_BBXDnAGX1gh630ZKw) | 
| 49 | 56 | 
 | 
| 50 | 57 | - 深入浅出JVM | 
| 51 | 58 | 
 | 
|  | 
| 68 | 75 |  - [Java 并发进阶常见面试题总结](https://mp.weixin.qq.com/s/cdHfTTvMpH60SwG2bjTMBw) | 
| 69 | 76 |  - [如果你这样回答"什么是线程安全",面试官都会对你刮目相看(建议珍藏)](https://mp.weixin.qq.com/s/WDeewsvWUEBIuabvVVhweA) | 
| 70 | 77 |  - [乐观锁、悲观锁](https://mp.weixin.qq.com/s/WtAdXvaRuBZ-SXayIKu1mA) | 
|  | 78 | + - [我画了35张图就是为了让你深入 AQS](https://mp.weixin.qq.com/s/trsjgUFRrz40Simq2VKxTA) | 
|  | 79 | + - [终于有人把 CountDownLatch,CyclicBarrier,Semaphore 说明白了!](https://mp.weixin.qq.com/s/TDw7GnzDw5FK3RWwkIzzZA) | 
|  | 80 | + - [面试官想到,一个Volatile,敖丙都能吹半小时](https://mp.weixin.qq.com/s/Oa3tcfAFO9IgsbE22C5TEg) | 
| 71 | 81 | 
 | 
| 72 | 82 | - 常用工具集 | 
| 73 | 83 | 
 | 
|  | 
| 89 | 99 | - 必会框架 | 
| 90 | 100 | 
 | 
| 91 | 101 |  - Spring全家桶以及源码分析 | 
|  | 102 | + - [一分钟带你玩转 Spring IoC](https://mp.weixin.qq.com/s/WpRSitDqtgOuU9GnI1-HDw) | 
|  | 103 | + - [Spring事务传播行为](https://mp.weixin.qq.com/s/IglQITCkmx7Lpz60QOW7HA) | 
| 92 | 104 |  - [外行人都能看懂的SpringCloud,错过了血亏!](https://mp.weixin.qq.com/s/MJrahcDXwxgDr5zBdO3XWw) | 
| 93 | 105 |  - 高性能NIO框架-Netty | 
| 94 | 106 |  - 分布式框架基石-RPC | 
|  | 107 | + - [敖丙找出Dubbo源码BUG,三歪夸了我一天](https://mp.weixin.qq.com/s/_5YMfQK1tmYbmRMldBPlaQ) | 
| 95 | 108 |  - ORM框架Mybatis源码分析 | 
| 96 | 109 |  - [20000 字的 Spring Cloud 总结](https://mp.weixin.qq.com/s/pGSx8eKFH3YnUos3SM2ITw) | 
| 97 | 110 |  - [什么是Zookeeper](https://mp.weixin.qq.com/s/gphDLJMO3QcRoN3zkco4EA) | 
| 98 | 111 |  - [什么是单点登录(SSO)](https://mp.weixin.qq.com/s/drPVkRbCsDIlX6Ls2pDmqA) | 
| 99 | 112 |  - [分布式锁之Zookeeper](https://mp.weixin.qq.com/s/ZqQHWLfVD1Rz1agmH3LWrg) | 
|  | 113 | + - [Zookeeper之ZAB协议](https://mp.weixin.qq.com/s/k0zAExTvMsrugCaNJxs7hQ) | 
| 100 | 114 | 
 | 
| 101 | 115 | - [高并发架构基石-缓存](https://github.com/AobingJava/JavaFamily/tree/master/docs/redis) | 
| 102 | 116 | 
 | 
|  | 
| 213 | 227 |  - [互联网寒冬,敖丙挚友7面阿里,终获Offer](https://mp.weixin.qq.com/s/gYpZCSYK3YYEvGFFeHdFJQ) | 
| 214 | 228 |  - [Java后端实习面经,电子科大大三读者投稿!看了之后感触颇深!很开心!](https://mp.weixin.qq.com/s/ttKI82_CQdMmxoBw8TS92g) | 
| 215 | 229 |  - [敖丙读者只复习了半年,怒拿字节跳动Offer](https://mp.weixin.qq.com/s/g6qFbEWfJeahzuzjECuvDg) | 
|  | 230 | + - [敖丙读者一个月面试近20家大中小厂,在互联网寒冬突破重围,成功上岸阿里云 !](https://mp.weixin.qq.com/s/F2TiFw-LYFXMRj_hsD-TIw) | 
| 216 | 231 | 
 | 
| 217 | 232 | - 程序人生系列 | 
| 218 |  | - | 
|  | 233 | + | 
|  | 234 | + - [大学个人经历 | 如诗的青春](https://mp.weixin.qq.com/s/FJC2uEg9o56dqCPijgizFA) | 
| 219 | 235 |  - [蘑菇街裁员说明 海阔凭鱼跃,天高任鸟飞](https://mp.weixin.qq.com/s/JB6CT4SfOg8e9lhkiWwZNg) | 
| 220 | 236 |  - [我知道互联网不相信眼泪,但是敖丙今天还是没忍住](https://mp.weixin.qq.com/s/UC6NsEFlNfqMdEkzvHxKRA) | 
| 221 | 237 |  - [2020无畏年少青春,迎风潇洒前行](https://mp.weixin.qq.com/s/66ZDj60KPEfohHg0g8Cggw) | 
|  | 
| 229 | 245 |  - [50天全网2W粉,感谢坚持!](https://mp.weixin.qq.com/s/_5tVdE9oFPBUK3Z0gKH26g) | 
| 230 | 246 |  - [恰饭道歉](https://mp.weixin.qq.com/s/T-SNohqpF01NT0_GUiQHxQ) | 
| 231 | 247 |  - [MacBook Pro 入手一年了,到底香不香?](https://mp.weixin.qq.com/s/SKzzAT-jBZ2l2R1Evr75ig) | 
|  | 248 | + - [敖丙参加了一场温州游资的婚礼](https://mp.weixin.qq.com/s/sM3hJe5z3_pCH-8GWs0iOA) | 
|  | 249 | + - [【互联网寒冬】经历裁员,拿20W被迫去大厂](https://mp.weixin.qq.com/s/0WurpFJlZQtjjdleGPK0Cw) | 
|  | 250 | + - [【相亲】95年高颜值妹子,喜欢上进的男生](https://mp.weixin.qq.com/s/LCaZQAVL1DnihhngZ3Wq0w) | 
|  | 251 | + - [敖丙枯燥无味的假期,一直在吃狗粮](https://mp.weixin.qq.com/s/1jQnRCXdrUQzZInQmzABvA) | 
|  | 252 | + - [我的青春结束了](https://mp.weixin.qq.com/s/matyTWXuZ_qs9hGfAl9_NQ) | 
|  | 253 | + - [时间刺客--敖丙](https://mp.weixin.qq.com/s/wlfurOBpxeaf6iy7CtHRlA) | 
| 232 | 254 | 
 | 
| 233 |  | - | 
| 234 | 255 | - 日常生活 | 
| 235 |  | - | 
|  | 256 | + | 
| 236 | 257 |  - [送别了好友,敖丙跟你聊聊【离职】这个话题](https://mp.weixin.qq.com/s/pHcgkDvKfElRIVZGd4Kzng) | 
| 237 | 258 |  - [请照顾好自己,周末病魔差点一套带走我。](https://mp.weixin.qq.com/s/5C4UjGtHoZVu8uI4yP5wRg) | 
| 238 | 259 |  - [敖丙我参加了蘑菇街年会,流了一晚上鼻血](https://mp.weixin.qq.com/s/fkByjmdaqdw0TELDzdm5mQ) | 
| 239 | 260 |  - [曾经我们并肩作战,敬未来一杯,敬资本一杯](https://mp.weixin.qq.com/s/s9HPYYi9VfYMt7UGCTqWVw) | 
| 240 | 261 |  - [敖丙我写了一个新手都写不出的低级bug,被骂惨了。](https://mp.weixin.qq.com/s/yB9s771gDz6oMKZsUnJuyg) | 
| 241 | 262 |  - [敖丙的第一次相亲,还没开始,就已经结束了。](https://mp.weixin.qq.com/s/mLLbpnI1pVnlUzL7H3EuNQ) | 
|  | 263 | + - [我的母亲](https://mp.weixin.qq.com/s/yGcgvp9s18CERp9nx2iigw) | 
| 242 | 264 | 
 | 
| 243 | 265 | - 过年特辑 | 
| 244 | 266 | 
 | 
|  | 
| 267 | 289 | 
 | 
| 268 | 290 | 2019个人经历:https://juejin.im/post/5df603bbf265da33c90b41d4 | 
| 269 | 291 | 
 | 
|  | 292 | +大学个人经历:https://mp.weixin.qq.com/s/FJC2uEg9o56dqCPijgizFA | 
|  | 293 | + | 
| 270 | 294 | 公众号:三太子敖丙  | 
| 271 | 295 | 
 | 
| 272 | 296 | B站:https://space.bilibili.com/130763764 | 
|  | 
0 commit comments