Chris Houser - Böcker
Principles and Dynamics of the Critical Zone
1 483 kr
Skickas inom 7-10 vardagar
Principles and Dynamics of the Critical Zone is an invaluable resource for undergraduate and graduate courses and an essential tool for researchers developing cutting-edge proposals. It provides a process-based description of the Critical Zone, a place that The National Research Council (2001) defines as the "heterogeneous, near surface environment in which complex interactions involving rock, soil, water, air, and living organisms regulate the natural habitat and determine the availability of life-sustaining resources." This text provides a summary of Critical Zone research and outcomes from the NSF funded Critical Zone Observatories, providing a process-based description of the Critical Zone in a wide range of environments with a specific focus on the important linkages that exist amongst the processes in each zone. This book will be useful to all scientists and students conducting research on the Critical Zone within and outside the Critical Zone Observatory Network, as well as scientists and students in the geosciences - atmosphere, geomorphology, geology and pedology.
The first text to address the principles and concepts of the Critical Zone A comprehensive approach to the processes responsible for the development and structure of the Critical Zone in a number of environments An essential tool for undergraduate and graduate students, and researchers developing cutting-edge proposals1 378 kr
Skickas inom 5-8 vardagar
682 kr
Skickas inom 7-10 vardagar
366 kr
Skickas inom 7-10 vardagar
DESCRIPTION
Clojure is a dialect of Lisp that runs on both the JVM and anywhere that JavaScript runs. It combines the nice features of a scripting language with the powerful features of a production environment—features like persistent data structures and clean concurrency primitives that are needed for industrial-strength application development.
The Joy of Clojure, Second Edition has been fully updated to cover the new and improved features of Clojure 1.5. It goes beyond the syntax, and shows how to write fluent, idiomatic Clojure code. Readers will learn to approach programming challenges from a functional perspective and master the Lisp techniques that make Clojure so efficient and elegant. It also tackles hard software areas like concurrency, interoperability, performance, and more.
RETAIL SELLING POINTS
Tells the "why" and "how" of Clojure Covers the new and improved Clojure 1.5 Teachers elegant application design
AUDIENCE
Written for programmers coming to Clojure from another programming background—no prior experience with Clojure or Lisp is required.
ABOUT THE TECHNOLOGY
Clojure is a powerful general purpose programming language that has powerful features supporting functional programming and multicore computation. It targets the Java Virtual Machine and modern JavaScript engines and provides easy access to host libraries, while providing an agile LISP-like environment.