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
 


HTML, CSS & JavaScript (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: July 2020
Pages: 480
ISBN: 978-1840788785
Print: 184078878X
Kindle: B08FBGXGF1
Audience: would-be web developers
Rating: 5
Reviewer Mike James
The three core web technologies in a single book.



Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!


More Reviews