Search Results - "functional programming"
Suggested Topics within your search.
Suggested Topics within your search.
- Development 11
- Application software 10
- Functional programming (Computer science) 9
- Computer programming 5
- Data processing 5
- Mathematical models 5
- computer programming 5
- Functional programming languages 3
- F♯ (Computer program language) 3
- Java (Computer program language) 3
- Scala (Computer program language) 3
- Algorithms 2
- C++ (Computer program language) 2
- Computer science 2
- ERLANG (Computer program language) 2
- Electronic Data Processing 2
- Elixir (Computer program language) 2
- Finance 2
- Haskell (Computer program language) 2
- Java 2
- Machine learning 2
- Mathematics 2
- Mobile apps 2
- Object-oriented programming (Computer science) 2
- Perl (Computer program language) 2
- Programming languages (Electronic computers) 2
- Python (Computer program language) 2
- R (Computer program language) 2
- Artificial Intelligence 1
- Artificial intelligence 1
Search alternatives:
- "functional programming" »
-
21
Test-driven Java development : invoke TDD principles for end-to-end application development
Published 2018Table of Contents: “…TDD and functional programming : a perfect match --…”
Full text (MFA users only)
Electronic eBook -
22
Professional Scala
Published 2016Table 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 -
23
Design Patterns and Best Practices in Java : a Comprehensive Guide to Building Smart and Reusable Code in Java.
Published 2018Table 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 -
24
-
25
Learning Swift : build a solid foundation in Swift to develop smart and robust iOS and OS X applications
Published 2015Table 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 -
26
-
27
-
28
Eloquent javascript : a modern introduction to programming
Published 2015Full text (MFA users only)
Electronic eBook -
29
Reactive Programming with Swift 4 : Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9.
Published 2018Table 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 -
30
Architecting Angular Applications with Redux, RxJS, and NgRx : Learn to build Redux style high-performing applications with Angular 6.
Published 2018Table 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 -
31
Perl 6 Deep Dive.
Published 2017Table of Contents: “…-- Closing channels -- Channels as queues -- Summary -- Chapter 14: Functional Programming -- What is functional programming? …”
Full text (MFA users only)
Electronic eBook -
32
The semantic representation of natural language
Published 2013Full text (MFA users only)
Electronic eBook -
33
-
34
-
35
F♯ for quantitative finance : an introductory guide to utilizing F♯ for quantitative finance leveraging the .NET platform
Published 2013Table 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 -
36
Hands-On Design Patterns with Kotlin : Build Scalable Applications Using Traditional, Reactive, and Concurrent Design Patterns in Kotlin.
Published 2018Table 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 -
37
Clause and Effect : Prolog Programming for the Working Programmer
Published 1997Table 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 -
38
Programming with mathematica® : an introduction
Published 2013Table 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 -
39
Algorithmic composition : a guide to composing music with Nyquist
Published 2013Table 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 -
40
Program governance
Published 2015Table 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