Channel: Coding Tech
Category: Education
Description: Check out Renzo Borgatti's book š Clojure, The Essential Reference | mng.bz/VM2y š To save 40% on Francisco's book use the DISCOUNT CODE ā watchborgatti40 ā In this video, Renzo is demonstrating see some of the coolest Clojure features by developing a few simple examples from his book. ššš Clojure, The Essential Reference | mng.bz/VM2y To save 40% off this book use discount code: watchborgatti40 ššš About the book: The Clojure standard library is a treasure trove of functions and macros that have been battle-tested over the years to solve the most challenging programming problems. Knowing what's available in the standard library not only liberates programmers from mundane tasks like connecting to data sources, parsing XML, and dealing with numbers but also more advanced problems like handling concurrency and parallelism. Having a deep knowledge of the Clojure standard library helps you solve problems quickly and more efficiently. Clojure, The Essential Reference is an extensive reference to the standard library but it doesn't read like a dull list of functions. In addition to providing clear explanations for each topic, this guide is full of real-world examples, links, and background information. The book approaches difficult topics by illustrating them in a readable and pleasant way, using visual structure to emphasize the essential information. The book is designed to be used as a reference, but each function provides interesting reading on its own, offering insight into functional and general programming. By using this reference, you will be able to make the most idiomatic and efficient choice while developing a Clojure application.