Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#. Author Ian Griffiths guides you through C# 8.0 fundamentals and techniques for building cloud, web, and desktop applications. Topics covered include .NET Core and the latest C# 8.0 additions, including asynchronous streams, nullable references, pattern matching, default interface implementation, ranges and new indexing syntax, and changes in the .NET tool chain.
<ASIN:1492056812>
Author: Ian Griffiths Publisher: O'Reilly Date: January 2020 Pages: 800 ISBN: 978-1492056812 Print: 1492056812 Kindle: B0821V2JFP Audience:developers wanting to learn C# Level: Intermediate Category: C#
- Discover how C# supports fundamental coding features, such as classes, other custom types, collections, and error handling
- Learn how to write high-performance memory-efficient code with .NET Core’s Span and Memory types
- Query and process diverse data sources, such as in-memory object models, databases, data streams, and XML documents with LINQ
- Use .NET’s multithreading features to exploit your computer’s parallel processing capabilities
- Learn how asynchronous language features can help improve application responsiveness and scalability
For recommendations of C# books see C# Books - Pick of the Shelf in our Programmer's Bookshelf section.
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.
Beginning Programming All-in-One For Dummies
Author: Wallace Wang Publisher: For Dummies Pages: 800 ISBN: 978-1119884408 Print: 1119884403 Kindle: B0B1BLY87B Audience: Novice programmers Rating: 3 Reviewer: Kay Ewbank
This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]
|
Embracing Modern C++ Safely
Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and Alisdair Meredith Publisher: Addison-Wesley Date: December 2021 Pages: 1376 ISBN: 978-0137380350 Print: 0137380356 Kindle: B09HTFQB92 Audience: C++ developers Rating: 4 Reviewer: Harry Fairhead Writing safe C++ - sounds essential
[ ... ]
| More Reviews |
|