|Eingestellt in Kategorie:

Clojure for the Brave and True von Daniel Higginbotham 2015-

Ursprünglicher Text
Clojure for the Brave and True by Daniel Higginbotham 2015
Madison Bookman
(6821)
Angemeldet als gewerblicher Verkäufer
US $12,00
Ca.EUR 10,28
oder Preisvorschlag
Bisher US $15,00 (- 20%)Was bedeutet dieser Preis?
Aktueller Verkaufspreis (Angabe des Verkäufers)
Artikelzustand:
Neu
Sonderaktion endet in: 2 T 9 Std
Ganz entspannt. Rückgaben akzeptiert.
Versand:
US $5,22 (ca. EUR 4,47) USPS Media MailTM.
Standort: Madison, Wisconsin, USA
Bei Kombiversand sparen
Mehrere Artikel kaufen
Sie erhalten automatisch Versandrabatte, wenn Sie mindestens zwei teilnahmeberechtigte Artikel vom selben Verkäufer kaufen.
Bündeln und sparen
Um zu sehen, ob Artikel teilnahmeberechtigt sind, einfach die Artikel in den Warenkorb legen. Der Betrag für Kombiversand wird dann an der Kasse angezeigt.
Lieferung:
Lieferung zwischen Sa, 16. Aug und Mi, 20. Aug nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:236012364682
Zuletzt aktualisiert am 27. Jul. 2025 22:12:22 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Neu: Neues, ungelesenes, ungebrauchtes Buch in makellosem Zustand ohne fehlende oder beschädigte ...
Binding
Paperback
Product Group
Book
Book Title
Clojure for the Brave and True
Weight
1 lbs
IsTextBook
No
ISBN
9781593275914

Über dieses Produkt

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593275919
ISBN-13
9781593275914
eBay Product ID (ePID)
204387058

Product Key Features

Number of Pages
336 Pages
Language
English
Publication Name
Clojure for the Brave and True : Learn the Ultimate Language and Become a Better Programmer
Subject
Programming Languages / General, Programming Languages / Java
Publication Year
2015
Type
Textbook
Subject Area
Computers
Author
Daniel Higginbotham
Format
Trade Paperback

Dimensions

Item Height
0.8 in
Item Weight
22.7 Oz
Item Length
9.2 in
Item Width
7.1 in

Additional Product Features

Intended Audience
Trade
LCCN
2015-014205
Reviews
"Daniel's approach is refreshing because most of the programming books I've read are drier than a camel's fart. We are fortunate that Daniel is a brilliant programmer and writer and that his wife Jess is an equally brilliant illustrator. We are especially fortunate that they both went insane and decided to write a book at exactly the same time." --Alan Dipert, from the Foreword "This book is a valuable starting point for exploring Clojure, supplying a coherent and current view of the full landscape." --Computing Reviews "I am not the target audience for this book as I not a new Clojure developer, however it was so much fun to read that I read it anyways. If you're looking for a way to start Clojure with fun examples and engaging explanations, I heartily recommend that you check out Clojure for the Brave and True ." --Alex Miller, Clojure developer for Cognitect "Strike[s] that balance between teaching an advanced topic and making it fun without dumbing it down...highly recommended!" --Adam Tornhill, programmer, psychologist, and Lisp hacker
Illustrated
Yes
Table Of Content
Introduction Part I: Environment Setup Chapter 1: Building, Running, and the REPL Chapter 2: How to Use Emacs, an Excellent Clojure Editor Part II: Language Fundamentals Chapter 3: Do Things: A Clojure Language Crash Course Chapter 4: Core Functions in Depth Chapter 5: Functional Programming Chapter 6: Organizing Your Project: a Librarian's Tale Chapter 7: Clojure Alchemy: Reading, Evaluation, and Macros Chapter 8: Writing Macros Part III: Advanced Topics Chapter 9: Concurrent and Parallel Programming Chapter 10: Clojure Metaphysics: Atoms, Refs, Vars, and Cuddle Zombies Chapter 11: Master Concurrent Processes with core.async Chapter 12: Interacting with Java Chapter 13: Create and Extend Abstractions with Multimethods, Protocols, and Records Appendix A: Building and Developing with Leiningen Appendix B: Boot, the Fancy Clojure Build Framework
Synopsis
For weeks, months--nay --from the very moment you were born, you've felt it calling to you. At long last you'll be united with the programming language you've been longing for: Clojure As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the Brave and True offers a "dessert-first" approach: you'll start playing with real programs immediately, as you steadily acclimate to the abstract but powerful features of Lisp and functional programming. Inside you'll find an offbeat, practical guide to Clojure, filled with quirky sample programs that catch cheese thieves and track glittery vampires. Learn how to: -Wield Clojure's core functions -Use Emacs for Clojure development -Write macros to modify Clojure itself -Use Clojure's tools to simplify concurrency and parallel programming Clojure for the Brave and True assumes no prior experience with Clojure, the Java Virtual Machine, or functional programming. Are you ready, brave reader, to meet your true destiny? Grab your best pair of parentheses--you're about to embark on an epic journey into the world of Clojure, For weeks, months--nay!--from the very moment you were born, you've felt it calling to you. At long last you'll be united with the programming language you've been longing for: Clojure! As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the Brave and True offers a "dessert-first" approach: you'll start playing with real programs immediately, as you steadily acclimate to the abstract but powerful features of Lisp and functional programming. Inside you'll find an offbeat, practical guide to Clojure, filled with quirky sample programs that catch cheese thieves and track glittery vampires. Learn how to: -Wield Clojure's core functions -Use Emacs for Clojure development -Write macros to modify Clojure itself -Use Clojure's tools to simplify concurrency and parallel programming Clojure for the Brave and True assumes no prior experience with Clojure, the Java Virtual Machine, or functional programming. Are you ready, brave reader, to meet your true destiny? Grab your best pair of parentheses--you're about to embark on an epic journey into the world of Clojure!, For weeks, months-nay!-from the very moment you were born, you've felt it calling to you. At long last you'll be united with the programming language you've been longing for- Clojure! As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the Brave and True offers a "dessert-first" approach- you'll start playing with real programs immediately, as you steadily acclimate to the abstract but powerful features of Lisp and functional programming. Inside you'll find an offbeat, practical guide to Clojure, filled with quirky sample programs that catch cheese thieves and track glittery vampires. Learn how to- -Wield Clojure's core functions -Use Emacs for Clojure development -Write macros to modify Clojure itself -Use Clojure's tools to simplify concurrency and parallel programming Clojure for the Brave and True assumes no prior experience with Clojure, the Java Virtual Machine, or functional programming. Are you ready, brave reader, to meet your true destiny? Grab your best pair of parentheses-you're about to embark on an epic journey into the world of Clojure!
LC Classification Number
QA76.73.C565H54 2015

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
Info zu diesem Verkäufer

Madison Bookman

99,8% positive Bewertungen14.103 Artikel verkauft

Mitglied seit Mär 2000
Angemeldet als gewerblicher Verkäufer
Madison Bookman offers fine books and a variety of other media for your enjoyment. We sell rare, hard-to-find, and out-of-print titles, in addition to Modern Firsts, vintage magazines, and even some ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
5.0
Angemessene Versandkosten
4.9
Lieferzeit
5.0
Kommunikation
5.0

Verkäuferbewertungen (6.503)

Alle Bewertungen
Positiv
Neutral
Negativ