Skip to Content
Introduction to Functional Programming
on-demand course

Introduction to Functional Programming

with Barry Burd
November 2016
Beginner
4h 21m
English
O'Reilly Media, Inc.
Closed Captioning available in German, English, Spanish, French, Italian, Japanese, Korean, Portuguese (Portugal, Brazil), Chinese (Simplified), Chinese (Traditional)

Overview

This video’s accompanying exercises and solutions can be found here.

Functional programming has become an integral part of every professional developer's toolkit. Designed for the basic user of Java, C++, Python, JavaScript, or any other popular programming language, this course explains the principles and methods underlying the functional approach. By the end of this course, you'll be able to think about problems from a functional point of view, making it possible for you to program with pure functions and transform procedural solutions to problems into functional solutions.

  • Explore the principles and methods underlying the functional approach to programming
  • Recognize the distinctions between functional, imperative, and procedural programming
  • Learn to program with pure functions and how they benefit testing, debugging, and memoization
  • Discover the three most important must-have functions: Filter, map, and fold
  • Learn about higher-order functions, lists, recursion, and monads
  • Master the ability to transform a procedural solution to a problem into a functional solution

Barry Burd is a professor of Computer Science and Mathematics at Drew University in New Jersey where he's been explaining programming concepts since 1980. He has a Ph.D. in Mathematics from the University of Illinois and is the author of nine software-centric "Dummies" books including Java For Dummies, Android Application Development All-in-One For Dummies, and more.

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: 9781491962756Supplemental Content