内容 | 网址 |
---|---|
日志 | log4j2 |
maven | Maven技巧 |
可视化 | java可视化 |
内容 | 网址 |
---|---|
入门 | BashGuide 工作中编写shell脚本实践 |
常见问题 | Bash FAQ |
标准 | POSIX Standard Man7 GNU Standard |
解释shell执行 | https://explainshell.com/ |
有用的shell | 1. tomcat 启动脚本 2. centos:常用方法 3. Linux上,最常用的一批命令解析 |
老黄的github | bingoohuang/blog#106 |
在线版本 | https://repl.it/ |
书籍 | Advanced Bash-Scripting Guide 从来没有这么强烈想推荐一个工具 |
model unx | ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands. |
内容 | 网址 |
---|---|
资源 | https://github.com/avelino/awesome-go |
- 算法可视化
- SmartKeyerror/Snorlax: 👻 Explore data structure & algorithm with C/C++.总结常用的数据结构和算法,包含图论,以及 Leetcode 刷题记录
内容 | 网址 |
---|---|
入门 | Linux大纲 |
[从容器化到可编排化)[http://dockone.io/article/9231]
监控系统信息汇总 Prometheus架构与实践分享 Prometheus的前世和今生
类别 | 地址 | 备注 |
---|---|---|
代理 | proxy | |
git | git技术干货 Git - 使用git不知道内部实现机制怎么行 git 是什么 git diff Git从入门到放不下 |
|
vim | Vim Cheat Sheet |
- 替你总结一份MIT计算机课程 - 知乎
- Indiana Univeristy Knowledge Base
- RedHat Product manual
- TeachYourselfCS-CN
- 微信技术架构, 腾讯技术架构
- 淘宝,alibaba
- 美团
- 互联网产品
- resources
- block
- 牛人的2018总结
- 后端
- draveness
- 架构师修炼之道
- SmartKeyerror/Psyduck: Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
- SmartKeyerror/ZeroMind: Record CS knowledge with XMind
- SmartKeyerror/reading-source-code-of-nginx-1.19.10: nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述