An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![logo](http://markdown-img-1304853431.cosgz.myqcloud.com/20210608234649.png)

[![Join the chat at https://gitter.im/gwcsclub/community](https://badges.gitter.im/gwcsclub/community.svg)](https://gitter.im/gwcsclub/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FMarkChenYutian%2Fgwcsclub%2Fbadge%3Fref%3Dmain&style=flat)](https://actions-badge.atrox.dev/MarkChenYutian/gwcsclub/goto?ref=main)

## 我们是谁

我们是广外 CS 社,我们希望为所有对计算机科学感兴趣的人建立一个共同的社区。在这个社区中,我们分享自己的知识,互相帮助,互相学习。

我们欢迎所有想从0开始学习编程或者继续精进自己编程技术的人。我们并不局限于特殊的几种编程语言与竞赛,如果你想做任何有趣的编程项目,我们欢迎你将自己的代码仓库链接展示在我们的网页上。

![20210804000903 png](https://user-images.githubusercontent.com/47029019/136429490-1d273dce-0f80-4c31-877c-9d9d6b867a58.jpeg)

## 网站内容

### :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 讲义**。