Skip to Content
Mastering Functional Programming
book

Mastering Functional Programming

by Anatolii Kmetiuk
August 2018
Intermediate to advanced
380 pages
10h 2m
English
Packt Publishing
Content preview from Mastering Functional Programming

Server-side programming

One large domain for applying functional programming is server-side programming. Server-side programming refers to web applications that constantly run on a server, and have the ability to communicate with the outer world. Such an application will typically listen on a port for incoming HTTP requests. After a request arrives, it will perform some work on the server, and reply back to the requesting client with the result of the computation.

Applications of such systems are wide. Everything from regular websites to mobile applications to Software as a Service (SaaS) systems are made as web applications. Also, once you have a web application that constantly runs on a server, communicates with the outer world via a well-defined ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Functional Programming

Learning Functional Programming

Jack Widman

Publisher Resources

ISBN: 9781788620796Supplemental Content