Functional Programming with C# (Packt)
Wednesday, 04 September 2024

This book looks at functional programming with C#. Alex Yagur starts with the core principles and benefits of functional programming, contrasting it with imperative and object-oriented concepts. Topics include the functional features of C# and how to write expressive, modular code through expressions, pure functions, and higher-order functions.

<ASIN:1805122681 >

 

Author: Alex Yagur
Publisher: Packt Publishing
Date: July 2024
Pages: 258
ISBN: 978-1805122685
Print: 1805122681
Kindle: B0D9GSMW8X
Audience: C# developers
Level: Intermediate
Category: C#

Topics include

  • Understand the core principles of functional programming
  • Differentiate functional, imperative, and OOP paradigms
  • Write expressive code with higher-order functions
  • Handle errors effectively using functional techniques
  • Utilize asynchronous programming for concurrent tasks
  • Advanced concepts, such as recursion and memoization

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


The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews