mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-25 02:46:57 +08:00
This commit does the following things: - Separate Chinese and English by a space - Fix proper nouns - Fix syntax problems of Markdown - Move long links below - Remove unnecessary suffix of links Signed-off-by: Yukiteru <wfly1998@sina.com>
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
# 实用工具箱
|
||
|
||
## 下载工具
|
||
|
||
- [Libgen](http://libgen.is/): PDF电子书下载网站。
|
||
- [z-epub](https://z-epub.com/): ePub电子书下载网站。
|
||
- [bitdownloader](https://bitdownloader.io/): 油管视频下载器。
|
||
- [zlibrary](https://1lib.limited/): 电子书下载网站(可能需要翻墙)。
|
||
|
||
## 设计工具
|
||
|
||
- [excalidraw](https://excalidraw.com/): 一款手绘风格的绘图工具,非常适合绘制课程报告或者PPT内的示意图。
|
||
- [origamiway](https://www.origamiway.com/paper-folding-crafts-step-by-step.shtml): 手把手教你怎么折纸。
|
||
- [thingiverse](https://www.thingiverse.com/): 囊括各类 2D/3D 设计资源,其 STL 文件下载可直接 3D 打印。
|
||
- [iconfont](https://www.iconfont.cn/): 国内最大的图标和插画资源库,可用于开发或绘制系统架构图。
|
||
- [turbosquid](https://www.turbosquid.com/): 可以购买各式各样的模型。
|
||
|
||
## 学习网站
|
||
|
||
- [HFS](https://hepsoftwarefoundation.org/training/curriculum.html): 各类软件教程。
|
||
- [os-wiki](https://wiki.osdev.org/Main_Page): 操作系统技术资源百科全书。
|
||
- [Shadertoy](https://www.shadertoy.com/): 编写各式各样的 shader。
|