ENE4014
ENE4014 Programming Languages
News
- Final exam scores link
- HW 6 scores link
- HW 5 scores link
- HW 4 scores link
- The final exam will be on June 19th (Mon) from 13:00 - 14:15 at Rm#304, Eng. Bldg 1 (same as where the lectures take place). It will be a closed-book written test. FYI, here are the final exam last year and the solution exam sol
- HW 6 (due date: 6/16 (Fri) 23:59)
- HW 3 scores link
- HW 5 (due date: 5/31 (Wed) 23:59)
- No class on 5/15 (the anniversary of the university’s founding) and 5/29 (national holiday)
- HW 4 (due date: 5/17 (Wed) 23:59)
- HW 2 scores link
- HW 3 (due date: 4/26 (Wed) 23:59)
- HW 1 scores link
- HW 2 (due date: 4/12 (Wed) 23:59)
- HW 1 (due date: 3/29 (Wed) 16:15 (in class))
- How to setup OcaIDE on Windows: kr en
- This is a regular offline course; see “Time & Location” below.
Basic Information
- Instructor: Woosuk Lee
- Office Location: Rm#403, Eng. Bldg 3
- Telephone: 031-400-1031
- Email: woosuk at hanyang.ac.kr
- Office Hours: Monday 10:00 - 12:00
- Time & Location
- Monday 13:00 - 14:30 @ Rm 304, 1st Eng Bldg.
- Wednesday 15:00 - 16:30 @ Rm 305, 1st Eng Bldg.
- TA
- Hangyeol Cho (email: saijhg8 at gmail.com)
References
- Essentials of programming languages (third edition). Daniel P. Friedman and Mitchell Wand.
- Notes on programming languages (in Korean)
- Materials from a related course: COSE212: Programming Languages at Korea University
- Self-contained slides and source codes will be provided.
Slides
- Course Overview: lec0.pdf
- Part 1 (Preliminaries)
- Part 2 (Basic)
- Part 3 (Advanced)
Grading
- Homework: 50%
- All homework assignments must be your own work. Copying assignments will get you 0 point for the entire HW score. A software tool for code clone detection will be used.
- Late submissions will get penalty points (-20%)
- Final exam: 40%
- Attendance: 10%
Homework
- Please register for the submission system before submissions.
- Submission system
- Assignments
- HW1: pdf sol
- HW2: pdf sol
- HW3: pdf sol
- HW4: pdf skeleton code sol1 sol2
- HW5: pdf skeleton code
- HW6: pdf skeleton code