https://img100.pixhost.to/images/404/537368816_que-es-udemy-analisis-opiniones.jpg
1.71 GB | 2min 11s | mp4 | 1920X1080  | 16:9
Genre:eLearning |Language:English


Files Included :
1  Java Programming Bootcamp Zero to Mastery.mp4 (66.16 MB)
10  Understanding Variables.mp4 (6.95 MB)
100  Throwing Exceptions.mp4 (10.75 MB)
101  Checked and Unchecked Exceptions.mp4 (9.68 MB)
102  Handling Exceptions Throws.mp4 (11.53 MB)
103  Handling Exceptions Try-Catch.mp4 (8 MB)
104  Handling Exceptions Try with Resources.mp4 (17.05 MB)
105  Creating Custom Exceptions.mp4 (16.22 MB)
106  Reading and Writing Files.mp4 (10.22 MB)
107  Reading Files with FileReader.mp4 (11.18 MB)
108  Writing to Files with FileWriter.mp4 (11.71 MB)
109  Getting Started with Lambda Expressions.mp4 (5.95 MB)
11  Working with Variables in Java.mp4 (7.09 MB)
110  Functional Interfaces.mp4 (6.91 MB)
111  Understanding Lambda Expressions.mp4 (5.49 MB)
112  Writing Lambda Expression.mp4 (20.57 MB)
113  Lambda Expressions as Arguments.mp4 (21.2 MB)
114  Scope and Lambda Expressions.mp4 (9.53 MB)
115  Built-in Functional Interfaces.mp4 (20.22 MB)
116  Shorthand Lambda Expression Method Reference.mp4 (21.73 MB)
117  Understanding Streams.mp4 (6.66 MB)
118  Stream API Source Operations.mp4 (11.4 MB)
119  Stream API Terminal Operations.mp4 (29.44 MB)
12  Working with Primitives.mp4 (11.26 MB)
120  Stream API Intermediate Operations.mp4 (12.5 MB)
121  Using the Stream API Practical Examples.mp4 (9.15 MB)
122  Different Parts of the Memory Heap, Stack, Metaspace.mp4 (13.04 MB)
123  The Automatic Garbage Collection Process.mp4 (6.74 MB)
124  Understanding StackOverflowError and OutOfMemoryError.mp4 (6.47 MB)
125  Understanding Concurrency and Multithreading.mp4 (8.72 MB)
126  Working with Threads.mp4 (18.33 MB)
127  Atomic Classes.mp4 (10.04 MB)
128  Synchronized.mp4 (10.41 MB)
129  Lock Interface.mp4 (9.89 MB)
13  Sizes of Primitives.mp4 (5.46 MB)
130  Concurrent Collections.mp4 (11.07 MB)
131  ExecutorService and Thread Pools.mp4 (13.73 MB)
132  Common Problems in Multithreading.mp4 (24.16 MB)
133  Using Scanner for Interactive Console Apps.mp4 (9.87 MB)
134  Thank You.mp4 (4.25 MB)
14  Performing Operations with Operators.mp4 (3.5 MB)
15  Arithmetic Operators.mp4 (9.24 MB)
16  Assignment Operators.mp4 (4.28 MB)
17  Unary Operators.mp4 (8.96 MB)
18  Relational Operators.mp4 (5.13 MB)
19  Storing Text Variables in Strings.mp4 (17.97 MB)
2  What is Java.mp4 (9.18 MB)
20  Understanding Casting.mp4 (6.46 MB)
21  Casting in Java.mp4 (11.38 MB)
22  Storing Multiple Values in One Variable.mp4 (8.92 MB)
23  Working with Arrays.mp4 (4.92 MB)
24  Primitives vs  Objects.mp4 (9.99 MB)
25  Objects Containing Primitives.mp4 (3.06 MB)
26  Objects Containing Objects.mp4 (9.21 MB)
27  Understanding the Stack and Heap.mp4 (9.74 MB)
28  The Meaning of Pass by Value.mp4 (10.38 MB)
29  If Statement.mp4 (6.3 MB)
3  When Do We Need Java  Backend vs  Frontend.mp4 (5.91 MB)
30  Demo If Statement.mp4 (13.68 MB)
31  Switch Statement.mp4 (8.26 MB)
32  Demo Switch Statement.mp4 (14.54 MB)
33  While Loop.mp4 (9.25 MB)
34  Demo While Loop.mp4 (9.41 MB)
35  Do While Loop.mp4 (5.15 MB)
36  Demo Do While Loop.mp4 (4.96 MB)
37  For Loop.mp4 (6.63 MB)
38  Demo For Loop.mp4 (8.72 MB)
39  Foreach Loop.mp4 (5.24 MB)
4  Time To Get Your Hands Dirty - Your First Java Program.mp4 (12.81 MB)
40  Demo Foreach Loop.mp4 (4.29 MB)
41  Controlling Loops with Break and Continue.mp4 (14.1 MB)
42  The Syntax of a Basic Method.mp4 (6.61 MB)
43  Adding Input Parameters to Methods.mp4 (8.74 MB)
44  Adding the Return Type and the Return Statement.mp4 (7.72 MB)
45  Invoking Different Methods.mp4 (9.96 MB)
46  Exercise Imposter Syndrome.mp4 (11.26 MB)
47  Understanding Access Modifiers.mp4 (6.79 MB)
48  Public Access Modifier.mp4 (3.37 MB)
49  Demo Public.mp4 (5.5 MB)
5  Creating Classes.mp4 (18.78 MB)
50  Private Access Modifier.mp4 (8.14 MB)
51  Demo Private.mp4 (5.44 MB)
52  Default Access (No Modifier).mp4 (5.43 MB)
53  Demo Default.mp4 (3.47 MB)
54  Protected Access Modifier.mp4 (4.57 MB)
55  Demo Protected.mp4 (4.57 MB)
56  Static Modifier.mp4 (13.32 MB)
57  Demo Static.mp4 (8.59 MB)
58  String Class.mp4 (2.14 MB)
59  Methods on the String Class.mp4 (19.45 MB)
6  Using Classes to Create Objects.mp4 (10.92 MB)
60  Understanding String Immutability.mp4 (14.82 MB)
61  Comparing Strings.mp4 (13.56 MB)
62  Working with StringBuilder.mp4 (12.9 MB)
63  LocalDate.mp4 (12.18 MB)
64  LocalTime.mp4 (7.63 MB)
65  LocalDateTime.mp4 (12.04 MB)
66  ZonedDateTime.mp4 (15.21 MB)
67  Duration and Period.mp4 (14.83 MB)
68  Calculating with Dates and Times.mp4 (11.39 MB)
69  Formatting and Parsing Dates.mp4 (25.21 MB)
7  Structuring the Application with Packages.mp4 (14.25 MB)
70  Introduction to OOP.mp4 (10.56 MB)
71  OOP Pillar 1 Inheritance.mp4 (14.7 MB)
72  OOP Pillar 2 Encapsulation.mp4 (11.12 MB)
73  OOP Pillar 3 Abstraction.mp4 (5.08 MB)
74  OOP Pillar 4 Polymorphism.mp4 (15.1 MB)
75  Overriding, Overloading and Hiding.mp4 (14.79 MB)
76  Constructors Explained.mp4 (6.59 MB)
77  Default Constructor.mp4 (6.06 MB)
78  Custom Constructor.mp4 (8.17 MB)
79  Using super() and this().mp4 (13.26 MB)
8  Adding Class Members to Classes.mp4 (17.16 MB)
80  Constructors and Inheritance.mp4 (12.57 MB)
81  What Are Enums.mp4 (4.97 MB)
82  Creating and Using Basic Enums.mp4 (7.28 MB)
83  Enums with Members.mp4 (9.87 MB)
84  How Enums Work Beneath the Surface.mp4 (11.68 MB)
85  Understanding Interfaces.mp4 (12.74 MB)
86  Creating Interfaces.mp4 (6.88 MB)
87  Implementing Interfaces.mp4 (7.5 MB)
88  Interfaces with Default Methods.mp4 (8.12 MB)
89  Interfaces with Static and Private Methods.mp4 (6.51 MB)
9  Understanding the Application Structure.mp4 (4.19 MB)
90  Implementing Interfaces with Conflicting Method Signatures.mp4 (6.89 MB)
91  Abstract Classes and Abstract Methods.mp4 (13.85 MB)
92  Final Keyword.mp4 (7.16 MB)
93  Understanding Generics.mp4 (12.75 MB)
94  Using Classes with Generics.mp4 (8.97 MB)
95  Collection Framework List.mp4 (16.02 MB)
96  Collection Framework Set.mp4 (8.21 MB)
97  Collection Framework Queue.mp4 (13.95 MB)
98  Collection Framework Map.mp4 (16.98 MB)
99  Understanding Exceptions.mp4 (9.45 MB)]
Screenshot
https://images2.imgbox.com/54/4a/VuJOQrx3_o.jpg



NitroFlare

Код:
https://nitroflare.com/view/97EAF773474DF27/
https://nitroflare.com/view/B7B228042288B4B/