Pinned Repositories
2018_system_architect
:100:软考--系统架构设计师(软考高级)通过复习资料,包含2009-2018历年综合知识、案例分析真题与详细答案以及教材和整套教学视频。2018年相关资料作者近期正在持续更新。
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
architect-awesome
后端架构师技术图谱
asynchronous-flow-control
StuQ分享专题《深入浅出js(Node.js)异步流程控制》完整版
docker101
“Docker入门与实践”课程讲义及参考
DotFiles
Archlinux Dotfiles,(vimrc,init.vim,i3,irssi,weechat etc.)
elegant-shiro-boot
演示SpringBoot优雅整合Shiro
faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
gitHubStudy
gitHub使用笔记
growth-ebook
Growth Engineering: The Definitive Guide。全栈增长工程师指南
forqinr's Repositories
forqinr/jQueryInAction
forqinr/redisStudy
forqinr/redis-1
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
forqinr/linux
forqinr/gitHubStudy
gitHub使用笔记
forqinr/redis
《Redis Command Reference》全文的中文翻译版。
forqinr/jquery
jQuery JavaScript Library
forqinr/docker101
“Docker入门与实践”课程讲义及参考
forqinr/redis-in-action
Example code from the book