Search Results - "functional programming"

Search alternatives:

  1. 21

    Test-driven Java development : invoke TDD principles for end-to-end application development by Farcic, Viktor, Garcia, Alex (Computer programmer)

    Published 2018
    Table of Contents: “…TDD and functional programming : a perfect match --…”
    Full text (MFA users only)
    Electronic eBook
  2. 22

    Professional Scala by Bedrytski, Aliaksandr, Bogucki, Janek, Lacava, Alessandro, Detrich, Matthew de, Neil, Benjamin

    Published 2016
    Table of Contents: “…Language Features -- Functional Programming -- Java Compatibility -- Simple Build Tool -- Maven -- Scala Style/Lint -- Testing -- Documenting Your Code with Scaladoc -- Type System -- Advanced Functional Programming -- Concurrency -- Scala.js.…”
    Full text (MFA users only)
    Electronic eBook
  3. 23

    Design Patterns and Best Practices in Java : a Comprehensive Guide to Building Smart and Reusable Code in Java. by Singh, Kamalmeet

    Published 2018
    Table of Contents: “…Intro; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: From Object-Oriented to Functional Programming; Java -- an introduction; Java programming paradigms; Imperative programming; Real-life imperative example; Object-oriented paradigm; Objects and classes; Encapsulation; Abstraction; Inheritance; Polymorphism; Declarative programming; Functional programming; Working with collections versus working with streams; An introduction to Unified Modeling Language; Class relations; Generalization; Realization; Dependency; Association; Aggregation.…”
    Full text (MFA users only)
    Electronic eBook
  4. 24

    .NET Design Patterns by Pai, Praseed, Xavier, Shine

    Published 2016
    Full text (MFA users only)
    Electronic eBook
  5. 25

    Learning Swift : build a solid foundation in Swift to develop smart and robust iOS and OS X applications by Wagner, Andrew J.

    Published 2015
    Table of Contents: “…The underlying implementationSummary; Chapter 5: A Modern Paradigm -- Closures and Functional Programming; Functional programming philosophy; State and side effects; Declarative versus imperative code; Closures; Closures as variables; Closures as parameters; Syntactic sugar; Building blocks of functional programming in Swift; The filter function; The reduce function; The map function; The sorted function; How these affect the state and nature of code; Lazy evaluation; Curried functions; Summary; Chapter 6: Make Swift Work for You -- Protocols and Generics; Protocols; Defining a protocol…”
    Full text (MFA users only)
    Electronic eBook
  6. 26

    Mastering Clojure. by Wali, Akhil

    Published 2016
    Full text (MFA users only)
    Electronic eBook
  7. 27

    Mastering Scala machine learning by Kozlov, Alexander

    Published 2016
    Full text (MFA users only)
    Electronic eBook
  8. 28
  9. 29

    Reactive Programming with Swift 4 : Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9. by Singh, Navdeep

    Published 2018
    Table of Contents: “…RxSwift with CocoaPodsInstalling RxSwift; Installing RxSwift with Carthage; Let's get started â#x80;#x93; The Login page; Setting up; Steps to set up; Functional programming to the rescue; Summary; Chapter 4: When to Become Reactive?…”
    Full text (MFA users only)
    Electronic eBook
  10. 30

    Architecting Angular Applications with Redux, RxJS, and NgRx : Learn to build Redux style high-performing applications with Angular 6. by Noring, Christoffer

    Published 2018
    Table of Contents: “…Adding AJAX callsAn even bigger solution; Summary; Chapter 3: Asynchronous Programming; The callback pattern; The callback pattern on the web; The callback pattern in Node.js; Problems with structuring async code -- callback hell; Promises; Thenables; Handling rejected promises; Chaining -- dealing with several promises; Asynchronous libraries; Async library; async.map(); async.parallel(); async.series(); Async/await; Summary; Chapter 4: Functional Reactive Programming; Functional programming versus imperative programming; Imperative programming versus declarative programming.…”
    Full text (MFA users only)
    Electronic eBook
  11. 31

    Perl 6 Deep Dive. by Shitov, Andrew

    Published 2017
    Table of Contents: “…-- Closing channels -- Channels as queues -- Summary -- Chapter 14: Functional Programming -- What is functional programming? …”
    Full text (MFA users only)
    Electronic eBook
  12. 32

    The semantic representation of natural language by Levison, Michael

    Published 2013
    Full text (MFA users only)
    Electronic eBook
  13. 33
  14. 34

    Java for Dummies. by Burd, Barry

    Published 2022
    Full text (MFA users only)
    Electronic eBook
  15. 35

    F♯ for quantitative finance : an introductory guide to utilizing F♯ for quantitative finance leveraging the .NET platform by Astborg, Johan

    Published 2013
    Table of Contents: “…Interesting functions in an array moduleLists; Pattern matching and lists; Interesting functions in a list module; Sequences; Interesting functions in the sequence module; Sets; Maps; Interesting functions in the map module; Options; Strings; Interesting functions in the string module; Choosing data structures; Arrays; Lists; Sets; Maps; More on functional programming; Recursive functions; Tail recursion; Pattern matching; Incomplete pattern matching; Using guards; Pattern matching in assignment and input parameters; Active patterns; Introducing generics; Lazy evaluation; Units of measure.…”
    Full text (MFA users only)
    Electronic eBook
  16. 36

    Hands-On Design Patterns with Kotlin : Build Scalable Applications Using Traditional, Reactive, and Concurrent Design Patterns in Kotlin. by Soshin, Alexey

    Published 2018
    Table of Contents: “…The middlemanFlavors; Caveats; Memento; Remembrance; Visitor; Writing a crawler; Template method; Observer ; Animal Choir; Summary; Chapter 5: Functional Programming; Why functional programming?; Immutability; Tuples; Value mutation; Immutable collections; Functions as values; Higher-order functions; Pure functions; Currying; Memoization; Expressions, not statements; Pattern matching; Recursion; Summary; Chapter 6: Streaming Your Data; The it notation; The map() function; Filter family; Find family; Drop family; Sort family; ForEach; Join family; Fold/Reduce; Flat family; Slice; Chunked.…”
    Full text (MFA users only)
    Electronic eBook
  17. 37

    Clause and Effect : Prolog Programming for the Working Programmer by Clocksin, William F.

    Published 1997
    Table of Contents: “…Getting Started -- Data Structures -- Mapping -- Choice and Commitment -- Difference Structures -- Case Study: Term Rewriting -- Case Study: Manipulation of Combinational Circuits -- Case Study: Manipulation of Clocked Sequential Circuits -- Case Study: A Compiler for Three Model Computers -- Case Study: The Fast Fourier Transform in Prolog -- Case Study: Higher Order Functional Programming -- Appendix -- References -- Index.…”
    Full text (MFA users only)
    Electronic eBook
  18. 38

    Programming with mathematica® : an introduction by Wellin, Paul R.

    Published 2013
    Table of Contents: “…An introduction to Mathematica -- The Mathematica language -- Lists -- Patterns and rules -- Functional programming -- Procedural programming -- Recursion -- Numerics -- Strings -- Graphics and visualization -- Dynamic expressions -- Optimizing Mathematica programs -- Applications and packages.…”
    Full text (MFA users only)
    Electronic eBook
  19. 39

    Algorithmic composition : a guide to composing music with Nyquist by Simoni, Mary Hope

    Published 2013
    Table of Contents: “…Introduction -- The History and Philosophy of Algorithmic Composition -- Introduction to SAL -- Programming and Nyquist -- Introduction to Algorithmic Composition -- Printing, Reading, and Debugging -- Variable Assignment and Scoping -- Conditionals -- Sets and Tables -- Functional Programming -- Recursion -- Iteration -- Algorithmic Composition Using Probabilistic Methods -- Hierarchical and Recursive Musical Structure -- Composing Sonic Microstructure and Macrostructure -- Extended Examples -- Epilogue -- Appendix. …”
    Full text (MFA users only)
    Electronic eBook
  20. 40

    Program governance by Khan, Muhammad Ehsan, 1980-

    Published 2015
    Table of Contents: “…Governace -- Transaction cost economics -- Agency theory -- Corporate governance -- Temporary organization -- Programs -- Program governance -- Program governance domains -- Program governance functions -- Program governance institutions and roles -- Program governance mechanisms -- Factors affecting program governance -- Contingent governance framework for programs (CGFPrg).…”
    Full text (MFA users only)
    Electronic eBook