Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the course schedule document to add a new exploration experiment and finalize the teaching schedule. The changes primarily organize previously incomplete schedule entries and introduce a new lab assignment.
Key changes:
- Formalized course sessions #22 and #23 with dates (12-03 and 12-10) for code generation and optimization topics
- Added new experiment 6 (exploration/research topics) with release date 12-23 and link to topic documentation
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | | | 代码生成:[codegen](./slides/2024/08-codegen.pdf) | | | ||
| | | | 代码优化:[optimize](./slides/09-optimize.pdf)(已更新 2025 版) | | | ||
| | #22 | 12-03 | 代码生成:[codegen](./slides/2024/08-codegen.pdf) | | | ||
| | #23 | 12-10 | 代码优化:[optimize](./slides/09-optimize.pdf) | | |
There was a problem hiding this comment.
The text "(已更新 2025 版)" (meaning "updated 2025 version") was removed from the code optimization slide entry. However, looking at line 16 and line 19 in the file, similar version notes "(已更新 2025 版)" are still present for the type checking slides. Consider whether this note should also be kept here for consistency, or if there's a reason for its removal. If the optimize slides have also been updated for 2025, maintaining consistent documentation would be helpful.
| | #23 | 12-10 | 代码优化:[optimize](./slides/09-optimize.pdf) | | | |
| | #23 | 12-10 | 代码优化:[optimize](./slides/09-optimize.pdf) (已更新 2025 版) | | |
No description provided.