Skip to content

hoony/pp201701

 
 

Repository files navigation

Programming Principles, SNU 4190.210, 2017 Spring

Announcements

  • 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.

Assignments

  • 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
- - - -

Must Read

  • READ VERY CAREFULLY this section.

Questions

Scala

  • Latest version: 2.12.1
  • Use IDEs supporting Scala.
    • IntelliJ IDEA
    • Eclipse (works only for Scala 2.11.8, which is older)
    • Emacs: Ensime.

Honor Code: DO NOT CHEAT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 92.9%
  • Shell 4.3%
  • Batchfile 2.8%