FileMood

Download [FreeCourseSite.com] Udemy - Java 8 New Features In Simple Way

FreeCourseSite com Udemy Java New Features In Simple Way

Name

[FreeCourseSite.com] Udemy - Java 8 New Features In Simple Way

 DOWNLOAD Copy Link

Total Size

23.1 GB

Total Files

104

Last Seen

2024-11-18 23:35

Hash

25357F3D8E6BD97A11C54A9D9C74A6B4A846CF21

/01 Introduction/

001 Introduction.mp4

335.7 MB

001 JAVA-8-Features.pdf

1.1 MB

/02 Lambda Expressions Functional Interfaces/

002 Lambda expressions Introduction.mp4

129.8 MB

003 How to Write Lambda expressions- Part-1.mp4

206.4 MB

004 How to Write Lambda expressions -Part-2.mp4

221.6 MB

005 Functional Interface.mp4

246.4 MB

006 FunctionalInterface Annotation.mp4

295.5 MB

007 FunctionalInterface Annotation wrt Inheritance.mp4

181.5 MB

008 Invoking Lambda Expression By using Functional Interface example-1.mp4

199.2 MB

009 Invoking Lambda Expression By using Functional Interface examples-234.mp4

328.2 MB

010 Invoking Lambda Expression By using Functional Interface example-5.mp4

329.6 MB

011 Functional InterfaceLambda Expression Summary.mp4

337.5 MB

/03 Lambda Expressions with Collections/

012 Collections Overview List and Set.mp4

390.3 MB

012 Lambda-Expressions-with-Collections-udemy.pdf

489.8 KB

013 Collections Overview Map.mp4

199.6 MB

014 Comparator interface compare method.mp4

210.8 MB

015 Sorting Elements of List without Lambda Expression.mp4

466.4 MB

016 Sorting Elements of ArrayList with Lambda Expression.mp4

180.8 MB

017 Sorting Elements of TreeSet with Lambda Expression.mp4

207.3 MB

018 Sorting Elements of TreeMap with Lambda Expression.mp4

205.4 MB

019 Sorting of Our own class objects with Lambda Expression.mp4

297.3 MB

/04 Anonymous Inner Classes Lambda Expressions/

020 Anonymous Inner class vs Lambda Expression Par-1.mp4

178.4 MB

021 Anonymous Inner class vs Lambda Expression Par-2.mp4

160.7 MB

022 Anonymous Inner class vs Lambda Expression Par-3.mp4

190.8 MB

023 Differences between Anonymous Inner class Lambda expressions.mp4

378.4 MB

/05 Default Methods and Static Methods in Interfaces/

024 Default Methods Inside Interfaces.mp4

214.4 MB

025 Differences between Interface with Default Methods and Abstract classes.mp4

289.4 MB

026 Static Methods inside Interfaces.mp4

250.7 MB

/06 Predefined Functional Interfaces -Predicate/

027 Predefined Functional Interfaces-Predicate Part-1.mp4

232.4 MB

027 Predicate-Study-Material-2.pdf

967.9 KB

028 Predefined Functional Interfaces-Predicate Part-2.mp4

299.0 MB

029 Predefined Functional Interfaces-Predicate Part-3.mp4

147.8 MB

030 Predefined Functional Interfaces-Predicate Joining.mp4

230.1 MB

031 Program to display names starts with K by using Predicate.mp4

175.6 MB

032 Predicate Example to Remove null values and Empty String from the given List.mp4

221.1 MB

033 Program for User Authentication by using Predicate.mp4

287.7 MB

034 Program to Check Whether Software Engineer is allowed into Pub or not.mp4

289.1 MB

035 Employee Management Application by using Predicate Part-1.mp4

473.5 MB

036 Employee Management Application by using Predicate Part-2.mp4

245.2 MB

037 Employee Management Application by using Predicate Part-3.mp4

349.2 MB

038 Predicate interface isEqual() method.mp4

266.3 MB

/07 Predefined Functional Interfaces -Function/

039 Functions-Study-Material-2.pdf

724.2 KB

039 Predefined Functional Interfaces-Function.mp4

345.1 MB

040 Program to remove spaces present in the given String by using Function.mp4

289.2 MB

041 Program to find Student Grade by using Function.mp4

439.4 MB

042 Progarm to find Total Monthly Salary of All Employees by using Function.mp4

200.1 MB

043 Progarm to perform Salary Increment for Employees by using Predicate Function.mp4

231.9 MB

044 Function Chaining.mp4

272.3 MB

045 Demo program to Demonstrate the difference between andThen() and compose().mp4

122.1 MB

046 Demo Program for User Authentication by using Function Chaining.mp4

284.1 MB

047 Function interface Static Method identity().mp4

108.9 MB

/08 Predefined Functional Interfaces -Consumer/

048 Consumer Introduction.mp4

188.6 MB

048 Consumer-Study-Material-2.pdf

546.9 KB

049 Program to display Movie Information by using Consumer.mp4

237.9 MB

050 Program to display Student Information by using PredicateFunction and Consumer.mp4

415.5 MB

051 Consumer Chaining.mp4

247.8 MB

/09 Predefined Functional Interfaces - Supplier/

052 Supplier Introduction.mp4

222.9 MB

052 Supplier-Study-Material-2.pdf

721.9 KB

053 Program to get System Date by using Supplier.mp4

98.0 MB

054 Program to get Random Name by using Supplier.mp4

167.5 MB

055 Program to get Random OTP by using Supplier.mp4

203.4 MB

056 Program to get Random Password by using Supplier.mp4

363.4 MB

057 Comparison Table of PredicateFunctionConsumer and Supplier.mp4

166.3 MB

/10 Two-Argument (Bi) Functional Interfaces- BiPredicate BiFunction BiConsumer/

058 Introduction.mp4

244.1 MB

058 Java-8-New-Features-in-Simple-Way-Two-Argument-Bi-Functional-Interfaces.pdf

505.3 KB

059 BiPredicate.mp4

169.1 MB

060 BiFunction.mp4

140.2 MB

061 Creation of Student object by taking name and rollno as input with BiFunction.mp4

145.1 MB

062 Calculate Monthly Salary With Employee and TimeSheet By using BiFunction.mp4

169.5 MB

063 BiConsumer.mp4

162.4 MB

064 Demo Program to Increment Employee Salary by using BiFunction BiConsumer.mp4

244.6 MB

065 Comparison Table between One-Argument Two-Argument Functional Interfaces.mp4

144.0 MB

/11 Primitive Type Functional Interfaces UnaryOperator and BinaryOperator/

066 AutoboxingAutounboxing and Type Parameter.mp4

294.3 MB

066 Java-8-New-Features-in-Simple-Way-Primitive-Type-Functional-Interfaces.pdf

582.3 KB

067 Need of Primitve Type Functional Interfaces.mp4

232.0 MB

068 Primitve Type Functional Interfaces for Predicate.mp4

169.9 MB

069 3 Demo Programs about Primitve Type Functional Interfaces for Function.mp4

393.2 MB

070 All 15 Primitve Type Functional Interfaces for Function.mp4

150.1 MB

071 Primitive Versions for Consumer.mp4

410.0 MB

072 Primitive Versions for Supplier.mp4

276.1 MB

073 UnaryOperator and its Primitive Versions.mp4

348.6 MB

074 BinaryOperator.mp4

208.7 MB

075 Primitive Versions for BinaryOperator.mp4

238.4 MB

/12 Method and Constructor Reference By using Operator/

076 Method Reference By Double Colon() Operator Part-1.mp4

299.5 MB

077 Method Reference By Double Colon() Operator Part-2.mp4

365.3 MB

078 Constructor Reference By Double Colon() Operator.mp4

213.8 MB

/13 Streams/

079 Introduction to Streams.mp4

216.0 MB

080 Methods of Streamsfilter() and map().mp4

329.2 MB

081 Difference between filter() and map().mp4

276.5 MB

082 Various methods of Stream Part-1.mp4

329.8 MB

083 Various methods of Stream Part-2.mp4

224.6 MB

084 Various methods of Stream Part-3.mp4

263.4 MB

085 Various methods of Stream Part-4.mp4

215.6 MB

086 Summary of Streams.mp4

137.7 MB

/14 Date and Time API/

087 Date and Time API Introduction Part-1.mp4

250.1 MB

088 Date and Time API Introduction Part-2.mp4

230.8 MB

089 Date and Time API Introduction Part-3.mp4

309.8 MB

090 Date and Time API Introduction Period Year.mp4

175.2 MB

091 Date and Time API Introduction ZoneIdZonedDateTime.mp4

206.3 MB

/15 Java 8 New Features Summary/

092 Summary Part-1.mp4

181.4 MB

093 Summary Part-2.mp4

291.3 MB

/

[CourseClub.NET].url

0.1 KB

[FCS Forum].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

 

Total files 104


Copyright © 2024 FileMood.com