Packt Publishing - ebooks Account, 2016. — 185 p. — ISBN10: 178528150X. — ISBN13: 978-1785281501 The book is designed so that you'll be able put to use your existing skills and software knowledge to become a more effective Clojure developer We have reached a point where machines are not getting much faster, software projects need to be delivered quickly, and high quality in...
Packt Publishing, 2017. — 580 p. Clojure is a general-purpose language from the Lisp family with an emphasis on functional programming. It has some interesting concepts and features such as immutability, gradual typing, thread-safe concurrency primitives, and macro-based metaprogramming, which makes it a great choice to create modern, performant, and scalable applications. This...
O’Reilly Media, 2015. — 129 p. — ISBN10: 1-4919-3489-1, ISBN13: 978-1-4919-3489-0. A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing....
No Starch Press, Inc., 2013. — 312 p. — ISBN: 1593274912. Racket is a descendant of Lisp, a programming language renowned for its elegance, power, and challenging learning curve. But while Racket retains the functional goodness of Lisp, it was designed with beginning programmers in mind. Realm of Racket is your introduction to the Racket language. In Realm of Racket , you'll...
Addison-Wesley Professional, 2015. — 288 p. Developers are discovering the immense power of Clojure's functional programming model to quickly solve problems in domains ranging from social networking to Big Data. Targeting the Java Virtual Machine, Clojure also leverages the Java platform's maturity and enormous ecosystem. Clojure Recipes is a "code recipe book" for this...
No Starch Press, 2015. — 328 p. — ISBN10: 1-59327-591-9, ISBN13: 978-1-59327-591-4. For weeks, months — nay! — from the very moment you were born, you’ve felt it calling to you. At long last you’ll be united with the programming language you’ve been longing for: Clojure! As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because...
Packt Publishing, 2016. — 296 p. — ISBN: 978-1-78588-763-5. Master the art of agile single page web application development with ClojureScript. Clojure is an expressive language that makes it possible to easily tackle complex software development challenges. Its bias toward interactive development has made it a powerful tool, enabling high developer productivity. In this book,...
Amazon, 2023. — 195 p. — ISBN-13 979-8388040374. Many hackers swear by LISP, and just like any other programmer coming from an OOPS background I was skeptical about functional programming. When I started learning it, it wasn't straightforward (for an OOP developer), but I persisted and when I reached what's called REPL-driven development I was blown away. Clojure is a dialect...
Chapman and Hall/CRC, 2023. — 128 p. — ISBN: 978-1-003-35854-1. Why learn functional programming? Isn’t that some complicated ivory-tower technique used only in obscure languages like Haskell? Functional programming is very simple. It’s also very powerful, as Haskell demonstrates by throwing away all the conventional programming tools and using only functional programming...
Pragmatic Bookshelf, 2018. — 304 p. Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL....
Apress, 2017. — 366 p. Use ClojureScript to create powerful serverless Web applications that are responsive and engaging. This book presents Reactive recipes with Reagent, a ClojureScript reactive framework, to create interactive applications. Throughout the book, Reactive with ClojureScript Recipes uses progressively more complex examples and introduces you to a set of...
Pragmatic Bookshelf, 2018. — 290 p. Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to...
2nd Edition. — Manning Publications, 2015. — 450 p. — ISBN: 978-1617291524. Clojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp’s clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems,...
The Pragmatic Bookshelf, 2014. — 226 p. — ISBN13: 978-1-937785-64-2. If the usual patchwork of web development tools and languages just isn't cutting it for you, you need Web Development With Clojure . Clojure gives you the rich infrastructure of the JVM with the expressive power of a modern functional language. It combines excellent performance with rapid development-and you...
3rd edition. — The Pragmatic Programmers, LLC., 2021. — 442 p. — ISBN: 978-1680506822. Version: P1.0 (July 2021). Today, developers are increasingly adopting Clojure as a web development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, exploring the full process of web development using a modern functional...
Packt Publishing, 2019. — 298 p. — ISBN: 1789346134. Learn how to use RxClojure to deal with stateful computations Key Features Leverage the features of Functional Reactive Programming using Clojure Create dataflow-based systems that are the building blocks of Reactive Programming Use different Functional Reactive Programming frameworks, techniques, and patterns to solve...
Comments