Companies Home Search Profile

Java Se 11 Developer (1Z0-819) Java 11 Ocp

Focused View

11:23:42

10 View
  • 1 - Lambdas Introduction.mp4
    06:42
  • 2 - Lambdas using a custom Functional Interface in code.mp4
    03:08
  • 2 - testpredicatejava.zip
  • 3 - Lambdas using Predicate in code.mp4
    05:35
  • 3 - testpredicatejava.zip
  • 4 - API Functional Interfaces Predicate and BiPredicate.mp4
    03:14
  • 4 - fifromapijava.zip
  • 5 - API Functional Interfaces Supplier.mp4
    02:08
  • 5 - fifromapijava.zip
  • 6 - API Functional Interfaces Consumer and BiConsumer.mp4
    05:00
  • 6 - fifromapijava.zip
  • 7 - API Functional Interfaces Function and BiFunction.mp4
    02:47
  • 7 - fifromapijava.zip
  • 8 - API Functional Interfaces UnaryOperator and BinaryOperator.mp4
    03:03
  • 8 - fifromapijava.zip
  • 9 - Lambdas final and effectively final.mp4
    04:15
  • 9 - lambdaeffectivelyfinaljava.zip
  • 10 - Method References.mp4
    02:42
  • 11 - Bound Method References.mp4
    04:59
  • 11 - methodreferencetypesjava.zip
  • 12 - Unbound Method References.mp4
    05:01
  • 12 - methodreferencetypesjava.zip
  • 13 - Static Method References.mp4
    02:55
  • 13 - methodreferencetypesjava.zip
  • 14 - Constructor Method References.mp4
    03:02
  • 14 - methodreferencetypesjava.zip
  • 15 - The Importance of Context for Method References.mp4
    05:51
  • 15 - methodrefsandcontextjava.zip
  • 16 - Introduction and Stream Pipelines.mp4
    04:35
  • 17 - Stream Laziness.mp4
    06:13
  • 17 - lazinessjava.zip
  • 17 - pipelineprocessingorderjava.zip
  • 18 - Creating Streams.mp4
    07:20
  • 18 - buildstreamsjava.zip
  • 18 - creatingstreamsjava.zip
  • 18 - infinitestreamsjava.zip
  • 18 - processfilejava.zip
  • 19 - Terminal Operations.mp4
    06:37
  • 19 - terminaloperationsjava.zip
  • 20 - Terminal Operations reduce.mp4
    08:07
  • 20 - terminaloperationsjava.zip
  • 21 - Terminal Operations collect.mp4
    02:21
  • 21 - terminaloperationsjava.zip
  • 22 - Terminal Operations collect CollectorstoMap.mp4
    06:38
  • 22 - collectorsexamplesjava.zip
  • 23 - Terminal Operations collect CollectorsgroupingBy.mp4
    03:15
  • 23 - collectorsexamplesjava.zip
  • 24 - Terminal Operations collect CollectorspartitioningBy.mp4
    02:35
  • 24 - collectorsexamplesjava.zip
  • 25 - Intermediate Operations filter distinct limit.mp4
    06:08
  • 25 - intermediateoperationsjava.zip
  • 26 - Intermediate Operations map flatMap sorted.mp4
    05:54
  • 26 - intermediateoperationsjava.zip
  • 27 - Primitive Streams Creating.mp4
    04:03
  • 27 - creatingstreamsjava.zip
  • 27 - primitivestreamsjava.zip
  • 28 - Primitive Streams API.mp4
    04:23
  • 28 - primitivestreamsjava.zip
  • 29 - Primitive Streams Functional Interfaces.mp4
    03:23
  • 30 - Primitive Streams Mapping Streams.mp4
    06:41
  • 31 - Code mappingObjectStreams.mp4
    03:07
  • 31 - primitivestreamsjava.zip
  • 32 - Code mappingPrimitiveStreams.mp4
    03:24
  • 32 - primitivestreamsjava.zip
  • 33 - Optionals.mp4
    05:45
  • 33 - optionalsjava.zip
  • 34 - Parallel Streams.mp4
    04:20
  • 34 - parallelstreamsjava.zip
  • 35 - Collections Introduction.mp4
    05:34
  • 36 - Common Collection Methods in Code.mp4
    02:39
  • 36 - commoncollectionmethodsjava.zip
  • 37 - List.mp4
    02:46
  • 38 - Lists in Code.mp4
    06:36
  • 38 - usinglistsjava.zip
  • 39 - Set.mp4
    01:42
  • 40 - Sets in Code.mp4
    06:02
  • 41 - Maps.mp4
    03:58
  • 42 - Maps in Code.mp4
    06:35
  • 43 - Queue and Deque.mp4
    04:23
  • 44 - Queue and Deque in Code.mp4
    06:24
  • 45 - PriorityQueue.mp4
    05:08
  • 46 - Sorting Comparable and Comparator.mp4
    07:45
  • 47 - Code Comparable Product.mp4
    02:38
  • 47 - productjava.zip
  • 47 - sortingproductsjava.zip
  • 48 - Code Comparable and Comparator Sorting Arrays and Lists Dog.mp4
    05:11
  • 48 - dogjava.zip
  • 48 - sortingdogsjava.zip
  • 49 - Code Sorting by Multiple Fields.mp4
    01:46
  • 49 - catjava.zip
  • 49 - sortingcatsmultiplefieldsjava.zip
  • 50 - Code TreeSet Comparable issue how to resolve with Comparator.mp4
    04:11
  • 50 - comparatorisusefuljava.zip
  • 51 - Code Binary Search.mp4
    06:09
  • 51 - binarysearchjava.zip
  • 51 - catjava.zip
  • 52 - Generics Introduction.mp4
    04:56
  • 52 - pregenericsjava.zip
  • 53 - Generics polymorphism extends super.mp4
    05:58
  • 53 - polymorphicissuewithgenericsjava.zip
  • 53 - unboundedwildcardjava.zip
  • 54 - Generics super and extends in detail.mp4
    15:34
  • 54 - superandextendsjava.zip
  • 55 - Generic Classes and Interfaces.mp4
    05:58
  • 55 - animalregisterjava.zip
  • 55 - genericinterfacejava.zip
  • 55 - testgenericclassjava.zip
  • 56 - Generic Methods.mp4
    03:49
  • 56 - genericmethodsjava.zip
  • 57 - equals.mp4
    05:34
  • 58 - hashCode.mp4
    06:06
  • 59 - Hashing in code.mp4
    06:22
  • 59 - contacttestjava.zip
  • 60 - Watch out for mutable fields in hashing.mp4
    02:36
  • 60 - mutablefieldstestjava.zip
  • 61 - Introduction.mp4
    03:30
  • 62 - Creating Threads.mp4
    04:26
  • 63 - sleep and join.mp4
    04:19
  • 64 - ExecutorService Introduction.mp4
    05:48
  • 65 - ExecutorService code.mp4
    02:21
  • 65 - callabletestjava.zip
  • 65 - runnabletestjava.zip
  • 66 - Submitting Task Collections code.mp4
    04:02
  • 66 - submittingtaskcollectionsjava.zip
  • 67 - Scheduling Tasks.mp4
    05:52
  • 67 - scheduledexecutorsjava.zip
  • 68 - Thread Safety Introduction.mp4
    00:35
  • 69 - Data Race Demo.mp4
    01:53
  • 69 - dataracejava.zip
  • 70 - Atomic Classes.mp4
    02:12
  • 71 - AtomicInteger example code.mp4
    01:33
  • 71 - atomicintegerexamplejava.zip
  • 72 - synchronized keyword.mp4
    03:23
  • 73 - fixracewithsynchronizedjava.zip
  • 73 - synchronized example code.mp4
    05:44
  • 74 - Lock interface.mp4
    03:06
  • 75 - Lock example code.mp4
    02:02
  • 75 - fixracewithlockjava.zip
  • 76 - Concurrent Collections Introduction.mp4
    01:38
  • 76 - theproblemjava.zip
  • 77 - Concurrent Collections API.mp4
    00:52
  • 78 - Concurrent Collections SkipList Collections.mp4
    01:51
  • 78 - skiplistcollectionsjava.zip
  • 79 - Concurrent Collections CopyOnWriteCollections.mp4
    05:12
  • 79 - copyonwritecollectionsjava.zip
  • 80 - Concurrent Collections BlockingQueue.mp4
    02:26
  • 80 - blockingqueueexamplejava.zip
  • 81 - Concurrent Collections synchronized collections.mp4
    02:03
  • 81 - synchronizedcollectionjava.zip
  • 82 - Concurrency Threading problems Race Condition.mp4
    05:02
  • 82 - raceconditionjava.zip
  • 83 - Concurrency Threading problems Deadlock.mp4
    03:20
  • 83 - deadlockjava.zip
  • 84 - Concurrency Threading problems Livelock and Starvation.mp4
    01:41
  • 85 - Introduction and Creating locales.mp4
    04:13
  • 85 - creatinglocalesjava.zip
  • 85 - defaultlocalejava.zip
  • 86 - Localising Numbers and Currencies Introduction.mp4
    01:06
  • 87 - Localising Numbers and Currencies.mp4
    05:51
  • 87 - localisingnumbersjava.zip
  • 88 - Localising numbers using custom formats.mp4
    01:54
  • 88 - localisingnumbersjava.zip
  • 89 - Localising Dates.mp4
    03:58
  • 89 - localisingdatesjava.zip
  • 90 - LocaleCategory enums.mp4
    03:02
  • 90 - settinglocalecategoriesjava.zip
  • 91 - Resource Bundles Property Files and Searching.mp4
    04:48
  • 92 - Resource Bundle Searching Example.mp4
    06:24
  • 92 - bundlesearchingjava.zip
  • 92 - millencaproperties.zip
  • 92 - millenieproperties.zip
  • 92 - millenproperties.zip
  • 92 - millproperties.zip
  • 93 - JDBC Introduction.mp4
    02:59
  • 94 - Banking Example Setup.mp4
    03:15
  • 94 - banktableSQL.txt
  • 95 - Connecting to a Database.mp4
    03:37
  • 96 - PreparedStatement.mp4
    03:38
  • 97 - BankService SELECT one.mp4
    06:20
  • 97 - bankaccountjava.zip
  • 97 - bankservicejava.zip
  • 98 - BankService SELECT all.mp4
    02:22
  • 99 - Bank Service DELETE oneall.mp4
    02:51
  • 100 - BankService INSERT.mp4
    02:32
  • 101 - BankService UPDATE.mp4
    02:32
  • 102 - CallableStatement.mp4
    07:33
  • 103 - Resource Leaks.mp4
    01:11
  • 103 - closingresourcesjava.zip
  • 104 - IO.mp4
    18:09
  • 104 - consoletestjava.zip
  • 104 - readingwritingexamples2java.zip
  • 104 - readingwritingexamplesjava.zip
  • 105 - NIO2.mp4
    01:02:27
  • 105 - attributesjava.zip
  • 105 - attributesviewjava.zip
  • 105 - filecopydeletemovejava.zip
  • 105 - normalizeexamplesjava.zip
  • 105 - pathgeneraljava.zip
  • 105 - pathoperationsjava.zip
  • 105 - relativizeexamplesjava.zip
  • 105 - resolveexamplesjava.zip
  • 105 - searchdirectoryjava.zip
  • 105 - serialisationjava.zip
  • 106 - Local Variable Type Inference LVTI.mp4
    08:08
  • 106 - localvariabletypeinferencejava.zip
  • 107 - Private Interface Methods.mp4
    06:38
  • 107 - sporttestjava.zip
  • 108 - Annotations.mp4
    42:29
  • 108 - commonbuiltinannotationsextrajava.zip
  • 108 - commonbuiltinannotationsjava.zip
  • 108 - customannotationsjava.zip
  • 108 - inheritedexamplejava.zip
  • 108 - repeatableexamplejava.zip
  • 108 - retentionexamplejava.zip
  • 108 - shorthandjava.zip
  • 108 - targetexamplejava.zip
  • 109 - Security.mp4
    24:47
  • 109 - commandinjectionattackjava.zip
  • 110 - Introduction.mp4
    05:57
  • 111 - CommandPromptcommands.txt
  • 111 - Compiler and Runtime flags.mp4
    04:21
  • 112 - Hello World Example.mp4
    04:39
  • 112 - TestModuleFarm.zip
  • 112 - TestModuleFarm2.zip
  • 113 - Dependencies.mp4
    09:44
  • 113 - TestModuleFarm3.zip
  • 114 - TestModuleFarm3.zip
  • 114 - opens and requires transitive.mp4
    09:10
  • 115 - CommandPromptcommands.txt
  • 115 - Operations on a Module.mp4
    09:39
  • 116 - OwnerService.zip
  • 116 - Services.mp4
    09:10
  • 117 - Services SoftDrink Example.mp4
    13:22
  • 117 - SoftDrinkService.zip
  • 118 - TypesOfModules.zip
  • 118 - Types of Modules.mp4
    09:39
  • 119 - Migration Strategies.mp4
    08:55
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 119
    • duration 11:23:42
    • English subtitles has
    • Release Date 2024/02/15