# 🎖学习向导
- name: <b>阿秀的学习笔记</b>
desc: <b>面试指南</b>
link: https://interviewguide.cn/
bgColor: '#ffb3a7'
textColor: '#000000'
- name: <b>小林coding</b>
desc: <b>图解计算机基础</b>
link: https://xiaolincoding.com/
bgColor: '#ed5736'
textColor: '#000000'
- name: <b>帅地</b>
desc: <b>优质博客</b>
link: https://blog.csdn.net/m0_37907797/article/details/104029002
bgColor: '#ff4c00'
textColor: '#000000'
- name: <b>CodeTop</b>
desc: <b>热题速刷</b>
link: https://codetop.cc/home
bgColor: '#ff7500'
textColor: '#000000'
- name: <b>代码随想录</b>
desc: <b>系统的刷题</b>
link: https://www.programmercarl.com/
bgColor: '#0eb83a'
textColor: '#000000'
- name: <b>霜晨月</b>
desc: <b>自己的CSDN博客</b>
link: https://blog.csdn.net/m0_53485135
bgColor: '#70f3ff'
textColor: '#000000'
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30