C# 7.0 in a Nutshell (O'Reilly)
Monday, 29 January 2018

This book covers C# 7.0, the .NET CLR and its core Framework assemblies. Authors Joe Albahari and Ben Albahari have organized the book around concepts and use cases, and this updated edition provides intermediate and advanced programmers with a concise map of C# and .NET knowledge. This focus was chosen to allow space for difficult topics such as concurrency, security, and application domains without compromising depth or readability.

<ASIN:1491987650>

Features new to C# 6 and C# 7 and the associated Framework are flagged so that you can also use this book as a C# 5 and C# 6 reference.

Author: Joe Albahari and Ben Albahari
Publisher: O'Reilly
Date: Oct 2017
Pages: 1090
ISBN: 978-1491987650
Print: 1491987650
Kindle: B076DMK61S
Audience: C# programmers
Level: intermediate
Category: C#

 

 

  • Get up to speed on the C# language, from the basics of syntax and variables to advanced topics such as pointers, operator overloading, and dynamic binding
  • Dig deep into LINQ via three chapters dedicated to the topic
  • Explore concurrency and asynchrony, advanced threading, and parallel programming
  • Work with .NET features, including XML, regular expressions, networking, serialization, reflection, application domains, and security
  • Delve into Roslyn, the modular C# 7.0 compiler-as-a-service

See the review by Mike James of C# 5.0 in a Nutshell (5th Ed) in which he awards a rating of 4.5 out of 5 and concludes:

This is a book C# programmers will find an useful addition to their bookshelves if they require a reference work on C# and the wider framework. Recommended. 

For other recommended C# titles see C# Books - Pick of the Shelf Revisited

.

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
 


Discovering Modern C++, 2nd Ed

Author: Peter Gottschling
Publisher: Addison-Wesley
Pages: 576
ISBN: 978-0136677642
Print: 0136677649
Kindle: ‎ B09HTJRJ3V
Audience: C++ developers
Rating: 5
Reviewer: Mike James

Modern C++ who would want to write anything else? Is this a suitable introduction for the rest of us?



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 [ ... ]


More Reviews