Intro to Functional Programming | DelftX on edX | Course About Video

Introduction to Functional Programming The aim of this course is to teach the foundations of functional programming and how to apply them in the real world. Register for Introduction to Functional Programming from DelftX at About this Course Broadly speaking, functional programming is a style of programming in which the primary method of computation is the application of functions to arguments. Among other features, functional
Back to Top