Files
team-learning-program/readme.md
2020-07-31 18:57:18 +08:00

35 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 简介
本项目主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
主要包括:
- [Python编程语言](https://github.com/datawhalechina/team-learning-program/tree/master/PythonLanguage)
- [数据结构与算法](https://github.com/datawhalechina/team-learning-program/tree/master/DataStructureAndAlgorithm)
- [编程实践Pandas](https://github.com/datawhalechina/joyful-pandas)
- [编程实践LeetCode 分类练习)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeClassification)
- [编程实践LeetCode 腾讯精选练习50](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeTencent)
- [编程实践Python 爬虫)](https://github.com/datawhalechina/team-learning-program/tree/master/WebSpider)
# 备注
有关组队学习的开源内容
- [team-learning](https://github.com/datawhalechina/team-learning)主要展示Datawhale的组队学习计划。
- [team-learning-program](https://github.com/datawhalechina/team-learning-program)主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
- [team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。
- [team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)主要存储Datawhale组队学习中“自然语言处理”方向的资料。
- [team-learning-cv](https://github.com/datawhalechina/team-learning-cv)主要存储Datawhale组队学习中“计算机视觉”方向的资料。