C# Concurrency (Manning) |
Wednesday, 12 March 2025 | |||
This book shows how to write effective multithreaded and asynchronous software in C#. Nir Dobovizki demonstrates practical techniques, real-world examples, and useful code samples to cut through the confusion around async/await and help you write rapid, reliable, and bug-free code. The book focuses on the practical use of the C# async-await feature to simplify asynchronous tasks. It teaches how to avoid common pitfalls, addresses classic multithreading issues like deadlocks and race conditions, and advanced topics such as controlling thread of execution and using thread-safe collections. <ASIN:1633438651 >
Author: Nir Dobovizki Topics include:
For recommendations of C# books see C# Books - Pick of the Shelf in our Programmer's Bookshelf section.For more Book Watch just click. Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed. To have new titles included in Book Watch contact BookWatch@i-programmer.info Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
|