Название: Clojure Brain Teasers: Exercise Your Mind
Автор: Alex Miller, Lorilyn Jordan Miller
Издательство: Pragmatic Bookshelf
Год: February 2025 (Version: P1.0)
Страниц: 127
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB
Challenge your knowledge of Clojure with 25 short Clojure teasers, sometimes with surprising results! Inspired by years of developer questions and feedback, these teasers are handpicked to clarify common points of confusion. Each code challenge illustrates Clojure's elegant design, explaining how and why it works. Enjoy these simple exercises solo or with friends to find gaps in your knowledge, challenge assumptions, and gain valuable insights. Tackle the most common points of confusion Clojure developers encounter, become more efficient when writing and debugging, and better predict the outcomes of Clojure code. Regardless of your Clojure experience, you're certain to learn something new. Clojure was designed to be a general-purpose functional language with a simple programming model for information systems (far simpler than the object-oriented models that dominate the industry). Many people have commented that aspects of Clojure, like immutable collections, functional programming, state management, concurrency, and open polymorphism, seem to fit together and support each other at a surprisingly deep level. This book assumes some basic familiarity with Clojure and its features.