0%

Book Description

Summary

The Joy of Clojure, Second Edition is a deep look at the Clojure language. Fully updated for Clojure 1.6, this new edition goes beyond just syntax to show you the "why" of Clojure and how to write fluent Clojure code. You'll learn functional and declarative approaches to programming and will master the techniques that make Clojure so elegant and efficient.

About the Technology

The Clojure programming language is a dialect of Lisp that runs on the Java Virtual Machine and JavaScript runtimes. It is a functional programming language that offers great performance, expressive power, and stability by design. It gives you built-in concurrency and the predictable precision of immutable and persistent data structures. And it’s really, really fast. The instant you see long blocks of Java or Ruby dissolve into a few lines of Clojure, you’ll know why the authors of this book call it a “joyful language.” It’s no wonder that enterprises like Staples are betting their infrastructure on Clojure.

About the Book

The Joy of Clojure, Second Edition is a deep account of the Clojure language. Fully updated for Clojure 1.6, this new edition goes beyond the syntax to show you how to write fluent Clojure code. You’ll learn functional and declarative approaches to programming and will master techniques that make Clojure elegant and efficient. The book shows you how to solve hard problems related to concurrency, interoperability, and performance, and how great it can be to think in the Clojure way.

Appropriate for readers with some experience using Clojure or common Lisp.

What’s Inside

  • Build web apps using ClojureScript

  • Master functional programming techniques

  • Simplify concurrency

  • Covers Clojure 1.6

  • About the Authors

    Michael Fogus and Chris Houser are contributors to the Clojure and ClojureScript programming languages and the authors of various Clojure libraries and language features.

    Table of Contents

    1. Copyright
    2. Brief Table of Contents
    3. Table of Contents
    4. Praise for the First Edition
    5. Foreword to the Second Edition
    6. Foreword to the First Edition
    7. Preface
    8. Acknowledgments
    9. About this Book
    10. About Clojure
    11. About the Cover Illustration
    12. Part 1. Foundations
      1. Chapter 1. Clojure philosophy
      2. Chapter 2. Drinking from the Clojure fire hose
      3. Chapter 3. Dipping your toes in the pool
    13. Part 2. Data types
      1. Chapter 4. On scalars
      2. Chapter 5. Collection types
    14. Part 3. Functional programming techniques
      1. Chapter 6. Being lazy and set in your ways
      2. Chapter 7. Functional programming
    15. Part 4. Large-scale design
      1. Chapter 8. Macros
      2. Chapter 9. Combining data and code
      3. Chapter 10. Mutation and concurrency
      4. Chapter 11. Parallelism
    16. Part 5. Host symbiosis
      1. Chapter 12. Java.next
      2. Chapter 13. Why ClojureScript?
    17. Part 6. Tangential considerations
      1. Chapter 14. Data-oriented programming
      2. Chapter 15. Performance
      3. Chapter 16. Thinking programs
      4. Chapter 17. Clojure changes the way you think
    18. Resources
    19. Index
    20. List of Figures
    21. List of Tables
    22. List of Listings
    18.188.254.179