
Packt Publishing – Advanced Functional Data Structures and Algorithms
English | Size: 732.69 MB
Category: Tutorial
Algorithms and datastructures are fundamentals in computer programming. Functional data structures have the power to improve the codebase of an application and improve its efficiency. With the advent of functional programming and powerful functional languages such as Scala, Clojure, and Elixir becoming part of important enterprise applications, functional data structures have gained an important place in the developer toolkit.
Immutability is a cornerstone of functional programming. Immutable and persistent data structures are thread-safe by definition and therefore are very appealing to write robust concurrent programs. But how do we express traditional algorithms in a functional setting? Won’t we end up copying too much? Do we trade performance for versioned data structures? This course attempts to answer these questions by looking at functional implementations of traditional algorithms.
The course begins by showing you the functioning of lists, the workhorse data type for most functional languages. We’ll show you what structural sharing means and how it helps to make immutable data structures efficient and practical.
While writing code, we use ADTs (abstract data types) such as Stacks, Queues, Trees, and Graphs. You’ll see how these ADTs are implemented in a functional setting. We look at implementation techniques such as amortization and lazy evaluation to ensure efficiency. By the end of the course, you’ll be able to write efficient functional data structures and algorithms for your applications.
What You Will Learn
• Understand how to think in the functional paradigm
• Build cost-efficient applications
• Explore important algorithms for ordering dependencies
• See common data structures and the associated algorithms, and the context they are
commonly used in
• See how ADTs are implemented in a functional setting
• Explore the basic theme of immutability and persistent data structures
• Find out how the internal algorithms are redesigned to exploit structural sharing, so that the
persistent data structures perform well, avoiding needless copying
• Understand functional features such as lazy evaluation and recursion used to implement
efficient algorithms
• Get to know Scala’s best practices and idioms
DOWNLOAD:
http://rapidgator.net/file/8f8d858f90773dfdb16d4ac41586d7e8/Packt_Publishing_-_Advanced_Functional_Data_Structures_and_Algorithms.part1.rar.html
http://rapidgator.net/file/bb2b7d7a5e134b43951c9b478bfe408a/Packt_Publishing_-_Advanced_Functional_Data_Structures_and_Algorithms.part2.rar.html
http://nitroflare.com/view/4E74886BCB1A668/Packt_Publishing_-_Advanced_Functional_Data_Structures_and_Algorithms.part1.rar
http://nitroflare.com/view/A5AC214C14AD157/Packt_Publishing_-_Advanced_Functional_Data_Structures_and_Algorithms.part2.rar
If any links die or problem unrar, send request to http://goo.gl/aUHSZc
Leave a Reply