Udemy - Getting Started With LINQ in C#
- Category Other
- Type Tutorials
- Language English
- Total size 706.9 MB
- Uploaded By freecoursewb
- Downloads 114
- Last checked 2 weeks ago
- Date uploaded 1 year ago
- Seeders 4
- Leechers 3
Infohash : 78CBD726624C8A250FE45B1EE6E20DA1470E3718
Getting Started With LINQ in C#
https://DevCourseWeb.com
Published 10/2024
Created by Cesar Aguirre
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 53 Lectures ( 1h 46m ) | Size: 707 MB
Start working productively with LINQ in less than 2 hours
What you'll learn:
Understand the key differences between LINQ and loops
Use the most common LINQ methods to work with collections
Identify and fix common mistakes when using LINQ with collections
Use LINQ to refactor away from conditionals
Learn new LINQ methods and overloads from recent .NET versions
Requirements:
Know the C# syntax to declare and initialize objects
Write conditionals (such as if, else, and switch) and loops (such as for, while, and foreach)
Work with collections like arrays and lists
Have the latest version of the .NET SDK installed
Files:
[ DevCourseWeb.com ] Udemy - Getting Started With LINQ in C#- Get Bonus Downloads Here.url (0.2 KB) ~Get Your Files Here ! 1 - Introduction
- 1 -Getting Started.mp4 (6.2 MB)
- 2 - What's LINQ.html (0.9 KB)
- GettingStartedWithLinq.sln (27.9 KB)
- README.md (0.3 KB) Section2 10-DeclarativeProgramming
- 10-DeclarativeProgramming.csproj (0.3 KB)
- Program.cs (0.9 KB)
- 11-Immutability.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 12-Laziness.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 3-Where.csproj (0.3 KB)
- Program.cs (0.8 KB)
- 4-IEnumerable.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 5-OlderVersions.csproj (2.3 KB)
- App.config (0.2 KB)
- Program.cs (1.5 KB) Properties
- AssemblyInfo.cs (1.4 KB)
- 6-ExtensionMethods.csproj (0.3 KB)
- Program.cs (0.7 KB)
- 7-Delegates.csproj (0.3 KB)
- Program.cs (0.7 KB)
- 8-LambdaExpressions.csproj (0.3 KB)
- Program.cs (0.7 KB)
- 9-Exercise.csproj (0.3 KB)
- Program.cs (1.3 KB)
- 14-Select.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 15-SelectWithPositions.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 16-Any&All.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 17-GroupBy.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 18-GroupBy.csproj (0.3 KB)
- Program.cs (0.7 KB)
- 19-GroupBy.csproj (0.3 KB)
- Program.cs (0.7 KB)
- 20-AnonymousObjects.csproj (0.3 KB)
- Program.cs (1.0 KB)
- 21-OrderBy.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 22-First.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 23-Last.csproj (0.3 KB)
- Program.cs (0.9 KB)
- 24-Single.csproj (0.3 KB)
- Program.cs (0.5 KB)
- 25-TakeAndSkip.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 26-Exercise.csproj (0.3 KB)
- Program.cs (3.6 KB)
- 27-Exercise.csproj (0.3 KB)
- Program.cs (2.1 KB)
- 28-SumMinAndMax.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 29-SelectMany.csproj (0.3 KB)
- Program.cs (1.6 KB)
- 30-Distinct.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 31-UnionIntersectAndExcept.csproj (0.3 KB)
- Program.cs (0.8 KB)
- 32-Exercise.csproj (0.3 KB)
- Program.cs (8.8 KB)
- 33-Exercise.csproj (0.3 KB)
- Program.cs (1.8 KB)
- 34-Aggregate.csproj (0.3 KB)
- Program.cs (0.9 KB)
- 35-QuerySyntax.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 36-RightMethods.csproj (0.3 KB)
- Program.cs (0.5 KB)
- 37-FirstOrDefaultWithNull.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 38-MultipleEvaluations.csproj (0.3 KB)
- Program.cs (1.0 KB)
- 39-Exercise.csproj (0.3 KB)
- Program.cs (2.6 KB)
- 41-ReplaceConditions.csproj (0.3 KB)
- Program.cs (0.4 KB)
- 42-ReplaceChoice.csproj (0.3 KB)
- Program.cs (0.7 KB)
- 43-Validate.csproj (0.3 KB)
- Program.cs (0.8 KB)
- 44-Exercise.csproj (0.3 KB)
- Program.cs (3.6 KB)
- 46-Chunk.csproj (0.3 KB)
- Program.cs (0.7 KB)
- 47-DistinctBy.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 48-Take.csproj (0.3 KB)
- Program.cs (0.8 KB)
- 49-SafeDefaults.csproj (0.3 KB)
- Program.cs (0.6 KB)
- 50-CountBy.csproj (0.3 KB)
- Program.cs (0.9 KB)
- 51-Index.csproj (0.3 KB)
- Program.cs (0.8 KB)
- 1 -Filter Collections Using Where.mp4 (13.4 MB)
- 2 - Understand the IEnumerable Type.html (3.2 KB)
- 2 - Use LINQ with Older Versions.html (3.8 KB)
- 2 -Write Extensions Methods.mp4 (21.6 MB)
- 3 -Write Delegates Using Func and Action.mp4 (19.4 MB)
- 4 -Write Lambda Expressions.mp4 (10.9 MB)
- 5 -Exercise Find Your Favorite Movies.mp4 (11.4 MB)
- 6 -LINQ and Declarative Programming.mp4 (10.1 MB)
- 7 -LINQ and Immutability.mp4 (11.5 MB)
- 8 -LINQ and Laziness.mp4 (14.6 MB)
- 9 -Wrap-up!.mp4 (2.3 MB)
- 1 -Transform a Collection With Select.mp4 (14.3 MB)
- 10 - Choose One Element with Last and LastOrDefault.html (2.2 KB)
- 10 -Choose One Element with Single and SingleOrDefault.mp4 (23.6 MB)
- 11 -Choose and Leave Out Elements with Take and Skip.mp4 (23.6 MB)
- 12 -Exercise Write a Paginate Method.mp4 (23.8 MB)
- 13 -Exercise Refactor From Loops to LINQ.mp4 (36.6 MB)
- 14 -Query Collections of Numbers With Sum, Min, and Max.mp4 (13.2 MB)
- 15 -Flatten a Collection of Collections With SelectMany.mp4 (24.4 MB)
- 16 -Find Unique Elements With Distinct.mp4 (7.0 MB)
- 17 -Perform Set Operations With Intersect, Union, and Except.mp4 (28.6 MB)
- 18 -Exercise Use LINQ Methods.mp4 (55.6 MB)
- 19 - Carry An Operation With Aggregate.html (4.0 KB)
- 19 - Use LINQ Query Syntax.html (3.9 KB)
- 19 -GettingStartedWithLINQ-FiveMostCommonMethods.pdf (294.3 KB)
- 19 -Wrap-up!.mp4 (2.3 MB)
- 2 -Transform a Collection Using the Position of Elements.mp4 (13.5 MB)
- 3 -Query Collections with Any and All.mp4 (23.8 MB)
- 4 -Group Elements of a Collection.mp4 (18.8 MB)
- 5 -Group Elements and Transform Every Group.mp4 (15.4 MB)
- 6 -Group Elements by More Than One Property.mp4 (16.9 MB)
- 7 -Use Anonymous Objects With GroupBy.mp4 (8.6 MB)
- 8 -Order Elements of a Collection.mp4 (22.7 MB)
- 9 -Choose One Element with First and FirstOrDefault.mp4 (28.5 MB)
- 1 -Use the Right LINQ Methods.mp4 (5.1 MB)
- 2 -Write Null Checks with FirstOrDefault.mp4 (5.9 MB)
- 3 -Avoid Multiple Evaluations of a LINQ Query.mp4 (14.4 MB)
- 4 -Exercise Remove Mistakes.mp4 (24.3 MB)
- 5 -Wrap-up!.mp4 (2.5 MB)
- 1 -Replace Comparisons with Any.mp4 (8.7 MB)
- 2 -Replace a Set of Choices with FirstOrDefault.mp4 (12.4 MB)
- 3 -Validate Objects With All.mp4 (23.1 MB)
- 4 -Exercise Add a Recommended Movie.mp4 (33.1 MB)
- 5 -Wrap-up!.mp4 (1.4 MB)
- 1 -Split a Collection Into Buckets With Chunk.mp4 (12.9 MB)
- 2 -Find Unique Elements With DistinctBy.mp4 (7.1 MB)
- 3 -Use Take Method with Ranges.mp4 (14.1 MB)
- 4 -Use FirstOrDefault with a Safe Default.mp4 (11.6 MB)
- 5 - Count Elements of a Collection With CountBy.html (1.7 KB)
- 5 - Select Elements And Their Position With Index.html (1.7 KB)
- 5 -Wrap-up!.mp4 (2.0 MB)
- 1 -Wrap-up!.mp4 (5.5 MB)
- Bonus Resources.txt (0.4 KB)
There are currently no comments. Feel free to leave one :)
Code:
- udp://tracker.torrent.eu.org:451/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://tracker.foreverpirates.co:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://explodie.org:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://9.rarbg.to:2780/announce
- udp://tracker.internetwarriors.net:1337/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://open.stealth.si:80/announce
- udp://9.rarbg.to:2900/announce
- udp://9.rarbg.me:2720/announce
- udp://opentor.org:2710/announce