From the course: Asynchronous Programming in C#
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Next steps - C# Tutorial
From the course: Asynchronous Programming in C#
Next steps
- [Narrator] Congratulations on finishing the course. You've developed some new C# muscles. To maintain and grow those muscles, you must continue exercising them. That can take the form of additional learning as well as practice on your own applications. I've got a few suggestions to help you in each of those areas. There are lots of great C# courses on LinkedIn Learning to help you with asynchronous programming and other advanced topics. C# Advanced Practices includes topics on task and asynchronous programming as well as LINQ, entity framework and multi-threading. Advanced C#: Thread-Safe Data with Concurrent Collections covers many important multi-threading topics with an obvious focus on concurrent collections. Lastly, Advanced C# Language Features doesn't cover asynchronous programming, but does dive deep into other advanced features of the language that will certainly help you continue to grow your skills.…