https://github.com/markchenyutian/gwcsclub
Guangzhou Foreign Language School Computer Science Club website
https://github.com/markchenyutian/gwcsclub
algorithms-and-data-structures computer-science-education
Last synced: 6 months ago
JSON representation
Guangzhou Foreign Language School Computer Science Club website
- Host: GitHub
- URL: https://github.com/markchenyutian/gwcsclub
- Owner: MarkChenYutian
- License: other
- Created: 2021-06-08T03:36:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T14:23:58.000Z (over 2 years ago)
- Last Synced: 2025-02-01T03:19:41.803Z (8 months ago)
- Topics: algorithms-and-data-structures, computer-science-education
- Language: HTML
- Homepage: http://gwcs.xyz
- Size: 40 MB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://gitter.im/gwcsclub/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://actions-badge.atrox.dev/MarkChenYutian/gwcsclub/goto?ref=main)
## 我们是谁
我们是广外 CS 社,我们希望为所有对计算机科学感兴趣的人建立一个共同的社区。在这个社区中,我们分享自己的知识,互相帮助,互相学习。
我们欢迎所有想从0开始学习编程或者继续精进自己编程技术的人。我们并不局限于特殊的几种编程语言与竞赛,如果你想做任何有趣的编程项目,我们欢迎你将自己的代码仓库链接展示在我们的网页上。

## 网站内容
### :mortar_board: 初学者指南
如果你刚刚接触CS,看看这里吧!这里罗列了一些初学者常常遇到的问题 - 例如 “如何应对程序报错?” 等。
### :book: 笔记
这里是学长学姐们写的一些关于CS的专题笔记,如果你自己有一些专题的笔记,也可以发给我们挂到这里分享给大家一起看
当前笔记:
| 笔记 | 描述 | 完成度 | 链接 |
| -------------------------------------------- | ------------------------------------------------------------ | ------ | :----------------------------------------------------------: |
| :computer: 算法笔记 | 竞赛基础算法与数据结构的笔记&练习 | 40% | 链接 |
| :atom_symbol: CS188: Artificial Intelligence | 这里记录了2019-2020学年的 CS2 课程笔记。这门课参照 UC Berkeley 的 CS188: Artificial Intelligence 的课程大纲与大作业,介绍了许多经典的机器学习方法 - 包括 搜索,强化学习,Q-Learning,贝叶斯网络 和 支持向量机 etc. | 40% | 链接 |
| :books: 书本分享 | CS 方向经典书籍的 PDF 分享 - *Introduction to Algorithms*, *Competitive Programming*, *Neural Network and Deep Learning* etc. | 100% | 链接|### :pencil2: 竞赛
计算机有许多相关的竞赛,我们收集整理了其中比较有含金量的部分的比赛简介,赛制和时间以及一些准备建议
目前,我们提供 **USACO 的历年真题解析** 与 **ACSL 讲义**。