Practical Clojure

This book is the first definitive reference for the Clojure language, providing both an introduction to functional programming in general and a more specific introduction to Clojure’s features. This book demonstrates the use of the language through examples, including features such as software trans...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: VanderHart, Luke (Συγγραφέας), Sierra, Stuart (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Άλλοι συγγραφείς: Andres, Clay (Επιμελητής έκδοσης), Anglin, Steve (Επιμελητής έκδοσης), Beckner, Mark (Επιμελητής έκδοσης), Buckingham, Ewan (Επιμελητής έκδοσης), Cornell, Gary (Επιμελητής έκδοσης), Gennick, Jonathan (Επιμελητής έκδοσης), Hassell, Jonathan (Επιμελητής έκδοσης), Lowman, Michelle (Επιμελητής έκδοσης), Moodie, Matthew (Επιμελητής έκδοσης), Parkes, Duncan (Επιμελητής έκδοσης), Pepper, Jeffrey (Επιμελητής έκδοσης), Pohlmann, Frank (Επιμελητής έκδοσης), Pundick, Douglas (Επιμελητής έκδοσης), Renow-Clarke, Ben (Επιμελητής έκδοσης), Shakeshaft, Dominic (Επιμελητής έκδοσης), Wade, Matt (Επιμελητής έκδοσης), Welsh, Tom (Επιμελητής έκδοσης), Markham, Jim (Επιμελητής έκδοσης), Brown, Tracy (Επιμελητής έκδοσης), Stence, Katie (Επιμελητής έκδοσης)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2010.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • The Clojure Way
  • The Clojure Environment
  • Controlling Program Flow
  • Data in Clojure
  • Sequences
  • State Management
  • Namespaces and Libraries
  • Metadata
  • Multimethods and Hierarchies
  • Java Interoperability
  • Parallel Programming
  • Macros and Metaprogramming
  • Datatypes and Protocols
  • Performance.