Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Series Title
      Series Title
      Clear All
      Series Title
  • Reading Level
      Reading Level
      Clear All
      Reading Level
  • Content Type
      Content Type
      Clear All
      Content Type
  • Item Type
      Item Type
      Clear All
      Item Type
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Is Full-Text Available
    • Subject
    • Publisher
    • Source
    • Donor
    • Place of Publication
    • Contributors
    • Location
2 result(s) for "Fؤ (Computer program language)"
Sort by:
Stylish F# : crafting elegant functional code for .NET and .NET core
\"Why just get by in F# when you can program in style! This book goes beyond syntax and into design. It provides F# developers with best practices, guidance, and advice to write beautiful, maintainable, and correct code. \"Stylish F#\" covers every design decision that a developer makes in constructing F# programs, helping you make the most educated and valuable design choices at every stage of code development. You will learn about the design of types and function signatures, the benefits of immutability, and the uses of partial function application. You will understand best practices for writing APIs to be used by F#, C#, and other languages. Each carefully vetted design choice is supported with compelling examples, illustrations, and rationales. What you'll learn: Know why, when, and how to code in immutable style ; Use collection functions, piping, and function composition to build working software quickly ; Be aware of the techniques available to bring error handling into the mainstream of program logic ; Optimize F# code for maximum performance ; Identify and implement opportunities to use function injection to improve program design ; Appreciate the methosd available to handle unknown data values ; Understand asynchronous and parallel programming in F#, and how it differs from C# asynchronous programming. This book is for any developer who writes F# code, and wants to write it better.\"--Publisher's description.
Design patterns in .NET : reusable approaches in C# and F# for object-oriented software design
\"Implement design patterns in .NET using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today's developer toolbox. Using the C# programming language, \"Design patterns in .NET\" explores the classic design pattern implementation and discusses the applicability and relevance of specific language features for the purpose of implementing patterns. You will learn by example, reviewing scenarios where patterns are applicable. MVP and patterns expert Dmitri Nesteruk demonstrates possible implementations of patterns, discusses alternatives and pattern inter-relationships, and illustrates the way that a dedicated refactoring tool (ReSharper) can be used to implement design patterns with ease.\"-- Provided by publisher