https://github.com/cuixiaorui/til
today i learned
https://github.com/cuixiaorui/til
Last synced: 3 months ago
JSON representation
today i learned
- Host: GitHub
- URL: https://github.com/cuixiaorui/til
- Owner: cuixiaorui
- Created: 2020-05-15T05:08:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T10:42:09.000Z (almost 5 years ago)
- Last Synced: 2024-11-06T17:49:50.100Z (7 months ago)
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TIL
> today i learned
A collection of concise write-ups on small things I learn day to day across a variety of languages and technologies. These are things that don't really warrant a full blog post. These are things I've picked up by Learning In Public™ and pairing with smart people at Hashrocket.
这是一本关于我每天学习的各种语言和技术的小事情的简明评论集。这些并不是真正值得一篇完整的博客文章。这些都是我在社区中或者和聪明的人合作时学到的。
---
## Categories
- [vscode](#vscode)
- [linux](#linux)
- [think](#think)---
## vscode
- [drawio - make flow chart ](https://github.com/cuixiaorui/til/blob/master/vscode/drawio%20-%20make%20%20flow%20chart%20.md)
---
## linux
- [ctrl R quick search command history](https://github.com/cuixiaorui/til/blob/master/linux/ctrl%20R%20quick%20search%20command%20history.md)
---
## think- [对编程教学的思考](https://github.com/cuixiaorui/til/blob/master/think/%E5%AF%B9%E7%BC%96%E7%A8%8B%E6%95%99%E5%AD%A6%E7%9A%84%E6%80%9D%E8%80%83.md)
- [软件工程设计过程方法论](https://github.com/cuixiaorui/til/blob/master/think/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B%E8%AE%BE%E8%AE%A1%E8%BF%87%E7%A8%8B%E6%96%B9%E6%B3%95%E8%AE%BA.md)
## AboutI shamelessly stole this idea from
[thoughtbot/til](https://github.com/thoughtbot/til).## Other TIL Collections
- [Today I Learned by Hashrocket](https://til.hashrocket.com)
- [jwworth/til](https://github.com/jwworth/til)
- [thoughtbot/til](https://github.com/thoughtbot/til)