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.

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
 


100 Go Mistakes and How to Avoid Them

Author: Teiva Harsanyi
Publisher: Manning
Date: October 2022
Pages: 384
ISBN: 978-1617299599
Print: 1617299596
Kindle: B0BBHQD8BQ
Audience: Go Developers
Rating: 3
Reviewer: Mike James
100 mistakes is a lot! 
Is the fault Go or the programmer?



Reliable Source: Lessons from a Life in Software Engineering

Author: James Bonang
Date: January 2022
Pages: 608
Kindle: B09QCBVJ9V
Audience: General interest
Rating: 5
Reviewer: Kay Ewbank

This book combines a fun read with interesting insights into how to write reliable programs.


More Reviews