All books / Book

Living Clojure: An Introduction and Training Plan for Developers

Full title: Living Clojure: An Introduction and Training Plan for Developers
ISBN: 9781491909041
ISBN 10: 1491909048
Authors: Meier, Carin
Publisher: O'Reilly
Edition: 1
Num. pages: 242
Binding: Paperback
Language: en
Published on: 2015

Read the reviews and/or buy it on Amazon.com

Synopsis

If you’re an experienced programmer who has not worked with Clojure before, this guide is the perfect thorough but gentle introduction for you. Author Carin Meier not only provides a practical overview of this JVM language and its functional programming concepts, but also includes a complete hands-on training course to help you learn Clojure in a structured way.The first half of the book takes you through Clojure’s unique design and lets you try your hand at two Clojure projects, including a web app. The holistic course in second half provides you with critical tools and resources, including ways to plug into the Clojure community.Understand the basic structure of a Clojure expressionLearn how to shape and control code in a functional wayDiscover how Clojure handles real-world state and concurrencyTake advantage of Java classes and learn how Clojure handles polymorphismManage and use libraries in a Clojure projectUse the core.async library for asynchronous and concurrent communicationExplore the power of macros in Clojure programmingLearn how to think in Clojure by following the book’s seven-week training course