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#...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Eason, Kit (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2018.
Έκδοση:1st ed. 2018.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Chapter 1: The Sense of Style
  • Chapter 2: Designing Functions Using Types
  • Chapter 3: Missing Data
  • Chapter 4: Working Effectively with Collections Functions
  • Chapter 5: Immutability and Mutation
  • Chapter 6: Pattern Matching
  • Chapter 7: Record Types
  • Chapter 8: Classes
  • Chapter 9: Programming With Functions
  • Chapter 10: Asynchronous and Parallel Programming
  • Chapter 11: Railway Oriented Programming
  • Chapter 12: Performance
  • Chapter 13: Layout and Naming
  • Chapter 14: Summary.