Skip to main content

Functional Programming

  • Chapter
  • First Online:
Modern Programming Made Easy
  • 2380 Accesses

Abstract

Functional programming (FP) is a programming style that focuses on functions and minimizes changes of state (using immutable data structures). It is closer to expressing solutions mathematically, rather than through step-by-step instructions.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    http://functionaljava.org/ .

  2. 2.

    http://clojure.org/ .

  3. 3.

    http://groovy.codehaus.org/Immutable+AST+Macro .

  4. 4.

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Values,_variables,_and_literals#Constants .

  5. 5.

    https://code.google.com/p/guava-libraries/ .

  6. 6.

    https://github.com/facebook/immutable-js .

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Adam L. Davis

About this chapter

Cite this chapter

Davis, A.L. (2016). Functional Programming. In: Modern Programming Made Easy. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-2490-8_10

Download citation

Publish with us

Policies and ethics