Concurrency in C# Cookbook
Asynchronous, Parallel, and Multithreaded Programming
Price | $33.99 - $39.99
|
Rating | |
Author | Stephen Cleary |
Publisher | O'Reilly Media |
Published | 2014 |
Pages | 208 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1449367569 |
ISBN-13 | 9781449367565 |
If you're one of the many developers uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 75 code-rich recipes, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques, using libraries and language features in .NET 4.5 and C# 5.0.
Concurrency is becoming more common in responsive and scalable application development, but it's been extremely difficult to code. The detailed solutions in this cookbook show you how modern tools raise the level of abstraction, making concurrency much easier than before.
- Stephen Cleary
5 5 436
Similar Books
by Katherine Cox-Buday
Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you're a developer familiar with Go, this practical book demonstrates best practices and patterns to help you incorporate concurrency into your systems.Author Kathe...
Price: $38.49 | Publisher: O'Reilly Media | Release: 2017
High-Performance Programming in C# and .NET
by Jason Alls
Writing high-performance code while building an application is crucial, and over the years, Microsoft has focused on delivering various performance-related improvements within the .NET ecosystem. This book will help you understand the aspects involved in designing responsive, resilient, and high-performance applications with the new versi...
Price: $49.99 | Publisher: Packt Publishing | Release: 2022
by Anthony Williams
Without assuming you have a background in the subject, C++ Concurrency in Action gradually enables you to write robust and elegant multithreaded applications in C++11. You'll explore the threading memory model, the new multithreading support library, and basic thread launching and synchronization facilities. Along the way, you'l...
Price: $25.48 | Publisher: Manning | Release: 2012
by Enrico Buonanno
Functional programming changes the way you think about code. For C# developers, FP techniques can greatly improve state management, concurrency, event handling, and long-term code maintenance. And C# offers the flexibility that allows you to benefit fully from the application of functional techniques. This book gives you the awesome power...
Price: $36.70 | Publisher: Manning | Release: 2017
by Dmitri Nesteruk
Implement design patterns in .NET using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today's developer toolbox.Using the C# programming language, Design Patterns in .NET explores the classic design pattern implementation and discusses t...
Price: $24.06 | Publisher: Apress | Release: 2019
Test Your Skills in C# Programming
by Vaskaran Sarcar
Review the fundamental constructs in C# using Q&As and program segments to boost your confidence and gain expertise. This book will help you analyze your programs more efficiently and enhance your programming skills.The book is divided into three parts, where you will learn the fundamentals, object-oriented programming, and some advan...
Price: $46.79 | Publisher: Apress | Release: 2022
by Riccardo Terrell
Unlock the incredible performance built into your multi-processor machines. Concurrent applications run faster because they spread work across processor cores, performing several tasks at the same time. Modern tools and techniques on the .NET platform, including parallel LINQ, functional programming, asynchronous programming, and the Task...
Price: $20.00 | Publisher: Manning | Release: 2018
Functional Programming in C#, 2nd Edition
by Enrico Buonanno
Functional Programming in C# has helped thousands of developers apply functional thinking to C# code. Its practical examples and spot-on treatment of FP concepts makes it the perfect guide for proficient C# programmers. This second edition is fully revised to cover new functional-inspired features in the most recent releases of C#, includ...
Price: $53.99 | Publisher: Manning | Release: 2021