|
商品编号: |
DVD12209 |
|
商品名稱: |
教程-Fundamental Algorithms in Scala |
|
碟片數量: |
1片 |
|
銷售價格: |
100 |
|
瀏覽次數: |
10016 |
|
【轉載TXT文檔】 |
|
教程-Fundamental Algorithms in Scala |
MP4 | Video: AVC 1920x1080 | Audio: AAC, 48Khz, 2ch | Duration: 3h 39m |
Genre: eLearning | Language: English
Scala's functional programming features are a boon to help you design “easy to reason about” systems to control growing software complexities.
In this course, you will look at some classic simple algorithms. Most algorithms are traditionally defined in an imperative manner, typically consisting of repetitions in the form of conditional looping and altering states. Writing these in a functional manner is not always a trivial process. Moving ahead, you will learn to implement these elementary algorithms using a combination of functional concepts instead of the traditional imperative approach. After covering the important functional concepts in Scala you will move on to the decimal to binary conversion and generate sequences algorithms. Further, we will look at implementing a series of algorithms such as generating prime numbers, divide and conquer, greedy algorithms, and functional infix to postfix conversion.
By the end of this course, you will be well versed in the functional concepts of Scala and would have implemented all of these.
What You Will Learn
Learn decimal to binary and implement it in a functional form
Generate sequences using streams
Generate Fibonacci sequences the functional way
Understand the process to choose the right algorithm for the right usecase
Understand the usefulness of pattern matching
Generate prime numbers using the functional pattern
|
|
|