cs220
cs220 copied to clipboard
Please read carefully for the exam. - **Date and Place** We will conduct the **final exam on December 13th (Tue), 13:00-15:00 in the lecture room (E3-1, 1501)**. (**No extension** will...
Please read carefully for the exam. - **Date and Place** We will conduct the **midterm exam on October 18th (Tue), 13:00-15:00 in the lecture room (E3-1, 1501)**. (**No extension** will...
Re-learn the common programming concepts in Rust. - Read the description [here](https://github.com/kaist-cp/cs220/blob/main/src/assignments/assignment02.rs). You're going to fill out the `todo!()`s. - You can grade your solution yourself by running `./script/grade-02.sh`. -...
Prepare Rust development environment. - Read the description [here](https://github.com/kaist-cp/cs220/blob/main/src/assignments/assignment01.rs). You're going to fill out the `todo!()`s. - You can grade your solution yourself by running `./script/grade-01.sh`. If the server's evaluation...
Understanding that functions are also values. - Read the description [here](https://github.com/kaist-cp/cs220/blob/main/src/assignments/assignment08.rs). You're going to fill out the `todo!()`s. - You can grade your solution yourself by running `./scripts/grade-08.sh`. - Submit...
Understanding generics, traits, and lifetimes. - Read the description [here](https://github.com/kaist-cp/cs220/blob/main/src/assignments/assignment07.rs). You're going to fill out the `todo!()`s. - You can grade your solution yourself by running `./scripts/grade-07.sh`. - Submit your...
Hello professor. It's a sensitive issue, and I don't know if it's something I can express my opinion on as a student, but I'm posting it carefully. I think you...
We're releasing previous exam problems, following the general policy of KAIST SoC to prevent selling and buying exam materials. | | midterm | final | | ----------- | --------------------------------------------- |...