File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 14
14
15
15
![ ] ( https://img.shields.io/badge/update-today-blue.svg ) ![ ] ( https://img.shields.io/badge/gitbook-making-lightgrey.svg )
16
16
17
- # 网络 :cloud :
17
+ ## 网络 :cloud :
18
18
19
19
> [ 计算机网络] ( https://github.com/CyC2018/InnterviewNotes/blob/master/notes/计算机网络.md )
20
20
24
24
25
25
整理自《图解 HTTP》
26
26
27
- # 操作系统 :computer :
27
+ ## 操作系统 :computer :
28
28
29
29
> [ 计算机操作系统] ( https://github.com/CyC2018/InnterviewNotes/blob/master/notes/计算机操作系统.md )
30
30
34
34
35
35
整理自《鸟哥的 Linux 私房菜》
36
36
37
- # 数据结构与算法 :pencil2 :
37
+ ## 数据结构与算法 :pencil2 :
38
38
39
39
> [ 算法] ( https://github.com/CyC2018/InnterviewNotes/blob/master/notes/算法.md )
40
40
48
48
49
49
对题目做了一个分类,并对每种题型的解题思路做了总结。已经整理了 300+ 的题目,基本涵盖所有经典题目。
50
50
51
- # 面向对象 :couple :
51
+ ## 面向对象 :couple :
52
52
53
53
> [ 设计模式] ( https://github.com/CyC2018/InnterviewNotes/blob/master/notes/设计模式.md )
54
54
58
58
59
59
一些面向对象思想和原则。
60
60
61
- # 数据库 :floppy_disk :
61
+ ## 数据库 :floppy_disk :
62
62
63
63
> [ SQL 语法] ( https://github.com/CyC2018/InnterviewNotes/blob/master/notes/SQL%20语法.md )
64
64
68
68
69
69
整理自《高性能 MySQL》,整理了一些重点内容。
70
70
71
- # Java :coffee :
71
+ ## Java :coffee :
72
72
73
73
> [ JVM] ( https://github.com/CyC2018/InnterviewNotes/blob/master/notes/JVM.md )
74
74
@@ -90,7 +90,7 @@ File、InputStream OutputStream、Reader Writer、Serializable、Socket、NIO
90
90
91
91
整理了一些常见考点。
92
92
93
- # 编码实践 :hammer :
93
+ ## 编码实践 :hammer :
94
94
95
95
> [ 重构] ( https://github.com/CyC2018/InnterviewNotes/blob/master/notes/重构.md )
96
96
@@ -104,13 +104,13 @@ File、InputStream OutputStream、Reader Writer、Serializable、Socket、NIO
104
104
105
105
Google 开源项目的代码风格规范。
106
106
107
- # 资料下载 :arrow_down :
107
+ ## 资料下载 :arrow_down :
108
108
109
109
> [ 百度网盘] ( https://pan.baidu.com/s/1o9oD1s2#list/path=%2F )
110
110
111
111
一些 PDF 书籍
112
112
113
- # 后记 :memo :
113
+ ## 后记 :memo :
114
114
115
115
网上有很多相关的资料,但是这些资料都比较零散。本仓库的笔记是从经典的书籍和材料中整理而来,在整理出重点的同时会尽可能保证知识的系统性,因此比较适合作为应对面试的学习资料。
116
116
You can’t perform that action at this time.
0 commit comments