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.
Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.
AUTHOR BIO
Michael Fogus is a programmer in the DC area specializing in artificial intelligence, compilation, code generation, and distributed simulation systems. He is also a contributor to the Clojure and ClojureScript programming languages and author of various Clojure-contrib libraries. Chris Houser is a software developer at LonoCloud. His lifelong passion for programming began when he was a child and drives him to continue learning and exploring new languages today. He's currently a primary contributor to Clojure and has implemented several features for the language.
„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.
EUR 13,21 für den Versand von USA nach Deutschland
Versandziele, Kosten & DauerEUR 5,94 für den Versand von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & DauerAnbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
Paperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 2. Bestandsnummer des Verkäufers G1617291412I3N00
Anzahl: 1 verfügbar
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
Paperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Bestandsnummer des Verkäufers GOR007731896
Anzahl: 1 verfügbar
Anbieter: Bahamut Media, Reading, Vereinigtes Königreich
Paperback. Zustand: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Bestandsnummer des Verkäufers 6545-9781617291418
Anzahl: 2 verfügbar
Anbieter: AwesomeBooks, Wallingford, Vereinigtes Königreich
Paperback. Zustand: Very Good. The Joy of Clojure This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Bestandsnummer des Verkäufers 7719-9781617291418
Anzahl: 2 verfügbar
Anbieter: SecondSale, Montgomery, IL, USA
Zustand: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Bestandsnummer des Verkäufers 00082854302
Anzahl: 1 verfügbar
Anbieter: bmyguest books, Toronto, ON, Kanada
Soft cover. Zustand: Very Good. 2nd Edition. Text Has No Remarks Or Highlights Inside. Paperback. 477 Pages With The Index. Soft Cover. 2Nd Editionbooks are NOT signed. We will state signed at the description section. we confirm they are signed via email or stated in the description box. - Specializing in academic, collectiblle and historically significant, providing the utmost quality and customer service satisfaction. For any questions feel free to email us. Bestandsnummer des Verkäufers X9540
Anzahl: 1 verfügbar
Anbieter: Speedyhen, London, Vereinigtes Königreich
Zustand: NEW. Bestandsnummer des Verkäufers NW9781617291418
Anzahl: 2 verfügbar
Anbieter: moluna, Greven, Deutschland
Zustand: New. SummaryThe 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 lea. Bestandsnummer des Verkäufers 4256005
Anzahl: 2 verfügbar
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: Neu. Neuware - SummaryThe 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.Purchase of the print book includes a free Elektronisches Buch in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyThe 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 BookThe 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 InsideBuild web apps using ClojureScriptMaster functional programming techniquesSimplify concurrencyCovers Clojure 1.6About the AuthorsMichael 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 ContentsPART 1 FOUNDATIONSClojure philosophyDrinking from the Clojure fire hoseDipping your toes in the poolPART 2 DATA TYPESOn scalarsCollection typesPART 3 FUNCTIONAL PROGRAMMINGBeing lazy and set in your waysFunctional programmingPART 4 LARGE-SCALE DESIGNMacrosCombining data and codeMutation and concurrencyParallelismPART 5 HOST SYMBIOSISJava.nextWhy ClojureScript PART 6 TANGENTIAL CONSIDERATIONSData-oriented programmingPerformanceThinking programsClojure changes the way you think. Bestandsnummer des Verkäufers 9781617291418
Anzahl: 1 verfügbar
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
Zustand: New. In. Bestandsnummer des Verkäufers ria9781617291418_new
Anzahl: 2 verfügbar