Parallel Programming with C# and .NET Core (BPB)
Monday, 06 July 2020

With the subtitle, "Developing Multithreaded Applications Using C# and .NET Core 3.1 from Scratch", the primary objective of this book is to help readers understand the importance of asynchronous programming and various ways it can be achieved using .NET Core 3.1 and C# 8 to successfully build concurrent applications. Authors Rishabh Verma, Neha Shrivastava, and Ravindra Akella explain the fundamentals of threading, asynchronous programming, various asynchronous patterns, synchronization constructs, unit testing parallel methods, debugging enterprise applications, and tips and tricks.

<ASIN:9389423325>

There are samples based on practical examples that will help the reader effectively use parallel programming. By the end of this book, readers will be equipped with the knowledge needed to understand, code, and debug multithreaded, concurrent and parallel programs with confidence.

 

Author: Rishabh Verma, Neha Shrivastava, and Ravindra Akella
Publisher: BPB Publications
Date: June 2020
Pages: 394
ISBN: 978-9389423327
Print: 9389423325
Kindle: B08BWVN5VT
Audience: C# developers
Level: Intermediate
Category: C#

  • Explore and work with the new features and enhancements in .NET Core 3.0 & C# 8
  • Understand the fundamentals of parallel programming
  • Learn various threading patterns and synchronization constructs
  • Build concurrent applications using C# and .Net Core 3.0 from the ground up
  • Understand the principles of unit testing and debugging in concurrent applications

 

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.

 

 

Banner
 


Oracle PL/SQL By Example, 6th Ed

Author: Elena Rakhimov
Publisher: Oracle Press
Pages: 480
ISBN: 978-0138062835
Print: 0138062838
Audience: Developers interested in Oracle PL/SQL
Rating: 4
Reviewer: Kay Ewbank

This is the sixth edition of a well established title that has been updated for the latest version of PL/SQL (21c).



Racket Programming the Fun Way

Author: James W. Stelly
Publisher: No Starch Press
Date: January 2021
Pages: 360
ISBN: 978-1718500822
Print: 1718500823
Kindle: B085BW4J16
Audience: Developers interested in Racket
Rating: 4
Reviewer: Mike James
If you have ever wanted to Lisp then try Racket.


More Reviews