登入選單
返回Google圖書搜尋
Etudes for ClojureScript
其他書名
Companion Exercises for Introducing ClojureScript
出版2015
ISBN14919349059781491934906
URLhttp://books.google.com.hk/books?id=QCsxswEACAAJ&hl=&source=gbs_api
註釋A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you'll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing. Each of these small projects includes a description of a program that you will compose (write) in ClojureScript. Though not as difficult as their musical counterparts, these programming études will help you stretch beyond the material and examples that you find in most ClojureScript books or online references. One chapter features études for an open-ended project that will help you put together what you've learned. Solutions to each étude are revealed in the appendix. Programming areas include: Working with functions and variables with def and let Interacting with JavaScript and web pages, using several libraries Lists, vectors, and higher-order map, filter, and reduce functions Data mapping with ClojureScript Using different ClojureScript libraries to program with React Adding, subtracting, multiplying, and dividing rational and complex numbers with defprotocol and defrecord Asynchronous processing with core.async J. David Eisenberg is a programmer and instructor in San Jose, California. He's developed courses for CSS, JavaScript, CGI, and XML, and teaches Computer Information Technology courses at Evergreen Valley College. David has written Études for Erlang (O'Reilly), Let's Read Hiragana (Eisenberg Consulting), and SVG Essentials (O'Reilly).