Create Tool:
Create Time:2022-11-26 07:31:18
File Size:2.03 GB
File Count:190
File Hash:4bacdb4b2cdc134f7ea3594aad534dbb5fbd27c6
1. Introduction/1. Introduction.mp4 |
1. Introduction/1. Introduction.srt |
1. Introduction/2. Setting up environment.mp4 |
1. Introduction/2. Setting up environment.srt |
1. Introduction/2.1 build.sbt |
2. Why Streams/1. Processing a CSV File - Imperative Version.mp4 |
2. Why Streams/2. Processing a CSV File - Imperative Version - Part 2.mp4 |
2. Why Streams/2. Processing a CSV File - Imperative Version - Part 2.srt |
2. Why Streams/3. Processing a CSV File - List version.mp4 |
2. Why Streams/3. Processing a CSV File - List version.srt |
2. Why Streams/4. Processing a CSV File - Iterator version.mp4 |
2. Why Streams/4. Processing a CSV File - Iterator version.srt |
2. Why Streams/5. Processing a CSV File - Stream version.mp4 |
2. Why Streams/5. Processing a CSV File - Stream version.srt |
2. Why Streams/6. Processing a CSV File - Stream Version - Part 2.mp4 |
2. Why Streams/6. Processing a CSV File - Stream Version - Part 2.srt |
2. Why Streams/7. Streams Motivation Quiz.html |
3. Pure Streams/1. Introduction.mp4 |
3. Pure Streams/1. Introduction.srt |
3. Pure Streams/10. Map.mp4 |
3. Pure Streams/10. Map.srt |
3. Pure Streams/11. FlatMap.mp4 |
3. Pure Streams/11. FlatMap.srt |
3. Pure Streams/12. Filter & For Comprehensions.mp4 |
3. Pure Streams/12. Filter & For Comprehensions.srt |
3. Pure Streams/13. Zip & ZipWith.mp4 |
3. Pure Streams/13. Zip & ZipWith.srt |
3. Pure Streams/14. Fold.mp4 |
3. Pure Streams/14. Fold.srt |
3. Pure Streams/15. Exercise produce the odds number using Map.mp4 |
3. Pure Streams/15. Exercise produce the odds number using Map.srt |
3. Pure Streams/16. Exercise implement the repeat method.mp4 |
3. Pure Streams/16. Exercise implement the repeat method.srt |
3. Pure Streams/17. Exercise implement the unNone method.mp4 |
3. Pure Streams/17. Exercise implement the unNone method.srt |
3. Pure Streams/18. Summary.mp4 |
3. Pure Streams/18. Summary.srt |
3. Pure Streams/19. Pure Streams Quiz.html |
3. Pure Streams/2. Creating finite streams.mp4 |
3. Pure Streams/2. Creating finite streams.srt |
3. Pure Streams/3. Iterate.mp4 |
3. Pure Streams/3. Iterate.srt |
3. Pure Streams/4. Unfold.mp4 |
3. Pure Streams/4. Unfold.srt |
3. Pure Streams/5. Range & Constant.mp4 |
3. Pure Streams/5. Range & Constant.srt |
3. Pure Streams/6. Exercise Producing the alphabet with Iterate.mp4 |
3. Pure Streams/6. Exercise Producing the alphabet with Iterate.srt |
3. Pure Streams/7. Exercise Producing the alphabet with Unfold.mp4 |
3. Pure Streams/7. Exercise Producing the alphabet with Unfold.srt |
3. Pure Streams/8. Exercise Implementing Iterate in terms of Unfold.mp4 |
3. Pure Streams/8. Exercise Implementing Iterate in terms of Unfold.srt |
3. Pure Streams/9. Concatenate.mp4 |
3. Pure Streams/9. Concatenate.srt |
4. Effectful Streams/1. Introduction.mp4 |
4. Effectful Streams/1. Introduction.srt |
4. Effectful Streams/10. EvalMap, EvalTap and EvalFilter.mp4 |
4. Effectful Streams/10. EvalMap, EvalTap and EvalFilter.srt |
4. Effectful Streams/11. Concatenation.mp4 |
4. Effectful Streams/11. Concatenation.srt |
4. Effectful Streams/12. Exercise EvalEvery.mp4 |
4. Effectful Streams/12. Exercise EvalEvery.srt |
4. Effectful Streams/13. Error Handling.mp4 |
4. Effectful Streams/13. Error Handling.srt |
4. Effectful Streams/14. Resources.mp4 |
4. Effectful Streams/14. Resources.srt |
4. Effectful Streams/15. Basic Time Methods.mp4 |
4. Effectful Streams/15. Basic Time Methods.srt |
4. Effectful Streams/16. Throttling.mp4 |
4. Effectful Streams/16. Throttling.srt |
4. Effectful Streams/17. Debouncing.mp4 |
4. Effectful Streams/17. Debouncing.srt |
4. Effectful Streams/18. Retry.mp4 |
4. Effectful Streams/18. Retry.srt |
4. Effectful Streams/19. Exercise Searching.mp4 |
4. Effectful Streams/19. Exercise Searching.srt |
4. Effectful Streams/2. Eval.mp4 |
4. Effectful Streams/2. Eval.srt |
4. Effectful Streams/20. Summary.mp4 |
4. Effectful Streams/20. Summary.srt |
4. Effectful Streams/21. Effectful Streams Quiz.html |
4. Effectful Streams/3. Exec.mp4 |
4. Effectful Streams/3. Exec.srt |
4. Effectful Streams/4. Covary.mp4 |
4. Effectful Streams/4. Covary.srt |
4. Effectful Streams/5. IterateEval.mp4 |
4. Effectful Streams/5. IterateEval.srt |
4. Effectful Streams/6. UnfoldEval.mp4 |
4. Effectful Streams/6. UnfoldEval.srt |
4. Effectful Streams/7. Exercise Pagination.mp4 |
4. Effectful Streams/7. Exercise Pagination.srt |
4. Effectful Streams/8. RepeatEval.mp4 |
4. Effectful Streams/8. RepeatEval.srt |
4. Effectful Streams/9. For comprehensions.mp4 |
4. Effectful Streams/9. For comprehensions.srt |
5. Transforming streams/1. Introduction.mp4 |
5. Transforming streams/1. Introduction.srt |
5. Transforming streams/10. Drop pipe.mp4 |
5. Transforming streams/10. Drop pipe.srt |
5. Transforming streams/11. Exercise filter.mp4 |
5. Transforming streams/11. Exercise filter.srt |
5. Transforming streams/12. Running sum pipe.mp4 |
5. Transforming streams/12. Running sum pipe.srt |
5. Transforming streams/13. Exercise running max.mp4 |
5. Transforming streams/13. Exercise running max.srt |
5. Transforming streams/14. Summary.mp4 |
5. Transforming streams/14. Summary.srt |
5. Transforming streams/15. Transforming Streams Quiz.html |
5. Transforming streams/2. Pull based vs push based.mp4 |
5. Transforming streams/2. Pull based vs push based.srt |
5. Transforming streams/3. Chunk structure of a stream.mp4 |
5. Transforming streams/3. Chunk structure of a stream.srt |
5. Transforming streams/4. Chunk methods.mp4 |
5. Transforming streams/4. Chunk methods.srt |
5. Transforming streams/5. Exercise compact.mp4 |
5. Transforming streams/5. Exercise compact.srt |
5. Transforming streams/6. Creating pulls via factory methods.mp4 |
5. Transforming streams/6. Creating pulls via factory methods.srt |
5. Transforming streams/7. Turning streams into pulls.mp4 |
5. Transforming streams/7. Turning streams into pulls.srt |
5. Transforming streams/8. Exercise skipLimit.mp4 |
5. Transforming streams/8. Exercise skipLimit.srt |
5. Transforming streams/9. First chunk pipe.mp4 |
5. Transforming streams/9. First chunk pipe.srt |
6. Concurrency/1. Introduction.mp4 |
6. Concurrency/1. Introduction.srt |
6. Concurrency/10. ParEvalMap.mp4 |
6. Concurrency/10. ParEvalMap.srt |
6. Concurrency/11. Exercise ParEvalMapSeq.mp4 |
6. Concurrency/11. Exercise ParEvalMapSeq.srt |
6. Concurrency/12. Zip.mp4 |
6. Concurrency/12. Zip.srt |
6. Concurrency/13. ZipRight.mp4 |
6. Concurrency/13. ZipRight.srt |
6. Concurrency/14. ParZip.mp4 |
6. Concurrency/14. ParZip.srt |
6. Concurrency/15. FixedRate.mp4 |
6. Concurrency/15. FixedRate.srt |
6. Concurrency/16. FixedDelay.mp4 |
6. Concurrency/16. FixedDelay.srt |
6. Concurrency/17. Summary.mp4 |
6. Concurrency/17. Summary.srt |
6. Concurrency/18. AwakeEvery & AwakeDelay.mp4 |
6. Concurrency/18. AwakeEvery & AwakeDelay.srt |
6. Concurrency/19. Concurrency Quiz.html |
6. Concurrency/2. Merge.mp4 |
6. Concurrency/2. Merge.srt |
6. Concurrency/3. MergeHaltL & MergeHaltBoth.mp4 |
6. Concurrency/3. MergeHaltL & MergeHaltBoth.srt |
6. Concurrency/4. Exercise Fetching quotes from two sources.mp4 |
6. Concurrency/4. Exercise Fetching quotes from two sources.srt |
6. Concurrency/5. ParJoinUnbounded.mp4 |
6. Concurrency/5. ParJoinUnbounded.srt |
6. Concurrency/6. ParJoin.mp4 |
6. Concurrency/6. ParJoin.srt |
6. Concurrency/7. Exercise Multiple producers and multiple consumers.mp4 |
6. Concurrency/7. Exercise Multiple producers and multiple consumers.srt |
6. Concurrency/8. Concurrently.mp4 |
6. Concurrency/8. Concurrently.srt |
6. Concurrency/9. Exercise Progress tracker.mp4 |
6. Concurrency/9. Exercise Progress tracker.srt |
7. Communication/1. Introduction.mp4 |
7. Communication/1. Introduction.srt |
7. Communication/10. Handling backpressure with Queues.mp4 |
7. Communication/10. Handling backpressure with Queues.srt |
7. Communication/11. Signaling termination with None.mp4 |
7. Communication/11. Signaling termination with None.srt |
7. Communication/12. Exercise simulating a server.mp4 |
7. Communication/12. Exercise simulating a server.srt |
7. Communication/13. Summary.mp4 |
7. Communication/13. Summary.srt |
7. Communication/14. Communication Quiz.html |
7. Communication/2. Signals.mp4 |
7. Communication/2. Signals.srt |
7. Communication/3. Exercise Cooler.mp4 |
7. Communication/3. Exercise Cooler.srt |
7. Communication/4. Channels.mp4 |
7. Communication/4. Channels.srt |
7. Communication/5. Exercise Improved Cooler [Hacksnation.com].mp4 |
7. Communication/5. Exercise Improved Cooler [Hacksnation.com].srt |
7. Communication/6. Topics.mp4 |
7. Communication/6. Topics.srt |
7. Communication/7. Backpressure with Topics.mp4 |
7. Communication/7. Backpressure with Topics.srt |
7. Communication/8. Exercise Car position tracker & notifier.mp4 |
7. Communication/8. Exercise Car position tracker & notifier.srt |
7. Communication/9. Queues.mp4 |
7. Communication/9. Queues.srt |
8. Conclusion/1. Conclusion.mp4 |
8. Conclusion/1. Conclusion.srt |
TorrentBank
Copyright © 2024