C# 8.0 in a Nutshell (O'Reilly)
Wednesday, 03 June 2020

This is a thoroughly updated edition providing a one-volume reference to the C# language . Authors Joseph Albahari and Eric Johannsen have organized the book around around concepts and use cases. C# 8.0 in a Nutshell provides intermediate and advanced programmers with a concise map of C# and .NET knowledge.

 

Author: Joseph Albahari and Eric Johannsen
Publisher: O'Reilly
Date: June 2020
Pages: 1104
ISBN: 978-1492051138
Print: 1492051136
Kindle: B087F7GKDQ
Audience: C# developers
Level: Introductory/Intermediate
Category: C#

 

  • Get up to speed on C#, from syntax and variables to advanced topics such as pointers, closures, and patterns
  • Dig deep into LINQ with three chapters dedicated to the topic
  • Explore concurrency and asynchrony, advanced threading, and parallel programming
  • Work with .NET features, including regular expressions, networking, serialization, spans, reflection, and cryptography
  • Delve into Roslyn, the modular C# compiler as a service

 

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.

 

 

Banner
 


Learn Enough JavaScript to Be Dangerous

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Rating: 2
Reviewer: Mike James
To be dangerous? Is this a good ambition?



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews