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.
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
Software Mistakes and Tradeoffs (Manning)
Author: Tomasz Lelek and Jon Skeet Publisher: Manning Date: June 2022 Pages: 426 ISBN: 978-1617299209 Print: 1617299200 Audience: C# developers Rating: 4 Reviewer: Mike James We all make mistakes - do you want to read about them?
|
Software Requirements Essentials
Authors: Karl Wiegers and Candase Hokanson Publisher: Addison-Wesley Pages: 208 ISBN: 9780138190286 Print: 0138190283 Kindle: B0BTLC53FF Audience: General Rating: 4.5 Reviewer: Kay Ewbank
This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]
| More Reviews |
|