Cargando…

FUNCTIONAL PROGRAMMING IN GO apply functional techniques in Golang to improve the testability, readability, and security of your code /

Leverage core functional programming (FP) concepts to write more maintainable and testable code in Go Purchase of the print or Kindle book includes a free PDF eBook Key Features Learn functional programming techniques at the architectural level and use them to solve real-world problems Understand ho...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Meeus, Dylan (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [S.l.] : PACKT PUBLISHING LIMITED, 2023.
Edición:1st edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents Product Information Document Introducing Functional Programming Treating Functions as First-Class Citizens Higher -Order Functions Write Testable Codes with Pure Functions Immutability Three Common Categories of Functions Recursion Readable Function Composition with Fluent Programming Functional Design Patterns Thinking functionally to solve problems Functional Programming Libraries.