I'm looking for a book which contains information about the following topics:
I've already knowledge about these topics but I'll refresh all these in deep and with focus on C#.
The book recommendations should be for C# / .NET 4.0 (not Java) and in English or German.
Thank you guys. Danny
Parallel programming is the process of using a set of resources to solve a problem in less time by dividing the work. Using parallel programming in C is important to increase the performance of the software.
Parallel programming is not as hard as some say, and we hope that this book makes your parallel-programming projects easier and more fun. In short, where parallel programming once focused on science, research, and grand-challenge projects, it is quickly becoming an engineering discipline.
1. The C++ Programming Language (4th Edition) By Bjarne Stroustrup. This book entails content for both beginners and professionals for mastering C++ language and was written by the creator of C++ itself i.e. Bjarne Stroustrup.
Parallel programs are inherently more difficult to debug than sequential programs. Because there are a number of processes running simultaneously, it is harder to get a good view on the state and progress of a parallel computation than of a sequential one.
I think Parallel Programming wiht .NET is exactly what you're looking for.
To read more about the F# versions, you can read my blog post series
Even though it is not specific to parallel programming, C# in a nutshell 4 is a decent reference to understand these concepts
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With