TorBT - Torrents and Magnet Links Search Engine
Java 8 Fundamentals- The Core Platform
- Date: 2024-12-21
- Size: 904 MB
- Files: 217
File Name
Size
01. Course Overview/01. Course Overview.mp4
3.3 MB
01. Course Overview/01. Course Overview.srt
2.5 kB
02. Introduction/01. Version Check.mp4
519 kB
02. Introduction/01. Version Check.srt
583 B
02. Introduction/02. Introduction.mp4
816 kB
02. Introduction/02. Introduction.srt
730 B
02. Introduction/03. The Role of the Java Core Platform.mp4
3.6 MB
02. Introduction/03. The Role of the Java Core Platform.srt
5.4 kB
03. Input and Output with Streams and Files/01. Introduction.mp4
1.4 MB
03. Input and Output with Streams and Files/01. Introduction.srt
1.3 kB
03. Input and Output with Streams and Files/02. Streams Overview.mp4
2.0 MB
03. Input and Output with Streams and Files/02. Streams Overview.srt
2.1 kB
03. Input and Output with Streams and Files/03. Reading and Writing with Streams.mp4
8.9 MB
03. Input and Output with Streams and Files/03. Reading and Writing with Streams.srt
11 kB
03. Input and Output with Streams and Files/04. Common Stream Classes.mp4
4.2 MB
03. Input and Output with Streams and Files/04. Common Stream Classes.srt
5.1 kB
03. Input and Output with Streams and Files/05. Stream Errors and Cleanup.mp4
8.2 MB
03. Input and Output with Streams and Files/05. Stream Errors and Cleanup.srt
7.4 kB
03. Input and Output with Streams and Files/06. Demo- Working with Try-with-resources Part 1.mp4
27 MB
03. Input and Output with Streams and Files/06. Demo- Working with Try-with-resources Part 1.srt
10 kB
03. Input and Output with Streams and Files/07. Demo- Working with Try-with-resources Part 2.mp4
17 MB
03. Input and Output with Streams and Files/07. Demo- Working with Try-with-resources Part 2.srt
6.3 kB
03. Input and Output with Streams and Files/08. Chaining Streams.mp4
9.4 MB
03. Input and Output with Streams and Files/08. Chaining Streams.srt
8.1 kB
03. Input and Output with Streams and Files/09. File and Buffered Streams.mp4
9.1 MB
03. Input and Output with Streams and Files/09. File and Buffered Streams.srt
9.7 kB
03. Input and Output with Streams and Files/10. Accessing Files with the java.nio.file Package.mp4
9.2 MB
03. Input and Output with Streams and Files/10. Accessing Files with the java.nio.file Package.srt
9.2 kB
03. Input and Output with Streams and Files/11. Using Default File System and Zip File Systems.mp4
5.4 MB
03. Input and Output with Streams and Files/11. Using Default File System and Zip File Systems.srt
4.3 kB
03. Input and Output with Streams and Files/12. Demo- Creating a Zip File System.mp4
21 MB
03. Input and Output with Streams and Files/12. Demo- Creating a Zip File System.srt
8.5 kB
03. Input and Output with Streams and Files/13. Demo- Copying and Writing Files to Zip File System.mp4
34 MB
03. Input and Output with Streams and Files/13. Demo- Copying and Writing Files to Zip File System.srt
12 kB
03. Input and Output with Streams and Files/14. Summary.mp4
4.3 MB
03. Input and Output with Streams and Files/14. Summary.srt
4.5 kB
04. String Formatting and Regular Expressions/01. Introduction.mp4
1.5 MB
04. String Formatting and Regular Expressions/01. Introduction.srt
1.2 kB
04. String Formatting and Regular Expressions/02. More Powerful Solutions to Creating String Representations.mp4
3.0 MB
04. String Formatting and Regular Expressions/02. More Powerful Solutions to Creating String Representations.srt
3.0 kB
04. String Formatting and Regular Expressions/03. Joining Sequences of Values with StringJoiner.mp4
4.6 MB
04. String Formatting and Regular Expressions/03. Joining Sequences of Values with StringJoiner.srt
4.9 kB
04. String Formatting and Regular Expressions/04. StringJoiner Edge Case Handling.mp4
6.5 MB
04. String Formatting and Regular Expressions/04. StringJoiner Edge Case Handling.srt
6.7 kB
04. String Formatting and Regular Expressions/05. Constructing String with Format Specifiers.mp4
6.6 MB
04. String Formatting and Regular Expressions/05. Constructing String with Format Specifiers.srt
6.1 kB
04. String Formatting and Regular Expressions/06. Common Format Conversions.mp4
4.1 MB
04. String Formatting and Regular Expressions/06. Common Format Conversions.srt
4.5 kB
04. String Formatting and Regular Expressions/07. Format Flags.mp4
14 MB
04. String Formatting and Regular Expressions/07. Format Flags.srt
18 kB
04. String Formatting and Regular Expressions/08. Argument Index.mp4
5.2 MB
04. String Formatting and Regular Expressions/08. Argument Index.srt
6.0 kB
04. String Formatting and Regular Expressions/09. Writing Formatted Content to a Stream.mp4
5.7 MB
04. String Formatting and Regular Expressions/09. Writing Formatted Content to a Stream.srt
4.5 kB
04. String Formatting and Regular Expressions/10. String Matching with Regular Expressions.mp4
2.7 MB
04. String Formatting and Regular Expressions/10. String Matching with Regular Expressions.srt
2.4 kB
04. String Formatting and Regular Expressions/11. String Class Support for Regular Expressions.mp4
6.4 MB
04. String Formatting and Regular Expressions/11. String Class Support for Regular Expressions.srt
6.8 kB
04. String Formatting and Regular Expressions/12. Dedicated Regular Expression Classes.mp4
6.0 MB
04. String Formatting and Regular Expressions/12. Dedicated Regular Expression Classes.srt
6.0 kB
04. String Formatting and Regular Expressions/13. Summary.mp4
4.4 MB
04. String Formatting and Regular Expressions/13. Summary.srt
4.5 kB
05. Working with Collections/01. Introduction.mp4
1.6 MB
05. Working with Collections/01. Introduction.srt
1.3 kB
05. Working with Collections/02. A First Look at Collections.mp4
7.7 MB
05. Working with Collections/02. A First Look at Collections.srt
8.7 kB
05. Working with Collections/03. Collections and Type Safety.mp4
7.4 MB
05. Working with Collections/03. Collections and Type Safety.srt
7.0 kB
05. Working with Collections/04. Collection Interface.mp4
6.7 MB
05. Working with Collections/04. Collection Interface.srt
6.8 kB
05. Working with Collections/05. Java 8 Collection Features.mp4
6.4 MB
05. Working with Collections/05. Java 8 Collection Features.srt
7.2 kB
05. Working with Collections/06. Converting Between Collections and Arrays.mp4
6.2 MB
05. Working with Collections/06. Converting Between Collections and Arrays.srt
5.9 kB
05. Working with Collections/07. Collection Types.mp4
5.6 MB
05. Working with Collections/07. Collection Types.srt
5.1 kB
05. Working with Collections/08. Sorting.mp4
8.0 MB
05. Working with Collections/08. Sorting.srt
8.1 kB
05. Working with Collections/09. Map Collections.mp4
9.6 MB
05. Working with Collections/09. Map Collections.srt
10 kB
05. Working with Collections/10. Sorted Map Collections.mp4
4.7 MB
05. Working with Collections/10. Sorted Map Collections.srt
4.7 kB
05. Working with Collections/11. Summary.mp4
2.9 MB
05. Working with Collections/11. Summary.srt
2.7 kB
06. Controlling App Execution and Environment/01. Introduction.mp4
2.3 MB
06. Controlling App Execution and Environment/01. Introduction.srt
2.1 kB
06. Controlling App Execution and Environment/02. Command-line Arguments.mp4
3.8 MB
06. Controlling App Execution and Environment/02. Command-line Arguments.srt
4.6 kB
06. Controlling App Execution and Environment/03. Demo- Filenames with Spaces and Passing Args to an IDE.mp4
19 MB
06. Controlling App Execution and Environment/03. Demo- Filenames with Spaces and Passing Args to an IDE.srt
9.2 kB
06. Controlling App Execution and Environment/04. Managing Persistable Key-Value Pairs.mp4
6.0 MB
06. Controlling App Execution and Environment/04. Managing Persistable Key-Value Pairs.srt
5.7 kB
06. Controlling App Execution and Environment/05. Store and Load Property Values.mp4
8.8 MB
06. Controlling App Execution and Environment/05. Store and Load Property Values.srt
7.2 kB
06. Controlling App Execution and Environment/06. Properties Persisted as XML.mp4
4.3 MB
06. Controlling App Execution and Environment/06. Properties Persisted as XML.srt
3.8 kB
06. Controlling App Execution and Environment/07. Providing Default Properties.mp4
8.2 MB
06. Controlling App Execution and Environment/07. Providing Default Properties.srt
6.7 kB
06. Controlling App Execution and Environment/08. Demo- Loading Default Properties from a Package.mp4
25 MB
06. Controlling App Execution and Environment/08. Demo- Loading Default Properties from a Package.srt
9.8 kB
06. Controlling App Execution and Environment/09. Default Class Loading.mp4
5.5 MB
06. Controlling App Execution and Environment/09. Default Class Loading.srt
5.0 kB
06. Controlling App Execution and Environment/10. Specifying Class Path.mp4
4.7 MB
06. Controlling App Execution and Environment/10. Specifying Class Path.srt
4.3 kB
06. Controlling App Execution and Environment/11. Class Path Structure.mp4
6.6 MB
06. Controlling App Execution and Environment/11. Class Path Structure.srt
6.5 kB
06. Controlling App Execution and Environment/12. Class Loading with -jar Option.mp4
2.8 MB
06. Controlling App Execution and Environment/12. Class Loading with -jar Option.srt
2.6 kB
06. Controlling App Execution and Environment/13. Execution Environment Information.mp4
8.3 MB
06. Controlling App Execution and Environment/13. Execution Environment Information.srt
7.8 kB
06. Controlling App Execution and Environment/14. Summary.mp4
4.3 MB
06. Controlling App Execution and Environment/14. Summary.srt
4.0 kB
07. Capturing Application Activity with the Java Log System/01. Introduction.mp4
2.0 MB
07. Capturing Application Activity with the Java Log System/01. Introduction.srt
1.8 kB
07. Capturing Application Activity with the Java Log System/02. Log System Management.mp4
3.8 MB
07. Capturing Application Activity with the Java Log System/02. Log System Management.srt
3.8 kB
07. Capturing Application Activity with the Java Log System/03. Making Log Calls.mp4
4.9 MB
07. Capturing Application Activity with the Java Log System/03. Making Log Calls.srt
4.8 kB
07. Capturing Application Activity with the Java Log System/04. Log Levels.mp4
7.2 MB
07. Capturing Application Activity with the Java Log System/04. Log Levels.srt
6.7 kB
07. Capturing Application Activity with the Java Log System/05. Types of Log Methods.mp4
7.2 MB
07. Capturing Application Activity with the Java Log System/05. Types of Log Methods.srt
7.9 kB
07. Capturing Application Activity with the Java Log System/06. Parameterized Message Methods.mp4
5.7 MB
07. Capturing Application Activity with the Java Log System/06. Parameterized Message Methods.srt
5.3 kB
07. Capturing Application Activity with the Java Log System/07. Creating-Adding Log Components.mp4
9.3 MB
07. Capturing Application Activity with the Java Log System/07. Creating-Adding Log Components.srt
9.8 kB
07. Capturing Application Activity with the Java Log System/08. Built-in Handlers.mp4
11 MB
07. Capturing Application Activity with the Java Log System/08. Built-in Handlers.srt
10 kB
07. Capturing Application Activity with the Java Log System/09. Built-in Formatters.mp4
10 MB
07. Capturing Application Activity with the Java Log System/09. Built-in Formatters.srt
9.5 kB
07. Capturing Application Activity with the Java Log System/10. Log Configuration File.mp4
8.3 MB
07. Capturing Application Activity with the Java Log System/10. Log Configuration File.srt
7.9 kB
07. Capturing Application Activity with the Java Log System/11. Making the Most of the Log System- Naming & Hierarchy.mp4
17 MB
07. Capturing Application Activity with the Java Log System/11. Making the Most of the Log System- Naming & Hierarchy.srt
15 kB
07. Capturing Application Activity with the Java Log System/12. Summary.mp4
4.3 MB
07. Capturing Application Activity with the Java Log System/12. Summary.srt
3.7 kB
08. Multithreading and Concurrency/01. Introduction.mp4
3.5 MB
08. Multithreading and Concurrency/01. Introduction.srt
3.5 kB
08. Multithreading and Concurrency/02. A Quick Look at the Basics.mp4
3.7 MB
08. Multithreading and Concurrency/02. A Quick Look at the Basics.srt
4.5 kB
08. Multithreading and Concurrency/03. The Move to Multithreading.mp4
11 MB
08. Multithreading and Concurrency/03. The Move to Multithreading.srt
11 kB
08. Multithreading and Concurrency/04. Java Threading Foundation.mp4
12 MB
08. Multithreading and Concurrency/04. Java Threading Foundation.srt
12 kB
08. Multithreading and Concurrency/05. Thread Pools.mp4
11 MB
08. Multithreading and Concurrency/05. Thread Pools.srt
11 kB
08. Multithreading and Concurrency/06. Creating a Closer Relationship Between Thread Tasks.mp4
16 MB
08. Multithreading and Concurrency/06. Creating a Closer Relationship Between Thread Tasks.srt
16 kB
08. Multithreading and Concurrency/07. Concurrency Issues.mp4
17 MB
08. Multithreading and Concurrency/07. Concurrency Issues.srt
17 kB
08. Multithreading and Concurrency/08. Coordinating Method Access.mp4
11 MB
08. Multithreading and Concurrency/08. Coordinating Method Access.srt
10 kB
08. Multithreading and Concurrency/09. Manual Synchronization.mp4
7.3 MB
08. Multithreading and Concurrency/09. Manual Synchronization.srt
8.0 kB
08. Multithreading and Concurrency/10. Manually Synchronized Code.mp4
21 MB
08. Multithreading and Concurrency/10. Manually Synchronized Code.srt
22 kB
08. Multithreading and Concurrency/11. More Concurrency-related Types.mp4
8.9 MB
08. Multithreading and Concurrency/11. More Concurrency-related Types.srt
8.2 kB
08. Multithreading and Concurrency/12. Summary.mp4
5.1 MB
08. Multithreading and Concurrency/12. Summary.srt
5.1 kB
09. Runtime Type Information and Reflection/01. Introduction.mp4
2.7 MB
09. Runtime Type Information and Reflection/01. Introduction.srt
2.5 kB
09. Runtime Type Information and Reflection/02. Overview.mp4
11 MB
09. Runtime Type Information and Reflection/02. Overview.srt
10 kB
09. Runtime Type Information and Reflection/03. Type as a Type.mp4
9.2 MB
09. Runtime Type Information and Reflection/03. Type as a Type.srt
8.2 kB
09. Runtime Type Information and Reflection/04. Accessing a Type's Class Instance.mp4
9.6 MB
09. Runtime Type Information and Reflection/04. Accessing a Type's Class Instance.srt
9.1 kB
09. Runtime Type Information and Reflection/05. Accessing Type Information.mp4
13 MB
09. Runtime Type Information and Reflection/05. Accessing Type Information.srt
12 kB
09. Runtime Type Information and Reflection/06. Accessing Type Member Information.mp4
13 MB
09. Runtime Type Information and Reflection/06. Accessing Type Member Information.srt
14 kB
09. Runtime Type Information and Reflection/07. Interacting with Object Instances.mp4
10 MB
09. Runtime Type Information and Reflection/07. Interacting with Object Instances.srt
13 kB
09. Runtime Type Information and Reflection/08. Instance Creation with Reflection.mp4
12 MB
09. Runtime Type Information and Reflection/08. Instance Creation with Reflection.srt
15 kB
09. Runtime Type Information and Reflection/09. Instance Creation with Reflection Revisited.mp4
11 MB
09. Runtime Type Information and Reflection/09. Instance Creation with Reflection Revisited.srt
11 kB
09. Runtime Type Information and Reflection/10. Summary.mp4
3.7 MB
09. Runtime Type Information and Reflection/10. Summary.srt
3.7 kB
10. Adding Type Metadata with Annotations/01. Introduction.mp4
2.1 MB
10. Adding Type Metadata with Annotations/01. Introduction.srt
1.9 kB
10. Adding Type Metadata with Annotations/02. The Need to Express Context and Intent.mp4
7.8 MB
10. Adding Type Metadata with Annotations/02. The Need to Express Context and Intent.srt
7.7 kB
10. Adding Type Metadata with Annotations/03. Using Annotations.mp4
9.3 MB
10. Adding Type Metadata with Annotations/03. Using Annotations.srt
9.4 kB
10. Adding Type Metadata with Annotations/04. Declaring Annotations.mp4
11 MB
10. Adding Type Metadata with Annotations/04. Declaring Annotations.srt
10 kB
10. Adding Type Metadata with Annotations/05. Accessing Annotations.mp4
7.8 MB
10. Adding Type Metadata with Annotations/05. Accessing Annotations.srt
8.4 kB
10. Adding Type Metadata with Annotations/06. Annotation Target and Retention.mp4
11 MB
10. Adding Type Metadata with Annotations/06. Annotation Target and Retention.srt
9.5 kB
10. Adding Type Metadata with Annotations/07. A Closer Look at Elements.mp4
11 MB
10. Adding Type Metadata with Annotations/07. A Closer Look at Elements.srt
13 kB
10. Adding Type Metadata with Annotations/08. Summary.mp4
3.8 MB
10. Adding Type Metadata with Annotations/08. Summary.srt
3.7 kB
11. Persisting Objects with Serialization/01. Introduction.mp4
1.7 MB
11. Persisting Objects with Serialization/01. Introduction.srt
1.7 kB
11. Persisting Objects with Serialization/02. Java Serialization Overview.mp4
6.9 MB
11. Persisting Objects with Serialization/02. Java Serialization Overview.srt
6.9 kB
11. Persisting Objects with Serialization/03. Being Serializable.mp4
5.5 MB
11. Persisting Objects with Serialization/03. Being Serializable.srt
5.2 kB
11. Persisting Objects with Serialization/04. Serializing-Deserializing an Object.mp4
5.8 MB
11. Persisting Objects with Serialization/04. Serializing-Deserializing an Object.srt
6.4 kB
11. Persisting Objects with Serialization/05. Class Version Incompatibility.mp4
5.9 MB
11. Persisting Objects with Serialization/05. Class Version Incompatibility.srt
6.0 kB
11. Persisting Objects with Serialization/06. Creating Class Version Compatibility.mp4
14 MB
11. Persisting Objects with Serialization/06. Creating Class Version Compatibility.srt
12 kB
11. Persisting Objects with Serialization/07. The Need for Custom Serialization.mp4
6.1 MB
11. Persisting Objects with Serialization/07. The Need for Custom Serialization.srt
6.6 kB
11. Persisting Objects with Serialization/08. Customizing Serialization.mp4
12 MB
11. Persisting Objects with Serialization/08. Customizing Serialization.srt
12 kB
11. Persisting Objects with Serialization/09. Transient Fields.mp4
12 MB
11. Persisting Objects with Serialization/09. Transient Fields.srt
12 kB
11. Persisting Objects with Serialization/10. Summary.mp4
7.8 MB
11. Persisting Objects with Serialization/10. Summary.srt
7.5 kB
java-fundamentals-core-platform.zip
30 MB