- Instructor: Prof. Chung-Kil Hur
- TA: Seunghyeon Nam(@strikef),
Yonghee Kim(@ppapill0n),
Dongjae Lee(@mori1116)
- Email address: swpp@sf.snu.ac.kr
- When sending TA an email,
- The subject (제목) must start with [SWPP]
- Your name and student ID must be included in the body (본문)
- When replying to TA's email, please CC swpp@sf.snu.ac.kr as well. Otherwise, you may not be able to get response from TA. Reply to all will do that for you.
- Unless your question involves sensitive data (your assignment code, personal information, etc), we recommend you use GitHub Issues instead.
- When sending TA an email,
- Place: Bldg 302 Rm 315-1
- Email address: swpp@sf.snu.ac.kr
Check the repository and issues page on a daily basis!
All important updates and notices will be uploaded only on GitHub!
Updates include (but are not limited to) assignment, project, class policy, etc.
We'll rarely be using eTL on this course!
- We may instruct you to submit some of the assignments via eTL
- 3/6 : Submit your GitHub username by 3/11 (snu-sf-class#4)
- 3/6 : Submit application if you want to develop on our lab server by 3/18 (snu-sf-class#2)
- 3/28 : Submit your team project teammates by 4/2 (snu-sf-class#10)
-
3/12 : Assignment 1 has been announced. Deadline is 3/19, 11:59 PM. See here: https://github.com/snu-sf-class/swpp202401-assn1
- If you cannot compile word.cpp, please check whether your C++ compiler supports c++17.
g++ --version
should print version 7 or above.clang++ --version
should print version 10 or above. - Submit to eTL
- If you cannot compile word.cpp, please check whether your C++ compiler supports c++17.
-
3/28 : Assignment 2 has been announced. Deadline is 4/6, 11:59 PM. See here: Assignment 2 Directory
- Run package.sh to create the submission archive
- Submit to eTL
-
4/2 : Assignment 3 has been announced. Deadline is 4/13, 11:59 PM. See here: Assignment 3 Directory
- Run package.sh to create the submission archive
- Submit to eTL