Search Results - "functional programming"

Search alternatives:

  1. 41
  2. 42

    An interdisciplinary introduction to image processing : pixels, numbers, and programs by Tanimoto, S. (Steven)

    Published 2012
    Table of Contents: “…Getting started -- Brightness and contrast -- Controlling color -- Geometric transformations -- Geometric distortions -- Synthesizing images -- Stereograms -- Images within images -- Filtering -- Introducing python -- Basics of python -- Control structures : Conditionals and repetition -- Data structures -- Creating functions -- Programming techniques -- Image analysis -- Pattern recognition -- Computational photography -- Selected applications -- Calculator formulas -- Quick reference-PixelMath formulas -- Python glossary -- Troubleshooting -- Graphical user interfaces.…”
    Full text (MFA users only)
    Electronic eBook
  3. 43

    Kotlin standard library cookbook : master the powerful Kotlin standard library through practical code examples by Urbanowicz, Samuel

    Published 2018
    Table of Contents: “…. ; Chapter 3: Shaping Code with Kotlin Functional Programming Features; Introduction; Working effectively with lambda expressions; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Discovering basic scoping functions -let, also, apply; Getting ready; How to do it ... ; How it works ... ; See also; Initializing objects the clean way using the run scoping function; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also…”
    Full text (MFA users only)
    Electronic eBook
  4. 44

    Content delivery networks : fundamentals, design, and evolution by Robinson, Dom

    Published 2017
    Table of Contents: “…. -- 2.4.5 D-Book Connected TV Standards from the Digital Television Group -- 2.4.6 The CoDec Concerns -- 2.5 What is a CDN: A Simple Model -- 2.5.1 Setting the Scene for CDNs -- 2.5.2 CDNs as Money Savers -- 2.5.3 Request Routing -- 2.5.4 CDN Brokerage -- 2.5.5 SaaS Models within the CDN Ecosystems -- 2.6 Cloud Inside -- New Generation -- 2.7 The Three Generations of CDN -- 2.8 Software Definition -- 2.8.1 Multicore CPU and Functional Programming -- 2.8.2 Functional Programming and Containers -- 2.9 "Service Velocity" and the Operator -- Chapter 3 Workflows -- 3.1 Live Event Focus.…”
    Full text (MFA users only)
    Electronic eBook
  5. 45

    Windows Phone 8 Application Development with F♯ by Lohith, G. N.

    Published 2013
    Full text (MFA users only)
    Electronic eBook
  6. 46

    Learning reactive programming with Java 8 : learn how to use RxJava and its reactive observables to build fast, concurrent, and powerful applications through detailed examples by Tsvetinov, Nickolay

    Published 2015
    Table of Contents: “…Pure functions and higher order functionsPure functions; Higher order functions; RxJava and functional programming; Summary; Chapter 3: Creating and Connecting Observables, Observers, and Subjects; The Observable.from method; The Observable.just method; Other Observable factory methods; The Observable.create method; Subscribing and unsubscribing; Hot and cold Observable instances; The ConnectableObservable class; The Subject instances; Summary; Chapter 4: Transforming, Filtering, and Accumulating Your Data; Observable transformations; Transformations with the various flatMap operators…”
    Full text (MFA users only)
    Electronic eBook
  7. 47

    Mastering High Performance with Kotlin : Overcome Performance Difficulties in Kotlin with a Range of Exciting Techniques and Solutions. by Kucherenko, Igor

    Published 2018
    Table of Contents: “…Shallow and Retained HeapDominator Tree; Top Consumers; Analyzing class loaders; Android Studio Memory Profiler; Memory categories; Recording memory allocation; Threads profiling; Threads viewer; Frames pane; The Threads pane; Thread profiling in the MAT; Threads Overview; Thread Details; CPU Profiler in Android Studio; Call Chart and Flame Chart tabs; Top Down and Bottom Up tabs; Summary; Chapter 4: Functional Approach; Functional programming; Declarative versus imperative; Pure functions; First-class functions; Higher-order functions; Function composition; Lambdas; Closures; Typeclasses.…”
    Full text (MFA users only)
    Electronic eBook
  8. 48

    Redux Quick Start Guide : a Beginner's Guide to Managing App State with Redux. by Lee, James

    Published 2019
    Table of Contents: “…Cover; Title Page; Copyright and Credits; Dedication; About Packt; Contributors; Table of Contents; Preface; Chapter 1: Understanding Redux; The need for Redux; Functional programming; Assigning functions to variables; Adding functions to objects and arrays; Functions as arguments; Functions returned by functions; Higher-order functions; Pure functions; Compositions; Fundamental principles of Redux; Single source of truth; Read-only nature of the state; The reducer principle -- changes are made with pure functions; The Redux ecosystem; Elements of Redux; Actions; Action creators; Reducers…”
    Full text (MFA users only)
    Electronic eBook
  9. 49

    Mathematica navigator : mathematics, statistics, and graphics by Ruskeepää, Heikki

    Published 2009
    Table of Contents: “…PROGRAMS (Simple Programming; Procedural Programming; Functional Programming; Rule-Based Programming; Recursive Programming) 19. …”
    Full text (MFA users only)
    Electronic eBook
  10. 50
  11. 51

    Lambda Calculus with Types by Barendregt, Henk

    Published 2013
    Table of Contents: “…3.4 Type reducibility3.5 The five canonical term-models; 3.6 Exercises; 4 Definability, unification and matching; 4.1 Undecidability of lambda-definability; 4.2 Undecidability of unification; 4.3 Decidability of matching of rank 3; 4.4 Decidability of the maximal theory; 4.5 Exercises; 5 Extensions; 5.1 Lambda delta; 5.2 Surjective pairing; 5.3 Gödel's system mathcal T: higher-order primitive recursion; 5.4 Spector's system mathcal B: bar recursion; 5.5 Platek's system mathcal Y: fixed point recursion; 5.6 Exercises; 6 Applications; 6.1 Functional programming; 6.2 Logic and proof-checking.…”
    Full text (MFA users only)
    Electronic eBook
  12. 52

    R for data science by Toomey, Dan

    Published 2014
    Full text (MFA users only)
    Electronic eBook
  13. 53

    Mastering R for Quantitative Finance. by Berlinger, Edina

    Published 2015
    Full text (MFA users only)
    Electronic eBook
  14. 54

    Financial instrument pricing using C++ by Duffy, Daniel J.

    Published 2018
    Full text (MFA users only)
    Electronic eBook
  15. 55

    .NET Standard 2.0 Cookbook : Develop high quality, fast and portable applications by leveraging the power of .NET Standard Library. by Ismail, Fiqri

    Published 2018
    Table of Contents: “…. ; Chapter 4: Functional Programming; Technical requirements; Introduction; Creating a .NET Standard 2.0 library; Getting ready; How to do it ... ; How it works ...…”
    Full text (MFA users only)
    Electronic eBook
  16. 56

    Programming language pragmatics by Scott, Michael Lee, 1959-

    Published 2006
    Table of Contents: “…Functional Languages; 10.1 Historical Origins; 10.2 Functional Programming Concepts…”
    Full text (MFA users only)
    Electronic eBook
  17. 57
  18. 58

    Derivatives algorithms. Volume 1, Bones by Hyer, Tom

    Published 2010
    Table of Contents: “…Our code. 2.2. Functional programming. 2.3. Type and state. 2.4. Physical code structure. 2.5. …”
    Full text (MFA users only)
    Electronic eBook
  19. 59

    F♯ for Machine Learning Essentials. by Mukherjee, Sudipta

    Published 2016
    Full text (MFA users only)
    Electronic eBook
  20. 60

    IBM WebSphere eXtreme Scale 6 : build scalable, high-performance software with IBM's data grid by Chaves, Anthony

    Published 2009
    Table of Contents: “…; Borrowing from functional programming…”
    Full text (MFA users only)
    Electronic eBook