책 이미지

책 정보
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > Java
· ISBN : 9781593275914
· 쪽수 : 336쪽
· 출판일 : 2015-10-23
목차
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