TorBT - Torrents and Magnet Links Search Engine
C# 10 Advanced Language Features
- Date: 2024-01-31
- Size: 1.3 GB
- Files: 125
File Name
Size
01. Course Overview/1. Course Overview.mp4
3.7 MB
01. Course Overview/1. Course Overview.srt
2.3 kB
02. Introduction/1. Introducing Advanced Language Features in C#.mp4
19 MB
02. Introduction/1. Introducing Advanced Language Features in C#.srt
5.8 kB
02. Introduction/2. Version Check.mp4
3.0 MB
02. Introduction/2. Version Check.srt
1.8 kB
03. Delegates and Lambdas/1. Introducing the Delegate.mp4
19 MB
03. Delegates and Lambdas/1. Introducing the Delegate.srt
9.2 kB
03. Delegates and Lambdas/2. Creating, Using and Invoking a Delegate.mp4
39 MB
03. Delegates and Lambdas/2. Creating, Using and Invoking a Delegate.srt
15 kB
03. Delegates and Lambdas/3. Delegates with Return Values and Parameters.mp4
30 MB
03. Delegates and Lambdas/3. Delegates with Return Values and Parameters.srt
10 kB
03. Delegates and Lambdas/4. Multicast Delegate and Chains.mp4
23 MB
03. Delegates and Lambdas/4. Multicast Delegate and Chains.srt
8.4 kB
03. Delegates and Lambdas/5. Introducing Lambdas and Anonymous Functions.mp4
24 MB
03. Delegates and Lambdas/5. Introducing Lambdas and Anonymous Functions.srt
12 kB
03. Delegates and Lambdas/6. Lambdas in Minimal APIs.mp4
9.8 MB
03. Delegates and Lambdas/6. Lambdas in Minimal APIs.srt
4.3 kB
03. Delegates and Lambdas/7. Using Action-T- and Func-T, TResult-.mp4
19 MB
03. Delegates and Lambdas/7. Using Action-T- and Func-T, TResult-.srt
8.3 kB
03. Delegates and Lambdas/8. Summary.mp4
12 MB
03. Delegates and Lambdas/8. Summary.srt
6.0 kB
04. Events/1. Introducing an Event.mp4
24 MB
04. Events/1. Introducing an Event.srt
12 kB
04. Events/2. Subscribing to Events.mp4
13 MB
04. Events/2. Subscribing to Events.srt
6.3 kB
04. Events/3. Using Event Data.mp4
39 MB
04. Events/3. Using Event Data.srt
13 kB
04. Events/4. Why Unsubscribing Is Important.mp4
31 MB
04. Events/4. Why Unsubscribing Is Important.srt
12 kB
04. Events/5. Summary.mp4
10 MB
04. Events/5. Summary.srt
5.7 kB
05. Overloading and Extension Methods/1. Method Overloading.mp4
9.8 MB
05. Overloading and Extension Methods/1. Method Overloading.srt
3.5 kB
05. Overloading and Extension Methods/2. Operator Overloading.mp4
23 MB
05. Overloading and Extension Methods/2. Operator Overloading.srt
12 kB
05. Overloading and Extension Methods/3. Introducing Extension Methods.mp4
10 MB
05. Overloading and Extension Methods/3. Introducing Extension Methods.srt
5.9 kB
05. Overloading and Extension Methods/4. Creating an Extension Method for IEnumerable-T-.mp4
16 MB
05. Overloading and Extension Methods/4. Creating an Extension Method for IEnumerable-T-.srt
5.5 kB
05. Overloading and Extension Methods/5. Creating an Extension Method Library.mp4
20 MB
05. Overloading and Extension Methods/5. Creating an Extension Method Library.srt
6.8 kB
05. Overloading and Extension Methods/6. Real-world Implementations of Extension Methods.mp4
14 MB
05. Overloading and Extension Methods/6. Real-world Implementations of Extension Methods.srt
5.7 kB
05. Overloading and Extension Methods/7. Summary.mp4
15 MB
05. Overloading and Extension Methods/7. Summary.srt
7.4 kB
06. Anonymous Types/1. Introducing Anonymous Types.mp4
20 MB
06. Anonymous Types/1. Introducing Anonymous Types.srt
9.7 kB
06. Anonymous Types/2. Using Anonymous Types with LINQ.mp4
29 MB
06. Anonymous Types/2. Using Anonymous Types with LINQ.srt
9.9 kB
06. Anonymous Types/3. Modifying and Returning Anonymous Types.mp4
22 MB
06. Anonymous Types/3. Modifying and Returning Anonymous Types.srt
8.8 kB
06. Anonymous Types/4. Summary.mp4
10 MB
06. Anonymous Types/4. Summary.srt
4.2 kB
07. Tuples & Deconstruction/1. Introducing Tuples.mp4
18 MB
07. Tuples & Deconstruction/1. Introducing Tuples.srt
8.5 kB
07. Tuples & Deconstruction/2. Tuple Assignment and Deconstruction.mp4
20 MB
07. Tuples & Deconstruction/2. Tuple Assignment and Deconstruction.srt
9.3 kB
07. Tuples & Deconstruction/3. Using Tuples as Return Types or Parameters.mp4
34 MB
07. Tuples & Deconstruction/3. Using Tuples as Return Types or Parameters.srt
14 kB
07. Tuples & Deconstruction/4. Deconstruct Other Objects.mp4
24 MB
07. Tuples & Deconstruction/4. Deconstruct Other Objects.srt
11 kB
07. Tuples & Deconstruction/5. Summary.mp4
11 MB
07. Tuples & Deconstruction/5. Summary.srt
7.1 kB
08. Pattern Matching/1. Introducing Pattern Matching.mp4
17 MB
08. Pattern Matching/1. Introducing Pattern Matching.srt
11 kB
08. Pattern Matching/2. Switch Expression.mp4
17 MB
08. Pattern Matching/2. Switch Expression.srt
9.0 kB
08. Pattern Matching/3. Type, Declaration, and Constant Patterns.mp4
12 MB
08. Pattern Matching/3. Type, Declaration, and Constant Patterns.srt
5.4 kB
08. Pattern Matching/4. Positional Pattern.mp4
23 MB
08. Pattern Matching/4. Positional Pattern.srt
7.8 kB
08. Pattern Matching/5. Property Pattern.mp4
11 MB
08. Pattern Matching/5. Property Pattern.srt
4.1 kB
08. Pattern Matching/6. Logical and Relational Patterns.mp4
31 MB
08. Pattern Matching/6. Logical and Relational Patterns.srt
12 kB
08. Pattern Matching/7. Summary.mp4
13 MB
08. Pattern Matching/7. Summary.srt
6.6 kB
09. Record Types/1. Introducing Record Types.mp4
23 MB
09. Record Types/1. Introducing Record Types.srt
12 kB
09. Record Types/2. Adding Additional Members to a Record.mp4
16 MB
09. Record Types/2. Adding Additional Members to a Record.srt
6.4 kB
09. Record Types/3. Converting to a Record.mp4
30 MB
09. Record Types/3. Converting to a Record.srt
10 kB
09. Record Types/4. Serializing and Deserializing a Record.mp4
14 MB
09. Record Types/4. Serializing and Deserializing a Record.srt
4.4 kB
09. Record Types/5. Override Compiler Generated Methods.mp4
12 MB
09. Record Types/5. Override Compiler Generated Methods.srt
4.1 kB
09. Record Types/6. Summary.mp4
12 MB
09. Record Types/6. Summary.srt
5.6 kB
10. Nullable Reference Types/1. The Problem with Nullability.mp4
9.1 MB
10. Nullable Reference Types/1. The Problem with Nullability.srt
3.3 kB
10. Nullable Reference Types/2. Enable Nullable Reference Types.mp4
14 MB
10. Nullable Reference Types/2. Enable Nullable Reference Types.srt
4.5 kB
10. Nullable Reference Types/3. Working with Nullable Reference Types.mp4
27 MB
10. Nullable Reference Types/3. Working with Nullable Reference Types.srt
11 kB
10. Nullable Reference Types/4. Guarding against Null.mp4
13 MB
10. Nullable Reference Types/4. Guarding against Null.srt
4.5 kB
10. Nullable Reference Types/5. Handling Nulls.mp4
22 MB
10. Nullable Reference Types/5. Handling Nulls.srt
8.8 kB
10. Nullable Reference Types/6. Attributes for Null-state Static Analysis.mp4
21 MB
10. Nullable Reference Types/6. Attributes for Null-state Static Analysis.srt
7.4 kB
10. Nullable Reference Types/7. Summary.mp4
8.2 MB
10. Nullable Reference Types/7. Summary.srt
3.7 kB
11. Indexers, Ranges and, Indices/1. What Is an Indexer.mp4
13 MB
11. Indexers, Ranges and, Indices/1. What Is an Indexer.srt
4.9 kB
11. Indexers, Ranges and, Indices/2. Slicing an Array Using the Range Syntax.mp4
14 MB
11. Indexers, Ranges and, Indices/2. Slicing an Array Using the Range Syntax.srt
7.8 kB
11. Indexers, Ranges and, Indices/3. Introducing Span-T-.mp4
13 MB
11. Indexers, Ranges and, Indices/3. Introducing Span-T-.srt
6.8 kB
11. Indexers, Ranges and, Indices/4. Using Span-T-.mp4
12 MB
11. Indexers, Ranges and, Indices/4. Using Span-T-.srt
5.8 kB
11. Indexers, Ranges and, Indices/5. Summary.mp4
9.4 MB
11. Indexers, Ranges and, Indices/5. Summary.srt
4.7 kB
12. Garbage Collection/1. Introducing Garbage Collection.mp4
28 MB
12. Garbage Collection/1. Introducing Garbage Collection.srt
13 kB
12. Garbage Collection/2. Using IDisposable.mp4
26 MB
12. Garbage Collection/2. Using IDisposable.srt
9.1 kB
12. Garbage Collection/3. Boxing and Unboxing.mp4
5.8 MB
12. Garbage Collection/3. Boxing and Unboxing.srt
2.3 kB
12. Garbage Collection/4. Summary.mp4
11 MB
12. Garbage Collection/4. Summary.srt
5.1 kB
12. Garbage Collection/5. Final Words and Thank You.mp4
8.3 MB
12. Garbage Collection/5. Final Words and Thank You.srt
1.2 kB
c-sharp-10-language-features-advanced.zip
238 MB