Stylish F# 6 : crafting elegant functional code for .NET 6 /
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. This second edition, fully updated for .NET 6 and F# 6, includes all new coverage...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[New York, NY] :
Apress,
[2022]
|
Edición: | 2nd edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Chapter 1: The Sense of Style
- Chapter 2: Designing Functions Using Types
- Chapter 3: Missing Data
- Chapter 4: Working Effectively with Collection 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.