Elm Programming (HiTeX Press)
Monday, 02 December 2024

This guide is designed to introduce developers to the Elm functional programming language. Robert Johnson explores Elm’s approach to managing application architecture and state through a clean, predictable model, using the language's robust type system to eliminate runtime errors.

Readers will gain a solid understanding of Elm's core principles, including immutability, pure functions, and type safety. The book is structured to accommodate beginners, progressively leading the reader from fundamental concepts such as setting up the Elm environment and understanding basic syntax and data types, to advanced topics including managing state and side effects, and JSON handling.

Author: Robert Johnson
Publisher: HiTeX Press
Date: November 2024
Pages: 432
ISBN: 978-8896650218
Print: B0DMR73XQS
Kindle: ‎ B0DKG6B578
Audience: Developers wanting to learn Elm
Level: Introductory/Intermediate
Category: Other Languages

elm

For recommendations of books on functional programming see First Class Functional Programming Books in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Pearls of Algorithm Engineering

Author: Paolo Ferragina
Publisher: ‎Cambridge University Press
Pages: 326
ISBN: ‎978-1009123280
Print:1009123289
Kindle: B0BZJBGTLN
Audience: Admirers of Knuth
Rating: 5
Reviewer: Mike James

Algorithm engineering - sounds interesting.



Computer Architecture (No Starch Press)

Author: Charles Fox
Publisher: No Starch Press
Date: May 2024
Pages: 560
ISBN: 978-1718502864
Print: 1718502869
Kindle: B0BZH1LB1F
Audience: General
Rating: 4
Reviewer: Harry Fairhead
No, not architecture via a computer - the architecture OF computers.


More Reviews