- Instructor: Prof. Chung-Kil Hur
- TA: Yoonseung Kim
- Office: Bldg 301 Rm 416
- Email address: pp201701@sf.snu.ac.kr
- 03/02: Lecture slide is uploaded here.
- Lecture on March 7th will be a practice session. Click this for more information
- 03/16: HW1 is out. (Due date: 3/24(FRI) 23:59). Instruction for submission
- 03/27: HW1 solution is available. You can check your score at the server. For questions, email TA.
- 03/30: HW2 is out. (Due date: 4/7(FRI) 23:59).
- 04/06: Midterm Exam schedule: April 23, 2pm ~ (no time limit) Instruction for midterm
- 04/07: HW3 is out. (Due date: 4/14(FRI) 23:59).
- 04/11: HW2 solution is available.
- Download skeleton code and replace
???
with your code - No delayed submission
- The score is automatically uncovered right after the due date.
- Claims: within 2 weeks from the due date, please.
No. | Published | Due | Description |
---|---|---|---|
1 | 03/16 | 03/24 23:59 | Recursion |
2 | 03/30 | 04/07 23:59 | Algebraic Data Types |
3 | 04/07 | 04/14 23:59 | Polymorphism |
- | - | - | - |
- READ VERY CAREFULLY this section.
- Ask questions in the GitHub repository issue tracker.
- When you post a piece of source code, use "fenced code blocks" feature
- Like this:
def foo(x:Int) = x + 3 foo(10)
- Or, you can always use GitHub Gist.
- When you post a piece of source code, use "fenced code blocks" feature
- Send email for PERSONAL MATTERS ONLY.