Name [UdemyCourseDownloader] Implementing Design Patterns Using Java 8 Lambda
File Type video
Size 500.44MB
UpdateDate 2024-11-18
hash *****4FD98F231C9EB6588B0A2BB150E6E8F393
Hot 1
Files 05. Using Partial Application and Lambdas to Build Validators/07. Handling Several Exceptions with the Suppressed Exceptions.mp4 | 28.39MB udemycoursedownloader.com.url | 132B 00. Course Overview/00. Course Overview.mp4 | 3.19MB 01. Introducing Default Methods to Chain and Compose Functions/00. Introducing the Course - Designing API with Functional Interfaces.mp4 | 2.67MB 01. Introducing Default Methods to Chain and Compose Functions/01. Who Are You - What Should You Know to Follow this Course - .mp4 | 3.37MB 01. Introducing Default Methods to Chain and Compose Functions/02. Introducing the Agenda of the Course and This Module.mp4 | 2.71MB 01. Introducing Default Methods to Chain and Compose Functions/03. Creating Default Methods to Chain Consumers as Lambda Expressions.mp4 | 12.37MB 01. Introducing Default Methods to Chain and Compose Functions/04. Implementing the Consumer.andThen Method to Chain Consumers.mp4 | 5.79MB 01. Introducing Default Methods to Chain and Compose Functions/05. Preventing the Chaining of Corrupted Lambdas Using Exceptions.mp4 | 8.01MB 01. Introducing Default Methods to Chain and Compose Functions/06. Wrapping up the Use of Default Methods to Chain Lamdbas.mp4 | 1.23MB 01. Introducing Default Methods to Chain and Compose Functions/07. Leveraging Default Methods to Combine Predicates.mp4 | 7.18MB 01. Introducing Default Methods to Chain and Compose Functions/08. Implementing the Predicate.and Logical Operator.mp4 | 6.61MB 01. Introducing Default Methods to Chain and Compose Functions/09. Negating a Predicate with a Predicate.negate Default Method.mp4 | 7.60MB 01. Introducing Default Methods to Chain and Compose Functions/10. Wrapping up the Use of Default Methods to Combine Lamdbas.mp4 | 1.03MB 01. Introducing Default Methods to Chain and Compose Functions/11. Setting up the Generic Types of a Chained Function.mp4 | 10.44MB 01. Introducing Default Methods to Chain and Compose Functions/12. Implementing the Chaining of Functions with Default Methods.mp4 | 5.60MB 01. Introducing Default Methods to Chain and Compose Functions/13. Understanding the Difference between Chaining and Composing.mp4 | 12.92MB 01. Introducing Default Methods to Chain and Compose Functions/14. Using Static Methods on Functional Interfaces to Create Lambdas.mp4 | 4.40MB 01. Introducing Default Methods to Chain and Compose Functions/15. Checking the Real Functional Interfaces from the JDK.mp4 | 6.31MB 01. Introducing Default Methods to Chain and Compose Functions/16. Module Wrap Up.mp4 | 3.82MB 02. Using Function Composition and Chaining to Build Comparators/00. Introducing the Module and Its Agenda.mp4 | 2.41MB 02. Using Function Composition and Chaining to Build Comparators/01. Writing a Comparator of Person Comparing Their Names.mp4 | 9.84MB 02. Using Function Composition and Chaining to Build Comparators/02. Creating a Factory Method of Comparators Using a Key Extractor.mp4 | 11.66MB 02. Using Function Composition and Chaining to Build Comparators/03. Reversing a Comparator with the User of a Default Method.mp4 | 7.50MB 02. Using Function Composition and Chaining to Build Comparators/04. Making the Factory Method Generic to Accept Any Comparable Object.mp4 | 10.86MB 02. Using Function Composition and Chaining to Build Comparators/05. Wrapping up the Creation of Comparators Using Key Extractors.mp4 | 1.85MB 02. Using Function Composition and Chaining to Build Comparators/06. Leveraging Default Methods to Combine Comparators.mp4 | 12.25MB 02. Using Function Composition and Chaining to Build Comparators/07. Improving the Design of the API to Make It Fluent.mp4 | 10.62MB 02. Using Function Composition and Chaining to Build Comparators/08. Checking the Real Comparator Interface from the JDK.mp4 | 7.19MB 02. Using Function Composition and Chaining to Build Comparators/09. Module Wrap Up.mp4 | 3.33MB 03. From Factory and Registry to Builder Using Lambda Expressions/00. Introducing the Module and Its Agenda.mp4 | 2.17MB 03. From Factory and Registry to Builder Using Lambda Expressions/01. Creating a Factory by Extending the Supplier Functional Interface.mp4 | 10.19MB 03. From Factory and Registry to Builder Using Lambda Expressions/02. Adding Functionalities to a Factory Using Default Methods.mp4 | 7.13MB 03. From Factory and Registry to Builder Using Lambda Expressions/03. Extending the Factory to Handle Constructor with Parameters.mp4 | 10.89MB 03. From Factory and Registry to Builder Using Lambda Expressions/04. Making the Factory Fluent Using Generics and Method References.mp4 | 16.17MB 03. From Factory and Registry to Builder Using Lambda Expressions/05. Updating the Factory to Implement the Singleton Pattern.mp4 | 4.52MB 03. From Factory and Registry to Builder Using Lambda Expressions/06. Wrapping up the Factory and Singleton Patterns Using Lambdas.mp4 | 2.02MB 03. From Factory and Registry to Builder Using Lambda Expressions/07. Introducing the Registry and the Builder Pattern.mp4 | 4.00MB 03. From Factory and Registry to Builder Using Lambda Expressions/08. Designing an API to Create a Registry Using the Builder Pattern.mp4 | 3.96MB 03. From Factory and Registry to Builder Using Lambda Expressions/09. Introducing the Registry and the Builder Examples.mp4 | 5.67MB 03. From Factory and Registry to Builder Using Lambda Expressions/10. Writing the Registration of a Factory Using a Consumer of Builder.mp4 | 18.05MB 03. From Factory and Registry to Builder Using Lambda Expressions/11. Making the Registry Functional to Implement It Using a Lambda.mp4 | 7.57MB 03. From Factory and Registry to Builder Using Lambda Expressions/12. Testing the Registry to Create Different Kind of Shapes.mp4 | 8.80MB 03. From Factory and Registry to Builder Using Lambda Expressions/13. Controlling Missing Keys with Exceptions Defined at the API Level.mp4 | 18.92MB 03. From Factory and Registry to Builder Using Lambda Expressions/14. Wrapping up the Registry and Builder Built with Lambda Example.mp4 | 4.72MB 03. From Factory and Registry to Builder Using Lambda Expressions/15. Module Wrap Up.mp4 | 2.30MB 04. Implementing The Visitor Pattern Using Functions and Composition/00. Introducing the Module and Its Agenda.mp4 | 1.90MB 04. Implementing The Visitor Pattern Using Functions and Composition/01. Adding Operations on Classes Using the Visitor Pattern.mp4 | 2.85MB 04. Implementing The Visitor Pattern Using Functions and Composition/02. Organizing a Simple Object Model to Implement the Visitor Pattern.mp4 | 2.85MB 04. Implementing The Visitor Pattern Using Functions and Composition/03. Writing a Visitable Set of Classes along with a Visitor.mp4 | 3.88MB 04. Implementing The Visitor Pattern Using Functions and Composition/04. Adding Methods on a Class without Changing It Using Lambdas.mp4 | 1.62MB 04. Implementing The Visitor Pattern Using Functions and Composition/05. Writing the Lambda Visitor Pattern on the Car Model Object.mp4 | 7.54MB 04. Implementing The Visitor Pattern Using Functions and Composition/06. Adding the Static and Default Methods for the Pattern to Compile.mp4 | 8.38MB 04. Implementing The Visitor Pattern Using Functions and Composition/07. Implementing the Registry of Types to Be Visited and Functions.mp4 | 8.47MB 04. Implementing The Visitor Pattern Using Functions and Composition/08. Running the Pattern with the Initialized Registry.mp4 | 10.39MB 04. Implementing The Visitor Pattern Using Functions and Composition/09. Adding a Second Element to the Registry - A First Version.mp4 | 14.51MB 04. Implementing The Visitor Pattern Using Functions and Composition/10. Fixing the Multi Element Registry with the Chaining of Consumers.mp4 | 22.62MB 04. Implementing The Visitor Pattern Using Functions and Composition/11. Making this Visitor Pattern Type Safe Using Gnerics.mp4 | 25.31MB 04. Implementing The Visitor Pattern Using Functions and Composition/12. Module Wrap Up.mp4 | 3.15MB 05. Using Partial Application and Lambdas to Build Validators/00. Introducing the Module and Its Agenda.mp4 | 1.85MB 05. Using Partial Application and Lambdas to Build Validators/01. Setting up a Person Bean with Two Validation Rules.mp4 | 2.59MB 05. Using Partial Application and Lambdas to Build Validators/02. Understanding the Validation Rules and Setting up Examples.mp4 | 5.70MB 05. Using Partial Application and Lambdas to Build Validators/03. Writing the Validator Pattern in the Case of a Person Bean.mp4 | 6.26MB 05. Using Partial Application and Lambdas to Build Validators/04. Implementing the Validator Interface in the Case of a Valid Bean.mp4 | 8.21MB 05. Using Partial Application and Lambdas to Build Validators/05. Extending the Validator to Handle One Violated Rule.mp4 | 7.58MB 05. Using Partial Application and Lambdas to Build Validators/06. Introducing the SuppressedExceptions to Wrap Exceptions Together.mp4 | 11.14MB Udemy Course downloader.txt | 94B 05. Using Partial Application and Lambdas to Build Validators/08. Module and Course Wrap Up.mp4 | 5.44MB