Leanpub Header

Skip to main content

Filters

Category: "Functional Programming"

Books

  1. Modern Java: Second Edition
    Java 21 and the Java Ecosystem
    Adam L. Davis

    This book will help you understand the latest in Java 8 to 21, asynchronous, reactive programming, build, testing, and web frameworks (and a bit of Groovy and Scala) so you can advance your career in software development. No AI was used! All readers will get all future updates and 20% of proceeds go to EFF.

  2. ReactiveCocoa Book
    Streams of values over time.
    Eimantas Vaičiūnas

    Functional programming has gained a lot of momentum in recent years among Cocoa developers as a nice way of removing a dependency on the global state. Using concepts of functional programming, its reactive form has given a lot of benefits to application developers to properly connect different parts of the application.

  3. Come out and Play
    Webanwendungen schreiben mit Scala, Scala.js, Akka und dem Play Framework.
    Jens Grassel and Andre Schütz

    In diesem Buch liefern wir einen praxisorientierten Einstieg in die Entwicklung größerer Webanwendungen auf Basis moderner Technologien wie Scala, Akka,  dem Play Framework  und Scala.js.Im Verlauf des Buches wird eine nicht-triviale Anwendung entwickelt wobei fortgeschrittene Techniken zum Einsatz kommen.

  4. Elm per Pythonisti (stale)
    Avventure di un pythonista nel mondo dei linguaggi staticamente tipati.
    Matteo Bertini

    Elm è un linuguaggio funzionale che si compila verso JavaScript ed è nato per creare interfacce web responsive. Con Elm è possibile dire addio alla maggior parte degli errori a runtime, niente più undefined, niente più paura a fare un refactoring. E tutto questo con le prestazioni di React.

  5. Smart analysts are hampered by dumb spreadsheets. Investing a little time in modern programming ideas will reap immediate benefits. This book will show you how to use a few lines of JavaScript can automate your daily chores.

  6. Extending and Using Specter
    Get Going Good
    Brian Marick

    Specter is a Clojure/ClojureScript library for querying and modifying data structures. It is fast, powerful, and flexible. This short book shows you how to use and extend it.

  7. It’s not what you know, but how you apply what know. The application of knowledge.

  8. Holistic InfoSec For Web Developers, Fascicle 0: Physical and People
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The first part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f0.holisticinfosecforwebdevelopers.com

  9. JavaScript Allongé, the "Six" Edition
    Programming from Functions to Classes in ECMAScript 2015
    Reg “raganwald” Braithwaite

    A long pull of functions, combinators, & decorators, written in modern JavaScript.

  10. PureScript by Example
    Functional Programming for the Web
    Phil Freeman

    Learn functional programming for the web by solving practical problems using the PureScript programming language. "PureScript By Example" will motivate functional programming techniques like maps, folds, type classes and monads by applying them to real-world problems such as form validation, AJAX callbacks and drawing with the canvas. 100% of the author royalties on purchases of this book are donated to Code Club, a nationwide network of volunteer-led after school coding clubs.

  11. A Go Developer's Notebook
    Where I Go During My Holidays
    Eleanor McHugh

    A Go Developer's Notebook is a living book about the Go language and programming in general, written by a long-standing member of the Go community and based on her experience working with Go since its initial public release in November 2009.

  12. You're excited about Scala and functional programming, but existing resources for beginners have raised a bunch of questions and failed to answer them? Advanced resources are assuming too much and are like techno-babble from some sci-fi series to you? The Neophyte's Guide to Scala may be exactly what you are looking for then, targeting not-quite-beginners who want to delve deeper into Scala and functional programming.

  13. No Description Available