- Mastering JavaScript Functional Programming
- Federico Kereki
- 108字
- 2021-07-02 22:41:03
What you need for this book
To understand the concepts and code in this book, you don't need much more than a JavaScript environment and a text editor. To be honest, I even developed some of the examples working fully online, with tools such as JSFiddle (at https://jsfiddle.net/) or the like, with absolutely nothing else.
However, you will need some experience with the latest version of JavaScript, because it includes several features that help writing more concise and compact code. We will frequently include pointers to online documentation, such as the documentation available on the MDN (Mozilla Development Network at https://developer.mozilla.org/) to help you get more in-depth knowledge.
推薦閱讀
- 小程序實戰視頻課:微信小程序開發全案精講
- Developing Mobile Web ArcGIS Applications
- Scratch真好玩:教小孩學編程
- Mastering KnockoutJS
- R Deep Learning Cookbook
- Swift細致入門與最佳實踐
- Unity UI Cookbook
- Python計算機視覺和自然語言處理
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- Exploring SE for Android
- Maven for Eclipse
- 軟件開發中的決策:權衡與取舍
- PHP典型模塊與項目實戰大全
- 大象:Thinking in UML(第二版)
- Continuous Integration,Delivery,and Deployment