PACK | Functional C# (2016 EN)

Discussion in 'Programming' started by Kanka, Aug 4, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Wisnu Anggoro
    Full Title: Functional C#
    Publisher: Packt Publishing; 1 edition (December 30, 2016)
    Year: 2016
    ISBN-13: 9781785282225 (978-1-78528-222-5)
    ISBN-10: 1785282220
    Pages: 370
    Language: English
    Genre: Programming
    File type: EPUB (True)
    Quality: 10/10
    Price: 34.99 €


    Functional programming makes your application faster, improves performance, and increases your productivity. C# code is written at a higher level of abstraction, so that code will be closer to business requirements, abstracting away many low-level implementation details.

    This book bridges the language gap for C# developers by showing you how to create and consume functional constructs in C#. We also bridge the domain gap by showing how functional constructs can be applied in business scenarios. We’ll take you through lambda expressions and extension methods, and help you develop a deep understanding of the concepts and practices of LINQ and recursion in C#.

    By the end of the book, you will be able to write code using the best approach and will be able to perform unit testing in functional programming, changing how you write your applications and revolutionizing your projects.


    What You Will Learn:
    ✓ Develop an application using the functional approach
    ✓ Implement unit testing to functionally program code
    ✓ Create efficient code using functional programming
    ✓ Work through a LINQ query so you can work with data
    ✓ Compose asynchronous programs to create a responsive application
    ✓ Use recursion in function programming in order to simplify code
    ✓ Optimize the program code using Laziness and Caching Techniques

    -------------
     
    Last edited by a moderator: Mar 28, 2020