Effective Functional Programming
Buch, Englisch, 200 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 347 g
ISBN: 978-1-4842-2951-4
Verlag: Apress
After reading and using Quick Clojure, you'll come away with first-hand knowledge and advice on how to quickly adopt, use, and apply Clojure without all the theoretical baggage that bigger books can sometimes bring.
What You'll Learn
- Work with data structures and their syntax
- Discover OOP in Clojure with patterns, polymorphisms, pattern matching, and concurrency
- Use conventions, organization, and namespaces in Clojure
- Create command-line apps
- Build various Clojure projects with the Leiningen IDE tool and framework
Who This Book Is For
Programmers with experience. A Java background would be helpful, but not required.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. What is Clojure?.- 2. Data Structures and Syntax.- 3. Functional Programming.- 4. Sequences.- 5. Functions.- 6. Destructuring.- 7. Pattern Matching.- 8. Concurrency.- 9. Namespaces.- 10. Macros.- 11. Object Orientation.- 12. Leiningen.- 13. Command Line Applications.- Appendix A: Conventions.- Appendix B: Writing Clojure with Vim.