Update readme.md

This commit is contained in:
hanhuijin 2021-03-02 12:01:46 +08:00
parent 2206e62c0c
commit f94069e206
1 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,7 @@
## 基本信息
- 学习周期:30每天平均花费时间2小时-5小时不等根据个人学习接受能力强弱有所浮动。
- 学习周期:12每天平均花费时间2小时-5小时不等根据个人学习接受能力强弱有所浮动。
- 学习形式:练习
- 人群定位:有一定编程基础,对学习算法有需求的学员。
- 先修内容:[Python编程语言](https://github.com/datawhalechina/team-learning-program/tree/master/PythonLanguage)、[数据结构与算法](https://github.com/datawhalechina/team-learning-program/tree/master/DataStructureAndAlgorithm)、[编程实践LeetCode 分类练习)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeClassification)
@ -19,10 +19,8 @@
## 任务安排
### Task00熟悉规则1天
- 组队、修改群昵称
- 熟悉打卡规则
### Task01热身练习2天
- 完成热身练习文件夹中的7道题目
- 熟悉基本输入输出及蓝桥杯的练习系统的使用方法。