snu-sf-class / pp202402

Programming Principles, SNU 4190.210, 2024 Fall
25 stars 0 forks source link

Assignment 0b (Not for grading, just practice for Rust programing enviroment) #53

Open Yeonwoo-Nam opened 1 day ago

Yeonwoo-Nam commented 1 day ago

Assignment 0b has been released. It is first assignment using Rust. This is not for grading, but it will be good practice before project and final exam. Install settings for Rust and see whether you can run tests. See this to install and set development tools. Final exam will use enviroment simillar to vscode (coder, what you used in midterm). Feel free to make questions in issues.

Yeonwoo-Nam commented 1 day ago

When working on Assignment 0b, please merge the contents of the errata branch into the main branch before proceeding. (Refer to Issue https://github.com/snu-sf-class/pp202402/issues/55 for details.)