CS102: 计算机组成与系统, Fall 2023¶
Instructor: Hao Xue 薛浩
日程¶
Type | Topics | Readings | Date |
---|---|---|---|
Lecture | {++Lecture 1: 开发环境 & Linux & C++} | - Linux 介绍 - Linux 命令行 - 从 C++ 到 C |
09/11 Mon |
{++Week 1, 09/11++} | |||
Topic | Topic 1.1: Windows 模拟 Linux 环境 [video] |
- [x] Windows 模拟 Linux 环境 | 09/11 Mon |
Topic | Topic 1.2: Ubuntu 虚拟机安装及配置 [video] |
- [x] Ubuntu 虚拟机安装及配置 | 09/12 Tue |
Lab | Lab 0. Remote Development On Linux [solution] |
- [x] 实验 0:上手 Linux 开发环境 | 09/13 Wed |
Topic | Topic 1.3: Linux 命令行 [video] |
- [x] Linux 命令行 - [ ] Unix Guide @CS107 |
09/15 Fri |
{++Week 2, 09/18++} | |||
Topic | Topic 1.4: 从 C++ 到 C [video] |
- [x] 从 C++ 到 C - [ ] Introduction to C for C++ programmers - [ ] C++: Compiling, Linking, and CMake |
09/19 Tue |
{++Week 3, 09/25++} | |||
Assign | Assign 0. Introduction to Linux and C 发布 | ||
{Week 4, 10/02, 国庆休假} | |||
Due | 作业 0 提交! | 10/03 Tue | |
{++Week 5, 10/09++} | |||
{++Week 6, 10/16++} | |||
{++Week 7, 10/23++} | |||
{++Week 8, 10/30++} | |||
{++Week 9, 11/06++} | |||
{++Week 10, 11/13++} |
Course Logistics¶
- Lecture codes:
~/class/course_id/lecture-code/lect[N]