Home > Tags: clojure (Total 38 Records)
Functional Programming: A PragPub Anthology: Exploring Clojure, Elixir, Haskell, Scala, and Swift
Programming By:- 2017-07-30 00:00:00
Explore functional programming and discover new ways of thinking about code. You know you need to master functional programming, but learning one functional language is only the start. In this book, through articles drawn from PragPub magazine and articles written specifically for this book, you'll Programming
Tags: programming anthology exploring functional scala haskell clojure swift elixir pragpub
Quick Clojure: Effective Functional Programming
Programming By:Mark McDonnell 2017-08-25 00:00:00
Get up to speed with Clojure in this quick and practical primer. You'll learn the nuts and bolts of functional programming, data structures, sequences, destructuring, pattern matching, polymorphism, concurrency, conventions, and more. Author Mark McDonnell talks about organization with namespaces h Programming
Tags: programming functional clojure
Clojure Reactive Programming - How to Develop Concurrent and Asynchronous Applications with Clojure
Programming By:Leonardo Borges 2015-03-24 00:00:00
[b]Key Features[/b] [list][*]Learn how to leverage the features of functional reactive programming using Clojure [*]Create dataflow-based systems that are the building blocks of reactive programming [*]Learn different Functional Reactive Programming frameworks and techniques by implementing real-w Programming
Tags: programming application asynchronous concurrent reactive develop clojure
Clojure for Machine Learning
Programming By:Akhil Wali 2014-05-16 00:00:00
If you are a Clojure developer who wants to explore the area of machine learning, this book is for you. Basic understanding of the Clojure programming language is required. Familiarity with theoretical concepts and notation of mathematics and statistics would be an added advantage. Programming
Functional Programming Patterns in Scala and Clojure: Write Lean Programs for the JVM
Computer Science By:Michael Bevilacqua-Linn 2013-11-02 00:00:00
Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-depth problems with two sets of patterns: object-oriented patterns that become more concise with functional programming, and natively functional patterns Computer Science
Tags: programming pattern program lean functional jvm write scala clojure
Clojure Web Development Essentials
Web Development By:Ryan Baldwin 2015-00-00 00:00:00
If you've already worked with Clojure and loved its concise syntax, and want to start developing web apps with it, then this book is for you. This book is a beacon of light, the strong signal to noise ratio that will get you up and running. It s best if you have at least a little bit of experience d web development essentials, web apps, clojure web development, tool.clojure web development, concise syntax
Tags: essentials web development clojure
Clojure Cookbook: Recipes for Functional Programming
Programming By:Luke VanderHart, Ryan Neufeld 2014-00-00 00:00:00
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 clojure cookbook, cloud computing, dynamic websites, functional programming, composite data structures
Tags: programming cookbook functional clojure
Clojure Data Analysis Cookbook- Second Edition
Databases By:Eric Rochester 2015-01-22 00:00:00
As data invades more and more of life and business, the need to analyze it effectively has never been greater. With Clojure and this book, you'll soon be getting to grips with every aspect of data analysis. You'll start with practical recipes that show you how to load and clean your data, then get c data analysis cookbook, hands-on visualization techniques, clojure data analysis, essential analysis tasks, web.clojure data analysis
Mastering Clojure
Programming By:Akhil Wali 2016-04-06 00:00:00
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 mode reactive programming, clojure, logic programming, thread-safe concurrency primitives, clojure programming language
Clojure High Performance Programming - Second Edition
Programming By:Shantanu Kumar 2015-09-01 00:00:00
Become an expert at writing fast and high performant code in Clojure 1.7.0 About This Book Enhance code performance by using appropriate Clojure features Improve the efficiency of applications and plan their deployment A hands-on guide to designing Clojure programs to get the best performance Who high performance programming, high performant code, clojure high performance, enhance code performance, appropriate clojure features
Tags: programming performance clojure