Learn C#: Lists and LINQ
Offered By: Codecademy
Course Description
Overview
Work with data in C# using lists and LINQ queries.
Continue your C# learning journey with Learn C#: Lists and LINQ. Create and manipulate lists, sequential collections of values that can hold references to any type. Use LINQ to query from local and remote data sources.
* Implement the `List` class
* Import the LINQ features to C#
* Run LINQ queries on datasets
* Use method and query syntax
### Notes on Prerequisites
We recommend that you complete [Learn C#: References](https://www.codecademy.com/learn/learn-c-sharp-references) before completing this course.
Continue your C# learning journey with Learn C#: Lists and LINQ. Create and manipulate lists, sequential collections of values that can hold references to any type. Use LINQ to query from local and remote data sources.
* Implement the `List` class
* Import the LINQ features to C#
* Run LINQ queries on datasets
* Use method and query syntax
### Notes on Prerequisites
We recommend that you complete [Learn C#: References](https://www.codecademy.com/learn/learn-c-sharp-references) before completing this course.
Syllabus
- Learn C#: Lists and LINQ: Work with data in C# using lists and LINQ queries
- Lesson: Lists
- Lesson: LINQ
- Quiz: Learn C#: Lists and LINQ Quiz
- Project: Programming Languages
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Access SQLite in an Android Studio ProjectCoursera Project Network via Coursera Database Administration and SQL Language Basics
A Cloud Guru Database Essentials
A Cloud Guru PostgreSQL Administration Deep Dive
A Cloud Guru SQL Deep Dive
A Cloud Guru