# Resource **Repository Path**: qinglong_learning_team/resource ## Basic Information - **Project Name**: Resource - **Description**: 青龙学习小分队资源 - **Primary Language**: Unknown - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 5 - **Created**: 2019-01-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Resource 青龙学习小分队资源列表, 欢迎 pull requests ## 好书推荐 - 其他 - [软技能:代码之外的生存指南](https://book.douban.com/subject/26835090/) - [图解HTTP](https://book.douban.com/subject/25863515/) - [黑客与画家](https://book.douban.com/subject/6021440/) - python - [流畅的python](https://book.douban.com/subject/27028517/) ## 官方文档 - python - [python](https://docs.python.org/3/) [中文](https://docs.python.org/zh-cn/3/) - [pytest](https://docs.pytest.org/en/latest/) - [Flask](http://flask.pocoo.org/) - [Django](https://www.djangoproject.com) - [Celery](http://www.celeryproject.org/) - [lxml](https://lxml.de/) - go - [gorm中文](https://jasperxu.github.io/gorm-zh/) - java - [java](https://www.java.com/en/) - [oracle](https://www.oracle.com/) - [Spring](https://spring.io/) - javascript - [typescript](https://www.typescriptlang.org/) [中文](https://www.tslang.cn/) - [yarn] [中文](https://yarnpkg.com/zh-Hans/) - [npm] [中文](https://www.npmjs.cn/) - [javascript](https://www.javascript.com/) - [Vue] [中文](https://cn.vuejs.org/index.html) - [React] [中文](https://react.docschina.org/) - [Angular](https://angularjs.org/) - [Axios] [中文](https://www.kancloud.cn/yunye/axios/234845) - [vue-router] [中文](https://router.vuejs.org/zh/) - [javascript 正则表达式] [中文](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions) - others - [docker docs](https://docs.docker.com/reference/) - [docker hub](https://hub.docker.com/) - [redis](https://redis.io/) [中文](http://www.redis.net.cn/) ## 工具类网站 - [Visualize Execution](http://www.pythontutor.com/visualize.html#mode=edit): 提供可视化内存分布, 支持多种语言 - [CODEIF](https://unbug.github.io/codelf/): 命名难的解决方案 - [Process On](https://www.processon.com/): 免费在线画图, 实时协作 - [WBO](https://wbo.openode.io/): 在线多人白板 - [Typing Test English](https://10fastfingers.com/typing-test/english): 打字速度测试 - [Linux Commnad](http://man.linuxde.net/): linux命令大全 - [😋 Emoji ](http://getemoji.com/): Get Emoji - [cerbot](https://certbot.eff.org/): Automatically enable HTTPS on your website with EFF's Certbot, deploying Let's Encrypt certificates. - [Learn GIT Branching](https://github.com/pcottle/learnGitBranching): 可视化交互式地学习git - [lmgtfy](http://lmgtfy.com/): 百度 - [VectorLog](https://www.vectorlogo.zone/): 该网站提供svg格式的各种log下载 - [jsfiddle](https://jsfiddle.net/): 前端代码在线演示的网站 - [看云](https://www.kancloud.cn/): 文档在线创作、协作和托管 - [check tor](https://check.torproject.org/): 检查是否处于tor网络下 ## 开源书籍 - 自动化 - [docker从入门到实践](https://yeasy.gitbooks.io/docker_practice/content/) - 工具 - [Pro Git 中文版](http://git.oschina.net/progit/) - javaScript - [JavaScript入门教程](https://wangdoc.com/javascript/) - [ES6标准入门-阮一峰](http://es6.ruanyifeng.com/) - [JavaScript 正则表达式迷你书](https://github.com/qdlaoyao/js-regex-mini-book) - [clean-code-javascript](https://github.com/beginor/clean-code-javascript) - [clean-code-typtscript](https://github.com/beginor/clean-code-typescript) - python - [Python CookBook](https://python3-cookbook.readthedocs.io/zh_CN/latest/) - go - [Go 语言官方教程中文版](https://github.com/Go-zh/tour) - [Go语言圣经中文版](https://github.com/golang-china/gopl-zh) - [Go2编程指南](https://github.com/chai2010/go2-book) - [Go语言高级编程](https://github.com/chai2010/advanced-go-programming-book) - [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming) - [Google 开源项目风格指南 (中文版)](https://github.com/zh-google-styleguide/zh-google-styleguide) - [Efficient Go双语版](https://legacy.gitbook.com/book/bingohuang/effective-go-zh-en) - [Go Web 编程](https://astaxie.gitbooks.io/build-web-application-with-golang/zh/) - 计算机网络 - [计算机网络:自顶向下方法 第六版](https://github.com/myk502/Top-Down-Approach) - 其他 - [提问的智慧中文版](ttps://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md) ## 书籍下载 - [java-books-collections](https://github.com/RongleXie/java-books-collections) - [jzmq/book](https://github.com/jzmq/book) - [KeKe-Li/book](https://github.com/KeKe-Li/book) - [free-programming-books](https://github.com/KeKe-Li/book) - [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN) - [songhuiqing/book](https://github.com/songhuiqing/book) ## 强者的博客 - [阮一峰的个人网站](http://www.ruanyifeng.com/home.html) - [王垠 当然我在扯淡](http://www.yinwang.org/) ## Windows常用软件 - [everything](https://www.voidtools.com/) 模糊搜索目录 - [cmder](http://cmder.net/) 比powershell更好用的终端 - [git bash](https://git-scm.com/) git客户端的命令行界面 - [vscode](https://github.com/Microsoft/vscode) 更现代更好用的编辑器 ## Linux常用软件 - [zsh](https://github.com/zsh-users/zsh): 比bash更好的补全 - [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh): 提供许多主题 - [autojump](https://github.com/wting/autojump): auto jump to dir - [thefuck](https://github.com/nvbn/thefuck) - [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions): 自动地给出命令建议 - [bat](https://github.com/sharkdp/bat) 用来代替cat - [htop](https://github.com/hishamhm/htop) 用来代替top - [tldr](https://github.com/tldr-pages/tldr): 更简短的文档 - [curl](https://github.com/curl/curl) - [httpie](https://github.com/jakubroztocil/httpie): 提供比curl更加友好的高亮和格式 - [wget](https://github.com/mirror/wget): 命令行下载工具 - [tor](https://www.torproject.org/): tor高密网络 ## Chrome插件 - [GitCodeTree](https://gitee.com/inu1255/GitCodeTree) 码云github都能用的目录树插件 - [Ads Killer Adblocker Plus](https://chrome.google.com/webstore/detail/ads-killer-adblocker-plus/pgbllmbdjgcalkoimdfcpknbjgnhjclg) 广告屏蔽插件 - [JSON-handle](https://chrome.google.com/webstore/detail/json-handle/iahnhfdhidomcpggpaimmmahffihkfnj) 更友好的方式查看json - [One-Tab](https://chrome.google.com/webstore/detail/onetab/chphlpgkkbolifaimnlloiipkdnihall) 点一下, one tab - [Vue Devtools](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd) Vue 开发者必备插件 - [SwitchyOmega](https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif) 翻墙专用 - [划词翻译](https://github.com/Selection-Translator/crx-selection-translate) 划词翻译 - [Isometric Contributions](https://chrome.google.com/webstore/detail/isometric-contributions/mjoedlfflcchnleknnceiplgaeoegien) github贡献直观图 - [Enhanced Github](https://github.com/softvar/enhanced-github) github 仓库功能增强 - [Dark Reader](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh): chrome黑暗主题插件 - [Bookmark Sidebar](https://extensions.blockbyte.de/): chrome书签增强 - [vimium](https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb): 为浏览器提供类似vim的快捷键 - [Saladict 沙拉查词](https://www.crimx.com/ext-saladict/): 类似划词翻译 个人感觉比划词翻译更好 ## 镜像源 - pypi: - 清华: https://pypi.tuna.tsinghua.edu.cn/simple - 阿里云: https://mirrors.aliyun.com/pypi/simple - docker-ce: - 清华: https://docker.mirrors.ustc.edu.cn - apt: - 清华: ```bash # 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释 deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-updates main restricted universe multiverse deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-backports main restricted universe multiverse deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-security main restricted universe multiverse # 预发布软件源,不建议启用 # deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-proposed main restricted universe multiverse # deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic-proposed main restricted universe multiverse ``` - 阿里云: ```bash deb http://mirrors.aliyun.com/ubuntu/ xenial main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ xenial-security main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ xenial-updates main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ xenial-proposed main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ xenial-backports main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ xenial main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ xenial-security main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ xenial-updates main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ xenial-proposed main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ xenial-backports main restricted universe multiverse ``` - 网易: ```bash deb http://mirrors.163.com/debian/ stretch main non-free contrib deb http://mirrors.163.com/debian/ stretch-updates main non-free contrib deb http://mirrors.163.com/debian/ stretch-backports main non-free contrib deb-src http://mirrors.163.com/debian/ stretch main non-free contrib deb-src http://mirrors.163.com/debian/ stretch-updates main non-free contrib deb-src http://mirrors.163.com/debian/ stretch-backports main non-free contrib deb http://mirrors.163.com/debian-security/ stretch/updates main non-free contrib deb-src http://mirrors.163.com/debian-security/ stretch/updates main non-free contrib ```