mirror of
https://github.com/linghuam/boutique-books.git
synced 2024-11-21 09:04:56 +00:00
books
This commit is contained in:
parent
8e46d60225
commit
0d4683fe55
62
README.md
62
README.md
@ -14,26 +14,74 @@ Some of the fine books I have read
|
||||
|
||||
## b01-数学
|
||||
|
||||
### [《程序员的数学》](a.md)
|
||||
### [《程序员的数学》](b01-数学/程序员的数学1.pdf)
|
||||
|
||||
``` html
|
||||
【作者】:平冈和幸堀玄著
|
||||
``` text
|
||||
【作者】:[日]结城浩 [日]平冈和幸崛玄
|
||||
|
||||
【简介】: 如果数学不好,是否可以成为一名程序员呢?答案是肯定的。
|
||||
【简介】:用通俗易懂的语言来讲解数学知识并将其与计算机的知识相结合
|
||||
|
||||
名程序员呢?答案是肯定的名程序员呢?答案是肯定的。
|
||||
|
||||
【读后感】: 编程的基础是计算机科学,而计算机科学的基础是数学。
|
||||
【读后感】:编程的基础是计算机科学,而计算机科学的基础是数学。
|
||||
```
|
||||
|
||||
## b02-计算机基本理论
|
||||
|
||||
### [《计算机网络》](b02-计算机基本理论/计算机网络-第7版-谢希仁.pdf)
|
||||
|
||||
``` text
|
||||
【作者】:谢希仁
|
||||
|
||||
【简介】:网络基本理论
|
||||
|
||||
【读后感】:理解网络的底层原理
|
||||
```
|
||||
|
||||
## b03-数据结构与算法
|
||||
|
||||
## b04-图形学与可视化
|
||||
|
||||
### [《HTML5 Canvas核心技术》](b04-图形学与可视化/HTML5Canvas核心技术-图形动画与游戏开发.pdf)
|
||||
|
||||
``` text
|
||||
【作者】:[美] David Geary
|
||||
|
||||
【简介】:讲解 Canvas 的基础与应用
|
||||
|
||||
【读后感】:熟悉 Canvas 开发及性能优化
|
||||
```
|
||||
|
||||
## b05-HTML与CSS
|
||||
|
||||
### [《CSS世界》](b05-HTML与CSS/CSS世界-张鑫旭.pdf)
|
||||
|
||||
``` text
|
||||
【作者】:张鑫旭
|
||||
|
||||
【简介】:CSS流世界
|
||||
|
||||
【读后感】:通俗易懂,注重实践
|
||||
```
|
||||
|
||||
### [《CSS揭秘》](b05-HTML与CSS/CSS揭秘.pdf)
|
||||
|
||||
``` text
|
||||
【作者】:[希] Lea Verou
|
||||
|
||||
【简介】:CSS的一些使用技巧
|
||||
|
||||
【读后感】:CSS的一些使用技巧
|
||||
```
|
||||
|
||||
## b06-JS与NodeJS
|
||||
|
||||
### [《深入浅出NodeJs》](b06-JS与NodeJS/深入浅出Nodejs.pdf)
|
||||
|
||||
``` text
|
||||
【作者】:朴灵
|
||||
|
||||
【简介】:NodeJS基础与原理
|
||||
|
||||
【读后感】:NodeJS基础与原理
|
||||
```
|
||||
|
||||
## b07-其他
|
||||
|
BIN
b01-数学/程序员的数学1.pdf
Normal file
BIN
b01-数学/程序员的数学1.pdf
Normal file
Binary file not shown.
BIN
b01-数学/程序员的数学2-概率统计.pdf
Normal file
BIN
b01-数学/程序员的数学2-概率统计.pdf
Normal file
Binary file not shown.
BIN
b01-数学/程序员的数学3-线性代数.pdf
Normal file
BIN
b01-数学/程序员的数学3-线性代数.pdf
Normal file
Binary file not shown.
BIN
b02-计算机基本理论/计算机网络-第7版-谢希仁.pdf
Normal file
BIN
b02-计算机基本理论/计算机网络-第7版-谢希仁.pdf
Normal file
Binary file not shown.
BIN
b04-图形学与可视化/HTML5Canvas核心技术-图形动画与游戏开发.pdf
Normal file
BIN
b04-图形学与可视化/HTML5Canvas核心技术-图形动画与游戏开发.pdf
Normal file
Binary file not shown.
BIN
b05-HTML与CSS/CSS世界-张鑫旭.pdf
Normal file
BIN
b05-HTML与CSS/CSS世界-张鑫旭.pdf
Normal file
Binary file not shown.
BIN
b05-HTML与CSS/CSS揭秘.pdf
Normal file
BIN
b05-HTML与CSS/CSS揭秘.pdf
Normal file
Binary file not shown.
BIN
b06-JS与NodeJS/深入浅出Nodejs.pdf
Normal file
BIN
b06-JS与NodeJS/深入浅出Nodejs.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user