Companies Home Search Profile

Addison Wesley Professional Parallel Functional Programming with Java

Focused View

9:23:59

68 View
  • 001 - 1.2 Recognize How Concurrent Programs are Developed in Java.mp4
    06:29
  • 002 - 1.3 Understand Parallel Programming Concepts.mp4
    05:24
  • 003 - 1.4 Recognize How Parallel Programs are Developed in Java.mp4
    07:12
  • 004 - 1.5 Learn the History of Parallelism and Concurrency in Java.mp4
    12:52
  • 005 - 1.6 Evaluate the Concurrency and Parallelism Mechanisms in Java.mp4
    05:04
  • 006 - 1.7 Apply Java Parallelism to Case Study Apps.mp4
    04:33
  • 007 - Part 2 - Introduction.mp4
    01:28
  • 008 - Learning objectives.mp4
    01:12
  • 009 - 2.1 Recognizing Javas Supported Programming Paradigms.mp4
    06:47
  • 010 - 2.2 Understand Javas Key Functional Programming Concepts and Features.mp4
    09:53
  • 011 - 2.3 Recognize How Java Combines Object-Oriented and Functional Programming.mp4
    07:23
  • 012 - 2.4 Understand Java Lambda Expressions.mp4
    09:38
  • 013 - 2.5 Understand Java Method References.mp4
    08:06
  • 014 - 2.6 Understand Java Functional Interfaces - Overview.mp4
    05:48
  • 015 - 2.7 Understand the Java Predicate Functional Interface.mp4
    05:20
  • 016 - 2.8 Understand the Java Function Functional Interface.mp4
    06:59
  • 017 - 2.9 Understand the Java BiFunction Functional Interface.mp4
    03:33
  • 018 - 2.10. Understand the Java Supplier Functional Interface.mp4
    10:23
  • 019 - 2.11 Understand the Consumer Java Functional Interface.mp4
    03:10
  • 020 - 2.12 Understand Other Properties of Java Functional Interfaces.mp4
    03:42
  • 021 - 2.13 Apply Java Functional Programming Features to ThreadJoinTest Case Study.mp4
    04:53
  • 022 - 2.14 Apply Java Functional Programming Features to Start and Join Threads.mp4
    05:09
  • 023 - 2.15 Evaluate the Pros and Cons of Applying Java Functional Programming Features.mp4
    06:41
  • 024 - Learning objectives.mp4
    01:24
  • 025 - 3.1 Understand Java Streams - Overview.mp4
    04:56
  • 026 - 3.2 Understand Java Streams Common Operations.mp4
    05:45
  • 027 - 3.3 Visualizing Java Streams in Action.mp4
    02:01
  • 028 - 3.4 Compare Java Sequential vs. Parallel Streams.mp4
    05:22
  • 029 - 3.5 Recognize Java Streams Benefits.mp4
    04:05
  • 030 - 3.6 Contrasting Java Streams with Java I O Streams and Java Collections.mp4
    07:36
  • 031 - 3.7 Contrasting Java Streams with Other Technologies.mp4
    05:02
  • 032 - 3.8 Understand the SimpleSearchStream Program.mp4
    03:14
  • 033 - 3.9 Visualize the WordSearcher.findWords() Method.mp4
    04:18
  • 034 - 3.10. Recognize Common Java Streams Factory Methods.mp4
    04:36
  • 035 - 3.11 Recognize Other Java Streams Factory Methods.mp4
    05:06
  • 036 - 3.12 Understand Java Streams Aggregate Operations.mp4
    05:53
  • 037 - 3.13 Understand Java Streams Short-Circuit Operations.mp4
    01:54
  • 038 - 3.14 Understand Java Streams Intermediate Operations map() and mapToInt().mp4
    05:29
  • 039 - 3.15 Understand Java Streams Intermediate Operations filter() and flatMap().mp4
    04:59
  • 040 - 3.16 Understand Java Streams Intermediate Operations dropWhile() and takeWhile().mp4
    08:41
  • 041 - 3.17 Understand Java Streams Terminal Operations.mp4
    01:58
  • 042 - 3.18 Understand the Java Streams forEach() Terminal Operation.mp4
    03:41
  • 043 - 3.19 Understand the Java Streams collect() Terminal Operation.mp4
    07:22
  • 044 - 3.20. Understand the Java Streams reduce() Terminal Operation.mp4
    06:28
  • 045 - 3.21 Contrast the Java Streams reduce() and collect() Terminal Operations.mp4
    03:59
  • 046 - 3.22 Visualize WordSearcher.printResults().mp4
    03:08
  • 047 - 3.23 Learn How to Implement WordSearcher.printResults().mp4
    05:47
  • 048 - 3.24 Visualize WordSearcher.printSuffixSlice().mp4
    03:51
  • 049 - 3.25 Learn How to Implement WordSearcher.printSuffixSlice().mp4
    03:39
  • 050 - 3.26 Recognize External vs. Internal Iterators in Java.mp4
    05:02
  • 051 - 3.28 Understand Java Streams Internals - Splitting and Combining.mp4
    04:13
  • 052 - 3.29 Understand Java Stream Internals - Construction.mp4
    06:04
  • 053 - 3.30. Understand Java Stream Internals - Execution.mp4
    02:32
  • 054 - 3.31 Understand Java Streams Spliterators.mp4
    06:41
  • 055 - 3.32 Apply Java Streams Spliterators.mp4
    06:25
  • 056 - 3.33 Understand Java Streams Non-Concurrent Collectors.mp4
    02:17
  • 057 - 3.34 Understand the Java Streams Non-Concurrent Collector API.mp4
    06:09
  • 058 - 3.35 Learn How Pre-defined Non-Concurrent Collectors are Implemented.mp4
    04:10
  • 059 - 3.36 Learn How to Implement Custom Non-Concurrent Collectors.mp4
    06:31
  • 060 - 3.37 Understand the Java Sequential SearchStreamGang Case Study.mp4
    03:56
  • 061 - 3.38 Understand the Java Sequential SearchStreamGang Object-Oriented Implementation.mp4
    09:02
  • 062 - 3.39 Visualize Java Sequential SearchStreamGang Hook Methods.mp4
    06:06
  • 063 - 3.40. Learn How to Implement Java Sequential SearchStreamGang Hook Methods.mp4
    07:01
  • 064 - 3.41 Visualize the Java Sequential SearchStreamGang printPhrases() Method.mp4
    03:29
  • 065 - 3.42 Learn How to Implement the Java Sequential SearchStreamGang printPhrases() Method.mp4
    05:19
  • 066 - 3.43 Learn How to Implement the Java Sequential SearchStreamGang File Input Helper Methods.mp4
    03:39
  • 067 - 3.44 Apply Spliterator to the Java Sequential SearchStreamGang Case Study (Part 1).mp4
    05:16
  • 068 - 3.45 Apply Spliterator to the Java Sequential SearchStreamGang Case Study (Part 2).mp4
    04:19
  • 069 - 3.46 Evaluate the Java Sequential SearchStreamGang Case Study.mp4
    04:20
  • 070 - 3.47 Learn How to Avoid Common Java Streams Programming Mistakes.mp4
    04:28
  • 071 - Part 3 - Introduction.mp4
    01:15
  • 072 - 4.1 Transition to Parallelism and Parallel Streams.mp4
    04:35
  • 073 - 4.2 Learn How Java Parallel Streams Work Under the Hood.mp4
    07:30
  • 074 - 4.3 Avoid Programming Hazards with Java Parallel Streams.mp4
    06:14
  • 075 - 4.4 Understand the Java SearchWithParallelStreams Case Study.mp4
    02:31
  • 076 - 4.5 Visualize Java SearchWithParallelStreams Hook Methods.mp4
    06:26
  • 077 - 4.6 Learn How to Implement Java SearchWithParallelStreams Hook Methods.mp4
    04:04
  • 078 - 4.7 Evaluate the Java SearchWithParallelStreams Case Study.mp4
    05:40
  • 079 - 4.8 Understand Java Parallel Stream Internals - Introduction.mp4
    02:02
  • 080 - 4.9 Understand Java Parallel Stream Internals - Splitting, Combining, and Pooling.mp4
    03:57
  • 081 - 4.10. Understand Java Parallel Streams Internals - Order of Processing Overview.mp4
    02:50
  • 082 - 4.11 Understand Java Parallel Stream Internals - Order of Results Overview.mp4
    02:04
  • 083 - 4.12 Understand Java Parallel Streams Internals - Order of Results for Collections.mp4
    03:32
  • 084 - 4.13 Understand Java Parallel Streams Internals - Order of Results for Operations.mp4
    05:55
  • 085 - 4.14 Understand Java Parallel Streams Internals - Partitioning.mp4
    06:06
  • 086 - 4.15 Understand Java Parallel Streams Internals - Demoing Spliterator Performance.mp4
    05:01
  • 087 - 4.16 Understand Java Parallel Streams Internals - Parallel Processing via Common Fork-Join Pool.mp4
    07:57
  • 088 - 4.17 Understand Java Parallel Streams Internals - Mapping Onto Common Fork-Join Pool.mp4
    06:48
  • 089 - 4.18 Understand Java Parallel Streams Internals - Configuring Common Fork-Join Pool.mp4
    04:16
  • 090 - 4.19 Understand Java Parallel Streams Internals - Demoing How to Configure Common Fork-Join Pool.mp4
    04:39
  • 091 - 4.20. Understand Java Parallel Streams Internals - Combining Results (Part 1).mp4
    05:15
  • 092 - 4.21 Understand Java Parallel Streams Internals - Combining Results (Part 2).mp4
    06:19
  • 093 - 4.22 Understand Java Parallel Streams Internals - Non-Concurrent and Concurrent Collectors (Part 1).mp4
    05:14
  • 094 - 4.23 Understand Java Parallel Streams Internals - Non-Concurrent and Concurrent Collectors (Part 2).mp4
    05:58
  • 095 - 4.24 Understand Java Parallel Streams Internals - Demoing Collector Performance.mp4
    03:48
  • 096 - 4.25 Understand the Java SearchWithParallelSpliterator Case Study.mp4
    04:36
  • 097 - 4.26 Understand the Java SearchWithParallelSpliterator PhraseMatchSpliterator and Fields.mp4
    04:19
  • 098 - 4.27 Understand the Java SearchWithParallelSpliterator PhraseMatchSpliterator Ctor and tryAdvance() Method.mp4
    03:05
  • 099 - 4.28 Understand the Java SearchWithParallelSpliterator PhraseMatchSpliterator trySplit() Method.mp4
    08:15
  • 100 - 4.29 Evaluate the Java SearchWithParallelSpliterator Case Study.mp4
    03:44
  • 101 - 4.30. Learn When to Use Java Parallel Streams.mp4
    04:35
  • 102 - 4.31 Learn When Not to Use Java Parallel Streams.mp4
    08:08
  • 103 - 4.32 Understand the Java Parallel ImageStreamGang Case Study.mp4
    09:00
  • 104 - 4.33 Understand the Java Parallel ImageStreamGangStructure and Functionality.mp4
    05:35
  • 105 - 4.34 Visualize the Behaviors of the Java Parallel ImageStreamGang Case Study.mp4
    04:29
  • 106 - 4.35 Learn How to Implement Behaviors in the Java Parallel ImageStreamGang Case Study.mp4
    07:23
  • 107 - 4.36 Evaluate the Java Parallel ImageStreamGang Case Study.mp4
    03:12
  • 108 - 4.37 Evaluate the Benefits of Java Parallel Streams.mp4
    03:50
  • 109 - 4.38 Evaluate the Limitations of Java Parallel Streams.mp4
    05:00
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Pearson's video training library is an indispensable learning tool for today's competitive job market. Having essential technology training and certifications can open doors for career advancement and life enrichment. We take learning personally. We've published hundreds of up-to-date videos on wide variety of key topics for Professionals and IT Certification candidates. Now you can learn from renowned industry experts from anywhere in the world, without leaving home.
    • language english
    • Training sessions 109
    • duration 9:23:59
    • Release Date 2023/11/07