Keio University
2020 Fall Semester

Functional Programming

2020 Fall Tuesday 3st Period
Code: C2074 / 2 credit
Category: Advanced Subjects — Environment and Information Studies (Undergraduate)
Campus: SFC
Class Type: Lecture
Faculty-in-charge: Tatsuya Hagino
E-mail: hagino@sfc.keio.ac.jp

Course Summary

Most of the programming languages including C and Java are procedural, but this class deals with functional programming languages which are built on top of totally different concept from procedural ones. In function programming languages, programs are constructed by combining functions. Functions are treated as ordinal values and higher order functions make programs simple for complicated problems.

Course Schedule and Materials

Homework

The deadline is Satuday the same week.

References