Section 14. (Lambda expressions, functional interfaces, method references) Udemy - Java Programming Masterclass
Git Lambda Expressions Overview Functional interface Consumer functional interface Predicate functional interface ...
Git Lambda Expressions Overview Functional interface Consumer functional interface Predicate functional interface ...
Overview Github repo Spring boot version Standard Directory Structure Spring Framework Overview Springboot Framework ...
Git Nested Classes When to use nested classes 4 types of Nested classes JDK versions Static nested class Inner classes Local Classes Anonymous Cl...
Arrays Notes Declaration Instanciating Print Sorting Searching Equality Fill CopyOf Multi-Dimensional arrays D...
Git Overview Example Generic naming convention Raw usage of generic classes Converting ArrayList to a List of a specific type Comparable interface Comparator inter...
Section 11 Abstraction in Java Udemy - Java Programming Masterclass Abstraction Notes Abstract classes Example A...
Overview What are UML diagrams Types of UML diagrams Good resources Arrows, Symbols explained Visibility / Access Modifers Static Relation...
Sections 1 - 23 Section 1 Physical Logical Sections 1 - 23 Section 1 Physical Data structure vs Logical Data structure Phy...
OOP OOP Concepts Encapsulation Usually has 2 meanings in OOP Bundling of behavior and attributes on a single object The practice of hiding fields and methods from public ac...