首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[Udemy] Разработчик Java SE 11 1Z0-819 OCP - Части 1-2 (2021) [En]
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-7-12 16:29
2024-12-27 02:05
181
20.7 GB
316
磁力链接
magnet:?xt=urn:btih:c97273dae8603c5c1d839a40f9adeae3932ef4ea
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmM5NzI3M2RhZTg2MDNjNWMxZDgzOWE0MGY5YWRlYWUzOTMyZWY0ZWFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Udemy
Разработчик
Java
SE
11
1Z0-819
OCP
-
Части
1-2
2021
En
文件列表
Part 1/01 Creating a Simple Java Program/001 Introduction.mp4
11.82MB
Part 1/01 Creating a Simple Java Program/002 Course Info.mp4
21.15MB
Part 1/01 Creating a Simple Java Program/003 Why Java 11_.mp4
47.32MB
Part 1/01 Creating a Simple Java Program/004 Java Certification - Which Courses do I need_.mp4
17.09MB
Part 1/01 Creating a Simple Java Program/005 Oracle Exam Codes - What you need to Know.mp4
13.75MB
Part 1/01 Creating a Simple Java Program/006 Which Vendors JDK 11 Should you Use_.mp4
9.33MB
Part 1/01 Creating a Simple Java Program/007 Which IDE should you Use_.mp4
5.67MB
Part 1/01 Creating a Simple Java Program/008 Packages and Imports.mp4
76.21MB
Part 1/01 Creating a Simple Java Program/009 Fully Qualified Class Name, Single Type Import and Type Import on Demand.mp4
70.92MB
Part 1/01 Creating a Simple Java Program/010 Fully Qualified Class Name, Static Type Import and Static Import on Demand.mp4
36.82MB
Part 1/01 Creating a Simple Java Program/011 Imports and Packages_ Out of the Ordinary Concepts.mp4
79.11MB
Part 1/01 Creating a Simple Java Program/012 Static Imports and Packages_ Out of the Ordinary Concepts.mp4
80.66MB
Part 1/02 Understanding Java Technology and the Environment/001 Understanding Java Technology and the Environment.mp4
49.36MB
Part 1/03 Working With Java Primitive Data Types and String APIs/001 Section Introduction.mp4
10.36MB
Part 1/03 Working With Java Primitive Data Types and String APIs/002 Primitive Data Type Recap.mp4
8.07MB
Part 1/03 Working With Java Primitive Data Types and String APIs/003 Declaring Primitive Types.mp4
81.19MB
Part 1/03 Working With Java Primitive Data Types and String APIs/004 Local Variable Initialization.mp4
104.85MB
Part 1/03 Working With Java Primitive Data Types and String APIs/005 Narrowing and Widening.mp4
87.66MB
Part 1/03 Working With Java Primitive Data Types and String APIs/006 Casting.mp4
46.17MB
Part 1/03 Working With Java Primitive Data Types and String APIs/007 Declare and Initialize Variables_ Out of the Ordinary Concepts.mp4
71.63MB
Part 1/03 Working With Java Primitive Data Types and String APIs/008 Scope.mp4
87.25MB
Part 1/03 Working With Java Primitive Data Types and String APIs/009 More on Scope.mp4
42.83MB
Part 1/03 Working With Java Primitive Data Types and String APIs/010 Local Variable Scope_ Out of the Ordinary Concepts.mp4
31.23MB
Part 1/03 Working With Java Primitive Data Types and String APIs/011 Local Variable Type Interference.mp4
83.56MB
Part 1/03 Working With Java Primitive Data Types and String APIs/012 Local Variable Type Inference_ Out of the Ordinary Concepts.mp4
52.5MB
Part 1/03 Working With Java Primitive Data Types and String APIs/013 String Recap.mp4
45.49MB
Part 1/03 Working With Java Primitive Data Types and String APIs/014 Creating Strings.mp4
52.75MB
Part 1/03 Working With Java Primitive Data Types and String APIs/015 String Concatenation.mp4
91.67MB
Part 1/03 Working With Java Primitive Data Types and String APIs/016 Manipulating Strings.mp4
129.79MB
Part 1/03 Working With Java Primitive Data Types and String APIs/017 Text Search in String.mp4
30.12MB
Part 1/03 Working With Java Primitive Data Types and String APIs/018 Other String Manipulation.mp4
49.37MB
Part 1/03 Working With Java Primitive Data Types and String APIs/019 Replacement Methods and Text Transformation.mp4
79.29MB
Part 1/03 Working With Java Primitive Data Types and String APIs/020 Creating and Manipulating Strings_ Out of the Ordinary Concepts.mp4
74.24MB
Part 1/03 Working With Java Primitive Data Types and String APIs/021 Manipulate Data Using the StringBuilder.mp4
110.69MB
Part 1/03 Working With Java Primitive Data Types and String APIs/022 StringBuilder_ Out of the Ordinary Concepts.mp4
63.59MB
Part 1/04 Using Operators and Decision Constructs/001 Section Intro.mp4
8.37MB
Part 1/04 Using Operators and Decision Constructs/002 Java Operator Overview.mp4
29.26MB
Part 1/04 Using Operators and Decision Constructs/003 Pre and Postfix Increment and Decrement Operators.mp4
37.05MB
Part 1/04 Using Operators and Decision Constructs/004 Binary Operators Overview.mp4
21.87MB
Part 1/04 Using Operators and Decision Constructs/005 Binary Operators Code Part 1.mp4
87.19MB
Part 1/04 Using Operators and Decision Constructs/006 Binary Operators Code Part 2.mp4
99.91MB
Part 1/04 Using Operators and Decision Constructs/007 Java Operators_ Out of the Ordinary Concepts.mp4
90.9MB
Part 1/04 Using Operators and Decision Constructs/008 if else Decision Construct.mp4
51.74MB
Part 1/04 Using Operators and Decision Constructs/009 switch Decision Construct.mp4
60.57MB
Part 1/04 Using Operators and Decision Constructs/010 Java Control Statements_ Out of the Ordinary Concepts.mp4
51.2MB
Part 1/04 Using Operators and Decision Constructs/011 Loop Structures.mp4
48.34MB
Part 1/04 Using Operators and Decision Constructs/012 for Loop_ Out of the Ordinary Concepts.mp4
84.16MB
Part 1/05 Working with Java Arrays/001 Introduction to Working with Java Arrays.mp4
10.92MB
Part 1/05 Working with Java Arrays/002 Array Declaration and Initialization Overview.mp4
29.79MB
Part 1/05 Working with Java Arrays/003 Array Declaration and Initialization.mp4
29.83MB
Part 1/05 Working with Java Arrays/004 Manipulating Arrays.mp4
82.73MB
Part 1/05 Working with Java Arrays/005 Array Search Methods.mp4
52.89MB
Part 1/05 Working with Java Arrays/006 Manipulating Data in Arrays.mp4
87.63MB
Part 1/05 Working with Java Arrays/007 Array Data Transformation Methods.mp4
62.73MB
Part 1/05 Working with Java Arrays/008 Two Dimensional Arrays.mp4
48.76MB
Part 1/05 Working with Java Arrays/009 Arrays_ Out of the Ordinary Concepts - Unboxing.mp4
62.26MB
Part 1/05 Working with Java Arrays/010 Arrays_ Out of the Ordinary Concepts - Lists.mp4
103.14MB
Part 1/05 Working with Java Arrays/011 Arrays_ Out of the Ordinary Concepts - Summary of Copying.mp4
19.16MB
Part 1/06 Describing and Using Objects and Classes/001 Section Introduction.mp4
6.24MB
Part 1/06 Describing and Using Objects and Classes/002 Declare and Instantiate.mp4
22.46MB
Part 1/06 Describing and Using Objects and Classes/003 Coding Classes and Garbage Collection.mp4
67.16MB
Part 1/06 Describing and Using Objects and Classes/004 Defining the Structure of a Class.mp4
31.64MB
Part 1/06 Describing and Using Objects and Classes/005 More Declaration Examples and Initializer Blocks.mp4
37.77MB
Part 1/06 Describing and Using Objects and Classes/006 Initializers and Static Initializers in Code.mp4
58.47MB
Part 1/06 Describing and Using Objects and Classes/007 Class Structures_ Out of the Ordinary Concepts.mp4
52.48MB
Part 1/06 Describing and Using Objects and Classes/008 Read or Write to Object Fields.mp4
20.62MB
Part 1/06 Describing and Using Objects and Classes/009 Read or Write to Object Fields Code Examples.mp4
53.03MB
Part 1/07 Creating and Using Methods/001 Section Introduction.mp4
8.87MB
Part 1/07 Creating and Using Methods/002 Methods, Constructors, Arguments and Return Types.mp4
50.03MB
Part 1/07 Creating and Using Methods/003 Methods Pass by Value and Constructors.mp4
87.86MB
Part 1/07 Creating and Using Methods/004 Methods_ Out of the Ordinary Concepts.mp4
71.56MB
Part 1/07 Creating and Using Methods/005 Overloaded Methods.mp4
78.97MB
Part 1/07 Creating and Using Methods/006 Determining which Overloaded Methods gets called.mp4
36.28MB
Part 1/07 Creating and Using Methods/007 Overloaded Methods_ Out of the Ordinary Concepts.mp4
58.58MB
Part 1/07 Creating and Using Methods/008 Static Keyword on Methods and Fields.mp4
73MB
Part 1/07 Creating and Using Methods/009 Detailed Static Keyword Example.mp4
33.98MB
Part 1/08 Applying Encapsulation/001 Section Introduction.mp4
10.53MB
Part 1/08 Applying Encapsulation/002 Applying Access Modifiers.mp4
45.45MB
Part 1/08 Applying Encapsulation/003 Access Modifiers in Code.mp4
90.57MB
Part 1/08 Applying Encapsulation/004 Access Modifiers_ Out of the Ordinary Concepts.mp4
47.78MB
Part 1/08 Applying Encapsulation/005 Apply Encapsulation Principles to a Class.mp4
27.58MB
Part 1/08 Applying Encapsulation/006 Apply Encapsulation Principles_ Out of the Ordinary Concepts.mp4
49.24MB
Part 1/09 Reusing Implementations through Inheritance/001 Section Introduction.mp4
9.11MB
Part 1/09 Reusing Implementations through Inheritance/002 Subclasses and Superclasses.mp4
17.33MB
Part 1/09 Reusing Implementations through Inheritance/003 Creating and Using Subclasses and Superclasses.mp4
63MB
Part 1/09 Reusing Implementations through Inheritance/004 Subclasses and Superclasses_ Out of the Ordinary Concepts.mp4
85.64MB
Part 1/09 Reusing Implementations through Inheritance/005 Create and Extend Abstract Classes.mp4
74.56MB
Part 1/09 Reusing Implementations through Inheritance/006 Abstract Classes_ Out of the Ordinary Concepts.mp4
72.39MB
Part 1/09 Reusing Implementations through Inheritance/007 Polymorphism.mp4
42.45MB
Part 1/09 Reusing Implementations through Inheritance/008 Polymorphism Code.mp4
100.42MB
Part 1/09 Reusing Implementations through Inheritance/009 Polymorphism_ Out of the Ordinary Concepts.mp4
82.11MB
Part 1/09 Reusing Implementations through Inheritance/010 Polymorphism Casting Object vs Reference.mp4
48.12MB
Part 1/09 Reusing Implementations through Inheritance/011 Polymorphism Casting Mistakes and Upcasting.mp4
60.38MB
Part 1/09 Reusing Implementations through Inheritance/012 Polymorphism_ Out of the Ordinary Casting.mp4
66.46MB
Part 1/09 Reusing Implementations through Inheritance/013 Polymorphism_ Out of the Ordinary Generics.mp4
83.94MB
Part 1/10 Programming Abstractly through Interfaces/001 Section Introduction.mp4
8.62MB
Part 1/10 Programming Abstractly through Interfaces/002 Creating and Implementing Interfaces.mp4
82.38MB
Part 1/10 Programming Abstractly through Interfaces/003 Interfaces_ Out of the Ordinary Concepts.mp4
87.49MB
Part 1/10 Programming Abstractly through Interfaces/004 Extending Interfaces_ Out of the Ordinary Concepts.mp4
111.54MB
Part 1/10 Programming Abstractly through Interfaces/005 Distinguish Class and Interface Inheritance.mp4
51.7MB
Part 1/10 Programming Abstractly through Interfaces/006 Code Examples Distinguish Class and Interface Inheritance.mp4
65.16MB
Part 1/10 Programming Abstractly through Interfaces/007 Declare and Use List and ArrayList Instances.mp4
57.14MB
Part 1/10 Programming Abstractly through Interfaces/008 ArrayList Methods and Data Manipulation.mp4
93.04MB
Part 1/10 Programming Abstractly through Interfaces/009 ArrayList toArray Method.mp4
69.89MB
Part 1/10 Programming Abstractly through Interfaces/010 ArrayList toArray and Other Methods.mp4
82.4MB
Part 1/10 Programming Abstractly through Interfaces/011 List and ArrayList Exam Gotchas.mp4
87.79MB
Part 1/10 Programming Abstractly through Interfaces/012 Anonymous Classes.mp4
59.84MB
Part 1/10 Programming Abstractly through Interfaces/013 Lambda Expressions.mp4
56.86MB
Part 1/10 Programming Abstractly through Interfaces/014 Coding Lambda Expressions.mp4
59.41MB
Part 1/10 Programming Abstractly through Interfaces/015 Multiple Parameters for Lambda Expressions.mp4
71.45MB
Part 1/10 Programming Abstractly through Interfaces/016 java.util.function Interfaces and Lambda Expressions.mp4
67.53MB
Part 1/11 Handling Exceptions/001 Section Introduction.mp4
14.16MB
Part 1/11 Handling Exceptions/002 Exception Handling Overview.mp4
19.79MB
Part 1/11 Handling Exceptions/003 Exception Handling in Code.mp4
85.16MB
Part 1/11 Handling Exceptions/004 Try-catch Blocks and Program Flow.mp4
89.19MB
Part 1/11 Handling Exceptions/005 Try Finally.mp4
73.59MB
Part 1/11 Handling Exceptions/006 Create and Invoke Methods that Throw Exceptions.mp4
119.67MB
Part 1/11 Handling Exceptions/007 Exceptions_ Out of the Ordinary Concepts.mp4
83.11MB
Part 1/11 Handling Exceptions/008 Exceptions Finally Clause and Summary.mp4
23.71MB
Part 1/11 Handling Exceptions/009 Exceptions in Static and Instance Initializers.mp4
114.87MB
Part 1/12 Understanding Modules/001 Section Introduction.mp4
8.14MB
Part 1/12 Understanding Modules/002 Describing the Modular Java Development Kit.mp4
32.29MB
Part 1/12 Understanding Modules/003 Examining Modules from the Command Line.mp4
36.47MB
Part 1/12 Understanding Modules/004 Creating, Compiling and Running Modules.mp4
94.42MB
Part 1/12 Understanding Modules/005 Command Line Overview and Multiple Modules.mp4
149.8MB
Part 1/12 Understanding Modules/006 Enabling Access Between Modules.mp4
66.78MB
Part 1/12 Understanding Modules/007 Module Info Exports.mp4
86.24MB
Part 1/12 Understanding Modules/008 Module Info Exports Qualified.mp4
53MB
Part 1/12 Understanding Modules/009 Module Graphs.mp4
67.22MB
Part 1/14 Bonus/001 Bonus Lecture and Information.mp4
46.88MB
Part 2/01 Introduction Section/001 Introduction.mp4
12.13MB
Part 2/01 Introduction Section/002 Course Info.mp4
21.39MB
Part 2/01 Introduction Section/003 Why Java 11_.mp4
57.68MB
Part 2/01 Introduction Section/004 Java Certification - Which Courses do I need_.mp4
17.02MB
Part 2/01 Introduction Section/005 Oracle Exam Codes - What you need to Know.mp4
19.31MB
Part 2/01 Introduction Section/006 Which Vendors JDK 11 Should you Use_.mp4
9.43MB
Part 2/01 Introduction Section/007 Which IDE should you Use_.mp4
3.75MB
Part 2/02 Java Fundamentals/001 Section Introduction Java Fundamentals.mp4
11.02MB
Part 2/02 Java Fundamentals/002 Reference Types Valid Modifiers.mp4
41.74MB
Part 2/02 Java Fundamentals/003 Final Modifier in Class Definitions.mp4
44.79MB
Part 2/02 Java Fundamentals/004 Abstract Modifier in Class Definitions.mp4
36.82MB
Part 2/02 Java Fundamentals/005 Abstract Final Summary.mp4
23.38MB
Part 2/02 Java Fundamentals/006 Creating and Using Nested Classes.mp4
93.85MB
Part 2/02 Java Fundamentals/007 Referencing Instance Members from a Static Nested Class.mp4
43.25MB
Part 2/02 Java Fundamentals/008 Non-static Inner Member Class.mp4
59.09MB
Part 2/02 Java Fundamentals/009 Inner Class Fields and Variable Shadowing.mp4
58.5MB
Part 2/02 Java Fundamentals/010 Local Variable Shadowing and Static Nested Inner Member Class Summary.mp4
32.76MB
Part 2/02 Java Fundamentals/011 Creating and Using Local Classes.mp4
88.29MB
Part 2/02 Java Fundamentals/012 More on Local Classes and Anonymous Classes.mp4
55.12MB
Part 2/02 Java Fundamentals/013 More on Anonymous Classes and Nested Classes.mp4
49.63MB
Part 2/02 Java Fundamentals/014 Creating and Using Enumerations.mp4
43.51MB
Part 2/02 Java Fundamentals/015 Adding Members to an enum.mp4
39.92MB
Part 2/02 Java Fundamentals/016 Complex enums.mp4
70.28MB
Part 2/02 Java Fundamentals/017 Java Fundamentals_ Out of the Ordinary Concepts.mp4
137.91MB
Part 2/02 Java Fundamentals/018 Java Fundamentals_ Out of the Ordinary Concepts Part 2.mp4
98.59MB
Part 2/03 Exception Handling and Assertions/001 Section Introduction.mp4
15.11MB
Part 2/03 Exception Handling and Assertions/002 try-with-resources Construct.mp4
111.71MB
Part 2/03 Exception Handling and Assertions/003 Creating and Using Custom Exceptions.mp4
34.03MB
Part 2/03 Exception Handling and Assertions/004 Custom Exceptions in Code.mp4
151.49MB
Part 2/03 Exception Handling and Assertions/005 Testing Invariants by Using Assertions.mp4
124.02MB
Part 2/03 Exception Handling and Assertions/006 Appropriate Uses of Assertions.mp4
73.61MB
Part 2/03 Exception Handling and Assertions/007 More on Assertions.mp4
125.41MB
Part 2/03 Exception Handling and Assertions/008 Exception Handling_ Out of the Ordinary Concepts.mp4
162.7MB
Part 2/04 Java Interfaces/001 Section Introduction.mp4
9.99MB
Part 2/04 Java Interfaces/002 Create and Use Interfaces with Default Methods.mp4
119.4MB
Part 2/04 Java Interfaces/003 More on Default Methods.mp4
149.5MB
Part 2/04 Java Interfaces/004 Interfaces with Private Methods.mp4
60.25MB
Part 2/04 Java Interfaces/005 Interplay Between Types of Interface Methods.mp4
111.22MB
Part 2/04 Java Interfaces/006 Java Interfaces_ Out of the Ordinary Concepts.mp4
80.92MB
Part 2/04 Java Interfaces/007 Verification of Statements Made.mp4
125.21MB
Part 2/05 Generics and Collections/001 Section Introduction.mp4
9.37MB
Part 2/05 Generics and Collections/002 Wrapper Classes Autoboxing and Unboxing.mp4
63.05MB
Part 2/05 Generics and Collections/003 Wrapper Methods.mp4
80.55MB
Part 2/05 Generics and Collections/004 Other Wrapper Methods.mp4
113.78MB
Part 2/05 Generics and Collections/005 Generics Introduction.mp4
4.48MB
Part 2/05 Generics and Collections/006 Generics Overview.mp4
93.43MB
Part 2/05 Generics and Collections/007 Restrictions on Generic Classes.mp4
51.32MB
Part 2/05 Generics and Collections/008 Generic Classes Bound and Type Erasure.mp4
114.41MB
Part 2/05 Generics and Collections/009 Create and Use Generic Methods.mp4
71.79MB
Part 2/05 Generics and Collections/010 Mix and Match Generic Method and Class Types.mp4
108.13MB
Part 2/05 Generics and Collections/011 Generics Wildcards.mp4
61.36MB
Part 2/05 Generics and Collections/012 Generics Wildcards How to Use.mp4
138.93MB
Part 2/05 Generics and Collections/013 Generics_ Out of the Ordinary Concepts Part 1.mp4
58.24MB
Part 2/05 Generics and Collections/014 Generics_ Out of the Ordinary Concepts Part 2.mp4
62.55MB
Part 2/05 Generics and Collections/015 Collections Framework Introduction.mp4
17.89MB
Part 2/05 Generics and Collections/016 Collections Interface and Set Interface.mp4
37.07MB
Part 2/05 Generics and Collections/017 HashSet, TreeSet, LinkedHashSet Implementations.mp4
81.92MB
Part 2/05 Generics and Collections/018 Sets, Nulls and TreeSet Methods.mp4
33.51MB
Part 2/05 Generics and Collections/019 List Collections Overview.mp4
27.22MB
Part 2/05 Generics and Collections/020 List Interface Code.mp4
116.55MB
Part 2/05 Generics and Collections/021 Queue and Deque.mp4
67.61MB
Part 2/05 Generics and Collections/022 Collections Framework Map Interface.mp4
144.93MB
Part 2/05 Generics and Collections/023 Map Merge.mp4
137.74MB
Part 2/05 Generics and Collections/024 Collections Framework_ Out of the Ordinary Concepts.mp4
56.32MB
Part 2/05 Generics and Collections/025 Comparator and Comparable Interfaces.mp4
82.83MB
Part 2/05 Generics and Collections/026 More on Comparators and Summary.mp4
86.76MB
Part 2/05 Generics and Collections/027 Convenience Methods for Collections.mp4
71.18MB
Part 2/05 Generics and Collections/028 Out of Ordinary Concepts (Wrappers, Comparators, and Collections Class) Part 1.mp4
57.82MB
Part 2/05 Generics and Collections/029 Out of Ordinary Concepts (Wrappers, Comparators, and Collections Class) Part 2.mp4
62.12MB
Part 2/05 Generics and Collections/030 Out of Ordinary Concepts (Wrappers, Comparators, and Collections Class) Part 3.mp4
95.31MB
Part 2/06 Functional Interface and Lambda Expressions/001 Section Introduction.mp4
7.84MB
Part 2/06 Functional Interface and Lambda Expressions/002 Defining and Writing Functional Interfaces.mp4
124.65MB
Part 2/06 Functional Interface and Lambda Expressions/003 Creating and Using Lambda Expressions.mp4
108.64MB
Part 2/06 Functional Interface and Lambda Expressions/004 Functional Interface and Lambda Expressions_ Out of the Ordinary Concepts.mp4
63.64MB
Part 2/07 Built-in Functional Interfaces/001 Section Introduction.mp4
9.27MB
Part 2/07 Built-in Functional Interfaces/002 Using Interfaces from java.util.function.mp4
61.82MB
Part 2/07 Built-in Functional Interfaces/003 java.util.function Predicate.mp4
64.76MB
Part 2/07 Built-in Functional Interfaces/004 Function and BiFunction Interfaces.mp4
87.05MB
Part 2/07 Built-in Functional Interfaces/005 Consumer and Supplier Interfaces.mp4
84.35MB
Part 2/07 Built-in Functional Interfaces/006 Primitive Variations of java.util.function Package.mp4
67.49MB
Part 2/07 Built-in Functional Interfaces/007 Functional Interfaces_ Out of the Ordinary Part 1.mp4
89.61MB
Part 2/07 Built-in Functional Interfaces/008 Functional Interfaces_ Out of the Ordinary Part 2.mp4
68.53MB
Part 2/08 Java Stream API/001 Section Introduction.mp4
33.81MB
Part 2/08 Java Stream API/002 Describe the Stream Interface and Pipelines.mp4
89.21MB
Part 2/08 Java Stream API/003 Streams Terminal and Intermediate Operations Stateless and Stateful.mp4
100.9MB
Part 2/08 Java Stream API/004 Lambda Expressions and Method References.mp4
68.55MB
Part 2/08 Java Stream API/005 Method References.mp4
70.08MB
Part 2/08 Java Stream API/006 Java Stream API_ Out of the Ordinary Concepts Part 1.mp4
83.56MB
Part 2/08 Java Stream API/007 Java Stream API_ Out of the Ordinary Concepts Part 2.mp4
114.31MB
Part 2/09 Lambda Operations on Stream/001 Section Introduction.mp4
21.71MB
Part 2/09 Lambda Operations on Stream/002 Extract Stream Data Using Peek and Map.mp4
99.6MB
Part 2/09 Lambda Operations on Stream/003 Extract Stream Data More on Map Including flatMap.mp4
73.51MB
Part 2/09 Lambda Operations on Stream/004 Use the Optional Class.mp4
70.85MB
Part 2/09 Lambda Operations on Stream/005 Optional Class Methods.mp4
70.53MB
Part 2/09 Lambda Operations on Stream/006 Search Stream Data.mp4
94.62MB
Part 2/09 Lambda Operations on Stream/007 count, min, max, average and sum with streams.mp4
93.33MB
Part 2/09 Lambda Operations on Stream/008 Additional Operations on IntStream, LongStream, and DoubleStream.mp4
81.31MB
Part 2/09 Lambda Operations on Stream/009 Sort a Collection Using Lambda Expressions.mp4
114.38MB
Part 2/09 Lambda Operations on Stream/010 Using Collectors with Streams.mp4
110.05MB
Part 2/09 Lambda Operations on Stream/011 Grouping and Partitioning of Data.mp4
79.74MB
Part 2/09 Lambda Operations on Stream/012 Lambda Operations on Stream_ Out of Ordinary Concepts.mp4
124.72MB
Part 2/09 Lambda Operations on Stream/013 Lambda Operations on Stream TreeMap_ Out of Ordinary Concepts.mp4
72.4MB
Part 2/10 Migration to a Modular Application/001 Section Introduction.mp4
9.36MB
Part 2/10 Migration to a Modular Application/002 Migrate Application Developed with Java 8 to Java 11.mp4
19.92MB
Part 2/10 Migration to a Modular Application/003 Run a Modularized Application on Classpath and Modulepath.mp4
78.52MB
Part 2/10 Migration to a Modular Application/004 Migration Bottoms-up Approach.mp4
73.96MB
Part 2/10 Migration to a Modular Application/005 Migration Top-down Approach.mp4
108.04MB
Part 2/10 Migration to a Modular Application/006 Using jdeps to Determine Problems.mp4
99.19MB
Part 2/10 Migration to a Modular Application/007 jdeps Problem Analysis.mp4
142.55MB
Part 2/11 Services in Modular Application/001 Section Introduction.mp4
11.8MB
Part 2/11 Services in Modular Application/002 Components of Services.mp4
92.99MB
Part 2/11 Services in Modular Application/003 Default VS Preferred Service.mp4
67.75MB
Part 2/11 Services in Modular Application/004 Review of Service and Service Provider Requirements.mp4
18.54MB
Part 2/11 Services in Modular Application/005 Other Ways to Load Service.mp4
86.07MB
Part 2/11 Services in Modular Application/006 Services in a Modular Application_ Out of the Ordinary Concepts Part 1.mp4
124.68MB
Part 2/11 Services in Modular Application/007 Services in a Modular Application_ Out of the Ordinary Concepts Part 2.mp4
89.01MB
Part 2/12 Concurrency/001 Section Introduction.mp4
16.62MB
Part 2/12 Concurrency/002 Create Worker Threads Using Runnable.mp4
53.45MB
Part 2/12 Concurrency/003 Threads Implementing Runnable.mp4
45.6MB
Part 2/12 Concurrency/004 Using an Executor Service.mp4
77.38MB
Part 2/12 Concurrency/005 Submit and Execute on ExecutorService.mp4
70.01MB
Part 2/12 Concurrency/006 InvokeAll and InvokeAny on ExecutorService.mp4
132.42MB
Part 2/12 Concurrency/007 ScheduledExecutorService and CyclicBarrier.mp4
141.83MB
Part 2/12 Concurrency/008 Write Thread-safe Code.mp4
78.23MB
Part 2/12 Concurrency/009 Race Conditions and Other Thread Issues.mp4
112.95MB
Part 2/12 Concurrency/010 java.util Collections Overview.mp4
33.49MB
Part 2/12 Concurrency/011 CopyOnWriteArrayList.mp4
106.2MB
Part 2/12 Concurrency/012 Fix Hang and Timeout Methods.mp4
96.93MB
Part 2/12 Concurrency/013 remove and peek.mp4
57.57MB
Part 2/12 Concurrency/014 Thread Problems Deadlock, Livelock and Starvation.mp4
146.76MB
Part 2/12 Concurrency/015 Concurrency Out of the Ordinary - Part 1.mp4
105.26MB
Part 2/12 Concurrency/016 Concurrency Out of the Ordinary - Part 2.mp4
114.46MB
Part 2/13 Parallel Streams/001 Section Introduction.mp4
8.36MB
Part 2/13 Parallel Streams/002 Develop Code that Uses Parallel Streams.mp4
104.9MB
Part 2/13 Parallel Streams/003 Implement Decomposition and Reduction with Streams.mp4
117.13MB
Part 2/13 Parallel Streams/004 Stream Reduce Using Strings.mp4
136.61MB
Part 2/13 Parallel Streams/005 Parallel Streams_ Out of the Ordinary Concepts Part 1.mp4
72.6MB
Part 2/13 Parallel Streams/006 Parallel Streams_ Out of the Ordinary Concepts Part 2.mp4
49.99MB
Part 2/14 I_O (Fundamentals and NIO2)/001 Section Introduction.mp4
17.17MB
Part 2/14 I_O (Fundamentals and NIO2)/002 Read, Write to Console Using I_O Streams.mp4
80.67MB
Part 2/14 I_O (Fundamentals and NIO2)/003 Read, Write to Files Using I_O Streams.mp4
105.72MB
Part 2/14 I_O (Fundamentals and NIO2)/004 Read and Write Objects Using Serialization.mp4
127.26MB
Part 2/14 I_O (Fundamentals and NIO2)/005 Externalizable.mp4
76.79MB
Part 2/14 I_O (Fundamentals and NIO2)/006 Path Interface for File and Directory Paths.mp4
98.94MB
Part 2/14 I_O (Fundamentals and NIO2)/007 More Path Methods and Normalize.mp4
61.31MB
Part 2/14 I_O (Fundamentals and NIO2)/008 Relativize, Resolve, and Other Methods.mp4
61.19MB
Part 2/14 I_O (Fundamentals and NIO2)/009 Files Class.mp4
63.03MB
Part 2/14 I_O (Fundamentals and NIO2)/010 Files Creation Read and Write.mp4
150.13MB
Part 2/14 I_O (Fundamentals and NIO2)/011 Files Delete and Copy Operations.mp4
94.58MB
Part 2/14 I_O (Fundamentals and NIO2)/012 Files and Directory Move.mp4
59.64MB
Part 2/14 I_O (Fundamentals and NIO2)/013 List and Walk Stream API Files Methods.mp4
91.37MB
Part 2/14 I_O (Fundamentals and NIO2)/014 Find and Lines Stream API Files Methods.mp4
122.62MB
Part 2/14 I_O (Fundamentals and NIO2)/015 I_O_ Out of the Ordinary Concepts Part 1.mp4
119.57MB
Part 2/14 I_O (Fundamentals and NIO2)/016 I_O_ Out of the Ordinary Concepts Part 2.mp4
104.13MB
Part 2/15 Secure Coding in Java SE Applications/001 Secure Coding - Section Introduction.mp4
15.09MB
Part 2/15 Secure Coding in Java SE Applications/002 Secure Coding Exam Objectives.mp4
25.09MB
Part 2/15 Secure Coding in Java SE Applications/003 Protecting the Application Code.mp4
30.18MB
Part 2/15 Secure Coding in Java SE Applications/004 Validation of Input and Mutable Objects.mp4
59.5MB
Part 2/15 Secure Coding in Java SE Applications/005 Confidential Info and Injection and Inclusion.mp4
39.8MB
Part 2/15 Secure Coding in Java SE Applications/006 Constructing Sensitive Objects Including Serialization and Deserialization.mp4
37.86MB
Part 2/15 Secure Coding in Java SE Applications/007 Access Control.mp4
33.59MB
Part 2/16 Database Applications with JDBC/001 Section Introduction.mp4
4.13MB
Part 2/16 Database Applications with JDBC/002 Connecting to Databases.mp4
33.77MB
Part 2/16 Database Applications with JDBC/003 JDBC DriverManager in Code.mp4
49.48MB
Part 2/16 Database Applications with JDBC/004 PreparedStatement and CRUD.mp4
81.85MB
Part 2/16 Database Applications with JDBC/005 ResultSet.mp4
105.84MB
Part 2/16 Database Applications with JDBC/006 CallableStatement in JDBC.mp4
129.82MB
Part 2/16 Database Applications with JDBC/007 Out of the Ordinary Recap - Part 1.mp4
23.34MB
Part 2/16 Database Applications with JDBC/008 Out of the Ordinary Recap - Part 2.mp4
23.35MB
Part 2/17 Localization/001 Section Introduction.mp4
14.44MB
Part 2/17 Localization/002 The Locale Class.mp4
114.77MB
Part 2/17 Localization/003 Using Resource Bundles.mp4
110.32MB
Part 2/17 Localization/004 Searching and Loading Resource Bundles.mp4
61.06MB
Part 2/17 Localization/005 Formatting Messages, Dates and Numbers.mp4
85.23MB
Part 2/17 Localization/006 String to Numbers and Date Times.mp4
154.23MB
Part 2/18 Annotations/001 Section Introduction.mp4
6.58MB
Part 2/18 Annotations/002 Annotations Overview.mp4
40.28MB
Part 2/18 Annotations/003 Creating Annotations in Code.mp4
61.17MB
Part 2/18 Annotations/004 Annotation Processor.mp4
114.75MB
Part 2/18 Annotations/005 Inherited and Repeatable Annotations.mp4
126.69MB
Part 2/18 Annotations/006 Commonly Used JDK Annotations.mp4
38.81MB
Part 2/18 Annotations/007 Deprecated Annotation.mp4
71.11MB
Part 2/18 Annotations/008 SuppressWarnings and SafeVarargs.mp4
81.41MB
Part 2/18 Annotations/009 Annotations Out of the Ordinary - Part 1.mp4
105.47MB
Part 2/18 Annotations/010 Annotations Out of the Ordinary - Part 2.mp4
104.1MB
Part 2/20 Bonus/001 Bonus Lecture and Information.mp4
26.68MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统