-
73. Web Development with ReasonML: Type-Safe, Functional Programming for JavaScript Developers
by J. David Eisenberg
Seller Description: ReasonML is a new, type-safe, functional language that compiles to efficient, readable JavaScript. ReasonML interoperates with existing JavaScript libraries and works especially well with React, one of the most popular front-end frameworks. Learn how to take advantage of the power of a functional language while keeping the flexibility of the whole ... See More Details
2019, Pragmatic Bookshelf
ISBN-13: 9781680506334
Paperback, Fine/Like New
$16.56
-
74. Clojure Cookbook: Recipes for Functional Programming
by Luke Vanderhart, Ryan Neufeld
Seller Description: With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the ... See More Details
2014, O'Reilly Media
ISBN-13: 9781449366179
Trade paperback, New
$13.04
-
75. Web Development with Clojure: Build Bulletproof Web Apps with Less Code
by Dmitri Sotnikov
Seller Description: "Book version P2.0--May 2014"--Title page verso. See More Details
2014, Pragmatic Bookshelf
ISBN-13: 9781937785642
Trade paperback
$13.00
-
76. Functional Programming Using F#
by Michael R. Hansen, Hans Rischel
Seller Description: This comprehensive introduction to the principles of functional programming using F# shows how to apply basic theoretical concepts to produce succinct and elegant programs. It demonstrates the role of functional programming in a wide spectrum of applications including databases and systems. Coverage also includes advanced features in the .NET ... See More Details
2013, Cambridge University Press
ISBN-13: 9781107684065
Trade paperback, Fine/Like New
$18.46
-
77. Introduction to Functional Programming Systems Using Haskell
by Antony J. T. Davie
Seller Description: Here is an introduction to functional programming and its associated systems. A unique feature is its use of the language Haskell for teaching both the rudiments and the finer points of the functional technique. Haskell is a new, internationally agreed and accepted functional language that is designed for teaching, research and applications, that ... See More Details
1992, Cambridge University Press
ISBN-13: 9780521277242
Trade paperback, Good
$32.17
-
78. Programming Clojure
by Stuart Halloway, Aaron Bedra
Seller Description: The second edition of "Programming Clojure" is the first book to cover the new features in Clojure 1.3. It covers new concepts like Protocols and Datatypes, as well as Clojure's changes to the numerics system. In addition, this book includes coverage of ClojureScript, a new platform for the Clojure language that rests on top of JavaScript. See More Details
2012, The Pragmatic Programmers
ISBN-13: 9781934356869
Paperback
$9.71
-
79. Introducing Functional Programming Using C#: Leveraging a New Perspective for OOP Developers
by Vaskaran Sarcar
Seller Description: Understand the power of C#, a multi-paradigm language. This book will help you learn, analyze, and harness the functional aspects of C# so you can create a better program. The book is divided into two parts. Part I starts with an overview of functional programming (FP). It covers the building blocks for FP: functions and immutability. You will ... See More Details
2023, APress
ISBN-13: 9781484296967
Paperback, New
NV, USA
$42.36
-
80. Haskell: The Craft of Functional Programming
by Simon Thompson
Seller Description: This student-focused introduction to the Haskell programming language emphasizes the process of crafting programs, problem solving and avoiding common pitfalls. Running examples and case studies highlight new concepts and alternative approaches to program design. See More Details
1999, Addison-Wesley Professional
ISBN-13: 9780201342758
Trade paperback, Very Good
$2.20
-
81. Practical Clojure
by Luke Vanderhart, Stuart Sierra
Seller Description: This book is the first definitive reference for the Clojure language, providing both an introduction to functional programming in general and a more specific introduction to Clojure's features. This book demonstrates the use of the language through examples, including features such as software transactional memory (STM) and immutability, which may ... See More Details
2010, Apress
ISBN-13: 9781430272311
Trade paperback, Fine/Like New
$13.65
-
82. Learning C++ Functional Programming: Explore functional C++ with concepts like currying, metaprogramming and more
by Wisnu Anggoro
Seller Description: Apply Functional Programming techniques to C++ to build highly modular, testable, and reusable code About This Book * Modularize your applications and make them highly reusable and testable * Get familiar with complex concepts such as metaprogramming, concurrency, and immutability * A highly practical guide to building functional code in C++ ... See More Details
2017, Packt Publishing
ISBN-13: 9781787281974
Trade paperback, New
NV, USA
$56.23
-
83. Quick Functional Programming
by David Matuszek
Seller Description: Why learn functional programming? Isn't that some complicated ivory-tower technique used only in obscure languages like Haskell? In fact, functional programming is actually very simple. It's also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming features. But it ... See More Details
2023, CRC Press
ISBN-13: 9781032415314
Trade paperback, New
$33.84
-
85. Beginning Functional JavaScript: Uncover the Concepts of Functional Programming with Ecmascript 8
by Anto Aravinth, Srikanth Machiraju
Seller Description: Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences between imperative and functional programming. Diving straight into JavaScript functions, you will learn to write them with ES8. Followed by this you ... See More Details
2018, Apress
ISBN-13: 9781484240861
Trade paperback, New
$71.35
-
86. Semantics of Type Theory: Correctness, Completeness and Independence Results
by T Streicher
Seller Description: Typing plays an important role in software development. Types can be consid ered as weak specifications of programs and checking that a program is of a certain type provides a verification that a program satisfies such a weak speci fication. By translating a problem specification into a proposition in constructive logic, one can go one step ... See More Details
2012, Birkhauser
ISBN-13: 9781461267577
Trade paperback, New
NV, USA
$91.29
-
87. Central European Functional Programming School: 5th Summer School, CEFP 2013, Cluj-Napoca, Romania, July 8-20, 2013, Revised Selected Papers
by Viktória Zsók (Editor), Zoltán Horváth (Editor), Lehel Csató (Editor)
Seller Description: This volume presents the revised lecture notes of selected talks given at the Fifth Central European Functional Programming School, CEFP 2013, held in July 2013 in Cluj-Napoca, Romania. The 14 revised full papers presented were carefully reviewed and selected. The lectures cover a wide range of distributed and multicore functional programming ... See More Details
2015, Springer International Publishing AG
ISBN-13: 9783319159393
Paperback, New
NV, USA
$60.65
-
88. Mastering High Performance with Kotlin: Overcome performance difficulties in Kotlin with a range of exciting techniques and solutions
by Igor Kucherenko
Seller Description: Find out how to write Kotlin code without overhead and how to use different profiling tools and bytecode viewer to inspect expressions of Kotlin language. Key Features Apply modern Kotlin features to speed up processing and implement highly efficient and reliable codes. Learn memory optimization, concurrency, multi-threading, scaling, and ... See More Details
2018, Packt Publishing Limited
ISBN-13: 9781788996648
Paperback, New
$12.00
-
89. Programming Clojure
by Stuart Halloway, Susannah Davidson Pfalzer (Editor)
Seller Description: Clojure is a dynamic language for the Java Virtual Machine, with a compelling combination of features: Clojure is elegant. Clojure's clean, careful design lets you write programs that get right to the essence of a problem, without a lot of clutter and ceremony. Clojure is Lisp reloaded. Clojure has the power inherent in Lisp, but is not ... See More Details
2009, Pragmatic Bookshelf
ISBN-13: 9781934356333
Trade paperback
$10.38
-
90. Stylish F#: Crafting Elegant Functional Code for .Net and .Net Core
by Kit Eason
Seller Description: 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. Stylish F# covers every design decision that a developer makes in constructing F# programs, helping you make the most educated ... See More Details
2018, Apress
ISBN-13: 9781484239995
Trade paperback, Fine/Like New
$25.01
-
91. Functional Programming for Loosely-Coupled Multiprocessors
by Paul H J Kelly
Seller Description: This book proposes a new high level approach to programming that addresses the pragmatic issue of how a computation is distributed across a machine. See More Details
1989, Mit Press
ISBN-13: 9780262610575
Trade paperback
$18.76
-
92. The Functional Treatment of Parsing
by René Leermakers
Seller Description: Parsing technology traditionally consists of two branches, which correspond to the two main application areas of context-free grammars and their generalizations. Efficient deterministic parsing algorithms have been developed for parsing programming languages, and quite different algorithms are employed for analyzing natural language. The ... See More Details
2012, Springer
ISBN-13: 9781461363972
Trade paperback, New
NV, USA
$112.32
-
93. Research Directions in Parallel Functional Programming
by Kevin Hammond (Editor), Greg Michaelson (Editor)
Seller Description: Programming is hard. Building a large program is like constructing a steam locomotive through a hole the size of a postage stamp. An artefact that is the fruit of hundreds of person-years is only ever seen by anyone through a lOO-line window. In some ways it is astonishing that such large systems work at all. But parallel programming is much, much ... See More Details
1999, Springer
ISBN-13: 9781852330927
Trade paperback, New
NV, USA
$112.32
-
94. Central European Functional Programming School: 6th Summer School, CEFP 2015, Budapest, Hungary, July 6-10, 2015, Revised Selected Papers
by Viktória Zsók (Editor), Zoltán Porkoláb (Editor), Zoltán Horváth (Editor)
Seller Description: This volume presents the revised lecture notes of selected talks given at the 6th Central European Functional Programming School, CEFP 2015, held in July 2015, in Budapest, Hungary. The 10 revised full papers presented were carefully reviewed and selected. The lectures covered a wide range of functional programming and C++ programming subjects. See More Details
2019, Springer Nature Switzerland AG
ISBN-13: 9783030283452
Paperback, New
NV, USA
$56.99
-
95. Trends in Functional Programming: 17th International Conference, TFP 2016, College Park, MD, USA, June 8-10, 2016, Revised Selected Papers
by David Van Horn (Editor), John Hughes (Editor)
Seller Description: This book constitutes the refereed proceedings of the 17th International Conference on Trends in Functional Programming, TFP 2016, held in College Park, USA, in June 2016.The 10 full papers presented in this volume were carefully reviewed and selected from 18 submissions. The papers were organized in topical sections named: implementation ... See More Details
2019, Springer Nature Switzerland AG
ISBN-13: 9783030148041
Paperback, New
NV, USA
$60.65
-
96. An Introduction to Functional Programming Through Lambda Calculus
by Greg Michaelson
1989, Addison Wesley Publishing Company
ISBN-13: 9780201178128
Trade paperback
$16.87