From the course: C# Essential Training 2: Generics, Collections, and LINQ

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Build something and continue learning

Build something and continue learning

- [Matt] Thank you so much for joining me in C# Essential Training 2. I hope you've enjoyed the learning journey and that you're excited about the applications you can write with C#. As you look to the next steps, there's some additional C# training you could take. We really touched on LINQ at the very end, or Language Integrated Query, but there's so much more you can do with it, and there's more complex operations and grouping that you can do as well. So if that's something you think you're going to use, I would recommend you go out and dive a little deeper with some of the LINQ training. Asynchronous programming is another piece where we touched on the basics of the async/await model of tasks, but again, if you're getting into multi-threaded programming, you'll want to dig deeper into some additional courses on asynchronous programming with C# so you really grasp the fundamentals underneath that. Additionally, just…

Contents