C# 7 and .NET Core Cookbook (Packt)
Wednesday, 30 August 2017

This book offers solution to some common programming problems that you come across with the recently open-sourced C# and will also help you get started with .NET Core 1.1. Dirk Strauss takes a recipe-based approach, starting with a run through of new features in C# 7, such as tuples and  pattern matching. He then moves on to look at generics and the OOP features in C# before tackling more advanced topics, such as reactive extensions, Regex, code analyzers, and asynchronous programming.

<ASIN:1787286274>

The book also covers cross-platform .NET Core 1.1 features and looks at using .NET Core on macOS. Microservices, serverless computing, and the use of Visual Studio 2017 for mobile application development across multiple platforms are all covered.

Author: Dirk Strauss
Publisher: Packt
Date: April 2017
Pages: 628
ISBN: 978-1787286276
Print: 1787286274
Kindle: B01N6QN9ZD
Audience: C# programmers
Level: Intermediate
Category: C#  

 

 

  • Write better and less code to achieve the same result as in previous versions of C#
  • Wori with analyzers in Visual Studio
  • Work with files, streams, and serialization
  • Write high-performant code in C# and understanding multi-threading
  • Demystify the Rx library using Reactive extensions
  • Explore .Net Core 1.1 and ASP.NET MVC
  • Secure your applications and learn new debugging techniques
  • Design and build a microservice architecture
  • Use Azure and AWS for serverless computing with C#

 

For recommendations of C# books see C# Books - Pick of the Shelf Revisited in our Programmer's Bookshelf section.

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.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.



The Big Book of Small Python Projects

Author: Al Sweigart
Publisher: No Starch Press
Date: June 2021
Pages: 432
ISBN: 978-1718501249
Print: 1718501242
Kindle: B08FH9FV7M
Audience: Novice Python developers
Rating: 4
Reviewer: Lucy Black
A project book? A good way to learn Python?


More Reviews