About 699 results
Open links in new tab
  1. Functional Programming in Python [Book] - O'Reilly Media

    In this paper, David Mertz, a director of Python Software Foundation, examines the functional aspects of the language and points out which options work well and which ones you should …

  2. Functional programming in Python – O’Reilly

    Aug 15, 2015 · Examine the functional aspects of Python: which options work well and which ones you should avoid

  3. Functional Programming in Python - O'Reilly Media

    Functional programmers often put weight in expressing flow control through recursion rather than through loops. Done this way, we can avoid altering the state of any variables or data …

  4. Functional Python Programming [Book] - O'Reilly Media

    Starting with a general overview of functional programming concepts, you will explore common functional features such as first-class and higher-order functions, pure functions and more, …

  5. Functional Programming in Python

    Get full access to Functional Programming in Python and 60K+ other titles, with a free 10-day trial of O'Reilly.

  6. About the Author - Functional Programming in Python [Book]

    Since 2008, David has worked with folks who have built the world’s fastest supercomputer for performing molecular dynamics. He is pleased to find Python becoming the default high-level …

  7. 4. Higher-Order Functions - Functional Programming in Python …

    There are a few common higher-order functions that are not among the “batteries included” with Python, but that are very easy to create as utilities (and are included with many third-party …

  8. Functional Python Programming - Second Edition [Book]

    Starting with a general overview of functional concepts, you'll explore common functional features such as first-class and higher-order functions, pure functions, and more. You'll see how these …

  9. 3. Lazy Evaluation - Functional Programming in Python [Book]

    A powerful feature of Python is its iterator protocol (which we will get to shortly). This capability is only loosely connected to functional programming per se, since Python does not quite offer …

  10. David Mertz – O’Reilly Author (s) – O’Reilly

    Jul 14, 2015 · He wrote the columns Charming Python and XML Matters for IBM developerWorks and the Addison-Wesley book Text Processing in Python, has spoken at multiple OSCONs …

Refresh