mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 18:06:56 +08:00
[FIX] modify aut1400 course difficulty
This commit is contained in:
parent
bf2a2103c3
commit
e1bf07277e
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
- Affiliated University: Amirkabir University of Technology
|
||||
- Prerequisites: None
|
||||
- Programming Language: C++
|
||||
- Course Difficulty: 🌟🌟🌟🌟🌟
|
||||
- Course Difficulty: 🌟🌟🌟
|
||||
- Estimated Study Time: 50 hours
|
||||
|
||||
This is an accidentally discovered C++ course. The quality of the homework assignments is outstanding, with each being independently structured and simple, complemented by comprehensive unit tests, making it highly suitable for learning C++ programming. The course includes a total of 7 homework assignments, as follows:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
- 所属大学:Amirkabir University of Technology
|
||||
- 先修要求:无
|
||||
- 编程语言:C++
|
||||
- 课程难度:🌟🌟🌟🌟🌟
|
||||
- 课程难度:🌟🌟🌟
|
||||
- 预计学时:50 小时
|
||||
|
||||
无意中发现的一个 C++ 课程。课程的 homework 质量很高,每个 homework 相互独立结构简单,且有完善的单元测试,非常适合用来学习 C++ 的编程。本课程共 7 个 homework,如下所示:
|
||||
|
|
|
|||
Loading…
Reference in a new issue