technotes

agent
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 40 GitHub stars
Code Pass
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

互联网技术学习笔记。包含基础、进阶、架构、行业观、AI 等内容。

README.md

互联网技术学习笔记

学习过程中的笔记。更好的阅读效果:https://studeyang.cn/technotes

如何搜索

1、使用 Github 自带的搜索。比如要搜索 redis:

image-20230111101852521

2、使用 Sourcegraph.com 搜索。

3、将这个仓库克隆到本地,然后在仓库目录使用下面的命令。

$ grep -nri [搜索词] docs | cat --number

比如,搜索 redis 相关内容。

$ grep -nri redis docs | cat --number

简介

1、基础类

基础类

2、进阶类

进阶类

3、架构类

架构类

4、扩展类

扩展类

5、AI类

AI类

技术支持

技术博客

我会以博客的形式分享学习成果,内容发表在我的公众号掘金今日头条,也会维护在 Github:studeyang/blog

公众号可通过微信搜索「杨同学technotes」或者扫下面的二维码,即可关注。

微信公众号二维码

Reviews (0)

No results found