Magical Haskell - Antich, Anton; - Prospero Internet Bookshop

 
Product details:

ISBN13:9798868812811
ISBN10:8868812819
Binding:Paperback
No. of pages:350 pages
Size:235x155 mm
Language:English
Illustrations: 100 Illustrations, color
700
Category:

Magical Haskell

A Friendly Approach to Modern Functional Programming, Type Theory, and Artificial Intelligence
 
Edition number: First Edition
Publisher: Apress
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 64.19
Estimated price in HUF:
27 903 HUF (26 574 HUF + 5% VAT)
Why estimated?
 
Your price:

25 670 (24 448 HUF + 5% VAT )
discount is: 8% (approx 2 232 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Not yet published.
 
  Piece(s)

 
Short description:

Discover a unique and fun approach to adopting modern typed functions programming patterns. This book uses playful metaphors and examples to help you learn Haskell through imagination, building on math without relying on imperative crutches or technical complexity. You?ll use math to build completely different Typed Functional patterns from the ground up and understand the link between building Mathematics through Types and constructing Haskell as a programming language.  



Intended for working with various applications, especially AI-powered apps, the book gently builds up to what are normally considered complex and difficult concepts all without needing a PhD to understand them. Illustrative explanations will guide you to tackle monads, using monad transformer stacks to structure real programs, foldable and traversable structures, as well as other Type classes. This book will also help you structure programs efficiently and apply your own abstractions to real-life problem domains. Next, you?ll explore exciting advancements in AI, including building with OpenAI APIs, creating a terminal chatbot, adding web functionality, and enhancing with retrieval-augmented generation. Finally, you?ll delve into AI multi-agents and future directions using Arrows abstraction, reinforcing Haskell?s design.



Magical Haskell is a solution for programmers who feel limited by imperative programming languages but are also put off by excessively mathematical approaches.

Long description:

Discover a unique and fun approach to adopting modern typed functions programming patterns. This book uses playful metaphors and examples to help you learn Haskell through imagination, building on math without relying on imperative crutches or technical complexity. You?ll use math to build completely different Typed Functional patterns from the ground up and understand the link between building Mathematics through Types and constructing Haskell as a programming language.  



Intended for working with various applications, especially AI-powered apps, the book gently builds up to what are normally considered complex and difficult concepts all without needing a PhD to understand them. Illustrative explanations will guide you to tackle monads, using monad transformer stacks to structure real programs, foldable and traversable structures, as well as other Type classes. This book will also help you structure programs efficiently and apply your own abstractions to real-life problem domains. Next, you?ll explore exciting advancements in AI, including building with OpenAI APIs, creating a terminal chatbot, adding web functionality, and enhancing with retrieval-augmented generation. Finally, you?ll delve into AI multi-agents and future directions using Arrows abstraction, reinforcing Haskell?s design.



Magical Haskell is a solution for programmers who feel limited by imperative programming languages but are also put off by excessively mathematical approaches.



What You Will Learn




  • Grasp a solid math foundation without complex technicalities for Types and Typeclasses.

  • Solve problems via a typed functional approach and understand why it?s superior to what?s available in the imperative language world (?if it compiles, it runs?).

  • Build your own abstractions to efficiently resolve problems in any given domain.

  • Develop AI frameworks in Haskell, including chatbots, web functionality, and retrieval-augmented generation.



Who This Book Is For



Haskell programmers of all levels and those interested in Type Theory.

Table of Contents:

Chapter 1: Wizards, Types, and Functions.- Chapter 2: Type Constructions.- Chapter 3: Very Gentle Type Theory and Category Theory Introduction.- Chapter 4: Basic Typeclasses or ?Show me a Monoid?.- Chapter 5: Functor, Bifunctor and Applicative Functor Enter an Elevator.- Chapter 6: O Monad, Help me Compose.- Chapter 7: Input, Transformer Stack, Output.- Chapter 8: Blackjack - Full Haskell Program.- Chapter 9: Let?s AI.- Chapter 10: Terminal AI Chatbot.- Chapter 11: Web-enabled AI Framework.- Chapter 12: Adding RAG (Retrieval Augmented Generation).- Chapter 13: AI Multi-Agents and the Future.