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.
Created by: Erik Meijer
Quality Score
Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/
Overall Score : 0 / 100
Course Description
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 languages offer a compact notation for writing programs, powerful abstraction methods for structuring programs, and a simple mathematical basis that supports reasoning about programs.
Functional languages represent the leading edge of programming language design, and the primary setting in which new programming concepts are introduced and studied. All contemporary programming languages such as Hack/PHP, C#, Visual Basic, F#, C++, JavaScript, Python, Ruby, Java, Scala, Clojure, Groovy, Racket, support higher-order programming via the concept of closures or lambda expressions.
This course will use Haskell as the medium for understanding the basic principles of functional programming. While the specific language isn't all that important, Haskell is a pure functional language so it is entirely appropriate for learning the essential ingredients of programming using mathematical functions. It is also a relatively small language, and hence it should be easy for you to get up to speed with Haskell.
Once you understand the Why, What and How that underlies pure functional programming and learned to think like a fundamentalist , we will apply the concepts of functional programming to code like a hacker in mainstream programming languages, using Facebook's novel Hack language as our main example. This course assumes no prior knowledge of functional programming, but assumes you have at least one year of programming experience in a regular programming language such as Java, .NET, Javascript or PHP.
LICENSE
The course materials of this course are Copyright Delft University of Technology and are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike (CC-BY-NC-SA) 4.0 International License.
Functional languages represent the leading edge of programming language design, and the primary setting in which new programming concepts are introduced and studied. All contemporary programming languages such as Hack/PHP, C#, Visual Basic, F#, C++, JavaScript, Python, Ruby, Java, Scala, Clojure, Groovy, Racket, support higher-order programming via the concept of closures or lambda expressions.
This course will use Haskell as the medium for understanding the basic principles of functional programming. While the specific language isn't all that important, Haskell is a pure functional language so it is entirely appropriate for learning the essential ingredients of programming using mathematical functions. It is also a relatively small language, and hence it should be easy for you to get up to speed with Haskell.
Once you understand the Why, What and How that underlies pure functional programming and learned to think like a fundamentalist , we will apply the concepts of functional programming to code like a hacker in mainstream programming languages, using Facebook's novel Hack language as our main example. This course assumes no prior knowledge of functional programming, but assumes you have at least one year of programming experience in a regular programming language such as Java, .NET, Javascript or PHP.
LICENSE
The course materials of this course are Copyright Delft University of Technology and are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike (CC-BY-NC-SA) 4.0 International License.
Instructor Details
- 0.0 Rating
0 Reviews
Erik Meijer
This course will be taught by Erik Meijer, founder of Applied Duality, Inc. and professor of Cloud Programming at TUDelft. He is perhaps best known for his contributions to programming languages such as Haskell, C#, Visual Basic, and Hack, and his work on LINQ and the Rx Framework.
More php courses
Ultimate PHP, CSS And SASS: Enhance Your JavaScript Skills! (2021)
5.0 (20 Reviews)
Provider: Udemy
Time: 78.5h
$11.99
Create a High End Social Network Twitter Clone In PHP, MySQL (2021)
4.9 (50 Reviews)
Provider: Udemy
Time: 12h
$11.99
The Complete 2021 PHP Full Stack Web Developer Bootcamp (2021)
4.9 (50 Reviews)
Provider: Udemy
Time: 48.5h
$11.99
Make a Google search engine clone: JavaScript PHP and MySQL (2018)
4.9 (49 Reviews)
Provider: Udemy
Time: 6h
$11.99
Write PHP Like a Pro: Build a PHP MVC Framework From Scratch (2021)
4.8 (364 Reviews)
Provider: Udemy
Time: 3h
$11.99
Make a YouTube Clone from Scratch: JavaScript PHP and MySQL (2018)
4.8 (181 Reviews)
Provider: Udemy
Time: 18.5h
$11.99








