https://github.com/yankewei/blog
Life-long learning
https://github.com/yankewei/blog
Last synced: 4 months ago
JSON representation
Life-long learning
- Host: GitHub
- URL: https://github.com/yankewei/blog
- Owner: yankewei
- Created: 2018-05-08T08:24:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T09:37:28.000Z (over 3 years ago)
- Last Synced: 2025-01-05T19:18:39.058Z (5 months ago)
- Homepage:
- Size: 466 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 计算机系统
### CSAPP
- [CSAPP第二章课后习题](https://github.com/yankewei/blog/issues/36)## 数据结构和算法
- [堆排序-完全二叉树](https://github.com/yankewei/blog/issues/32)
- [堆排序-构建最大堆](https://github.com/yankewei/blog/issues/33)
## Go
- [数组](https://github.com/yankewei/blog/issues/1)
- [切片](https://github.com/yankewei/blog/issues/3)
- [映射](https://github.com/yankewei/blog/issues/4)
- [defer、panic和recover](https://github.com/yankewei/blog/issues/5)
- [数组,切片(字符串):"append"的机制](https://github.com/yankewei/blog/issues/6)
- [Go Module的用法](https://github.com/yankewei/blog/issues/18)## MySQL
- [用户自定义变量](https://github.com/yankewei/blog/issues/2)
- [高性能索引策略-前缀索引](https://github.com/yankewei/blog/issues/9)## Docker
- [错误记录](https://github.com/yankewei/blog/issues/7)## PHP
- [匿名函数递归](https://github.com/yankewei/blog/issues/8)## Redis
- [简单动态字符串,simple dynamic string,SDS](https://github.com/yankewei/blog/issues/11)
- [数据持久化](https://github.com/yankewei/blog/issues/20)## Java
- [搭建Java程序设计环境](https://github.com/yankewei/blog/issues/23)
- [Java的基本程序设计结构](https://github.com/yankewei/blog/issues/24)
- [Java字符串](https://github.com/yankewei/blog/issues/25)
- [Java大数值](https://github.com/yankewei/blog/issues/26)
- [Java数组](https://github.com/yankewei/blog/issues/27)## FE
- [HTML概念](https://github.com/yankewei/blog/issues/28)
- [HTML元素里有什么?](https://github.com/yankewei/blog/issues/29)
- [HTML的结构化和语义化应该怎么做?](https://github.com/yankewei/blog/issues/30)## Python
- [日常笔记](https://github.com/yankewei/blog/issues/13)## shadowsocks
- [深入学习shadowsocks,从入口文件开始](https://github.com/yankewei/blog/issues/14)## 面试题
- [Mysql](https://github.com/yankewei/blog/issues/22)## 读后感
- [《社会动物》](https://github.com/yankewei/blog/issues/19)## 有趣的事情
- [不同语言对于位移运算的规则](https://github.com/yankewei/blog/issues/35)
## 闲言碎语
- [2021](https://github.com/yankewei/blog/issues/37)