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
 


Learn Enough JavaScript to Be Dangerous

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Rating: 2
Reviewer: Mike James
To be dangerous? Is this a good ambition?



The Art of Computer Programming, Volume 4, Fascicle 5

Author: Donald Knuth
Publisher: Addison-Wesley
Pages: 320
ISBN: 978-0134671796
Print: 0134671791
Audience: Knuth fans
Rating: 4
Reviewer: Mike James
Another portion of TAoCP. Do you need to read it?


More Reviews