Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

LINQ Fundamentals in C# 10

via Pluralsight

Overview

This course teaches you how to use the LINQ syntax to select, filter, extract, partition, identify, union, join, group, and aggregate data contained in C# collections.

LINQ can filter and extract data from collections efficiently. In this course, LINQ Fundamentals in C#, you’ll learn to apply LINQ queries to sets of data to extract meaningful information in an efficient manner. First, you’ll explore how to create LINQ queries, where to learn more about LINQ, and how to select and order data from sets of data. Next, you’ll discover how to filter data, get distinct values, and identify the kind of data contained within collections. Finally, you’ll learn how to work with multiple sets of data, group data into sets, and aggregate data to produce statistics for solving business problems. When you’re finished with this course, you’ll have the skills and knowledge of LINQ needed to apply queries in your everyday applications to produce data efficiently.

Syllabus

  • Course Overview 1min
  • Where LINQ Fits into Your Toolbelt 11mins
  • Use LINQ to Select Data within Collections 20mins
  • Use LINQ to Order Data 8mins
  • Use the LINQ Where Clause to Filter Data 9mins
  • Select a Single Piece of Data from a Collection 20mins
  • Retrieve Specific Items Using Take, Skip, Distinct, and Chunk 16mins
  • Determine the Type of Data Contained within Collections 12mins
  • Determine Differences between Two Collections 28mins
  • Concatenate Collections Together Using Union and Concat 7mins
  • Use the Join Clause to Combine Two Collections 18mins
  • Use the Group Clause to Produce Grouped Collections 14mins
  • Aggregate Data in Collections 22mins
  • Use LINQ to Iterate over Collections 8mins
  • Understanding Deferred Execution, Streaming, and Non-streaming Operations 28mins

Taught by

Paul D. Sheriff

Reviews

4.8 rating at Pluralsight based on 109 ratings

Start your review of LINQ Fundamentals in C# 10

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.