mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-22 17:37:17 +08:00
[Support] Add warp support (#799)
* [Support] Add warp support * fix nits
This commit is contained in:
parent
3bb5a900e7
commit
9f68cb64d0
1 changed files with 21 additions and 4 deletions
21
README.md
21
README.md
|
|
@ -1,10 +1,27 @@
|
|||
<div align="center" markdown="1">
|
||||
<sup>Special thanks to:</sup>
|
||||
<br>
|
||||
<a href="https://go.warp.dev/cs-self-learning">
|
||||
<img alt="Warp sponsorship" width="400" src="
|
||||
https://github.com/warpdotdev/brand-assets/raw/640dffd347439bbcb535321ab36b7281cf4446c0/Github/Sponsor/Warp-Github-LG-02.png">
|
||||
</a>
|
||||
|
||||
### [Warp, built for coding with multiple AI agents](https://go.warp.dev/cs-self-learning)
|
||||
|
||||
[Available for MacOS, Linux, & Windows](https://go.warp.dev/cs-self-learning)
|
||||
<br>
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<img src=./docs/images/title.png >
|
||||
</div>
|
||||
|
||||
# CS 自学指南
|
||||
|
||||
> *Everyone should enjoy CS if you have a good teacher to teach you a good course.*
|
||||
> _Everyone should enjoy CS if you have a good teacher to teach you a good course._
|
||||
|
||||
<a href="https://trendshift.io/repositories/4643" target="_blank"><img src="https://trendshift.io/api/badge/repositories/4643" alt="PKUFlyingPig%2Fcs-self-learning | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
|
||||
|
|
@ -13,7 +30,6 @@
|
|||
[](https://github.com/PKUFlyingPig/cs-self-learning/issues)
|
||||
[](https://github.com/PKUFlyingPig/cs-self-learning)
|
||||
|
||||
|
||||
新冠肆虐,网课当道,CS 爆火,这一系列的事件都让自学计算机成为了一种潮流。
|
||||
|
||||
随着欧美众多名校将质量极高的计算机课程全部开源,自学 CS 成了一件可操作性极强的事情。毫不夸张地说,只要你有毅力和兴趣,自学的成果完全不亚于你在国内任何一所大学受到的本科 CS 教育(当然,这里单指计算机专业领域,大学带给你的显然不止是专业知识)。
|
||||
|
|
@ -49,6 +65,7 @@
|
|||
## ✨ 鸣谢
|
||||
|
||||
特别感谢 @[AlfredThiel](https://github.com/AlfredThiel) 为项目制作了精美的 Logo。
|
||||
|
||||
<!-- support by https://contrib.rocks -->
|
||||
<a href="https://github.com/PKUFlyingPig/cs-self-learning/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=PKUFlyingPig/cs-self-learning"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue