Making Isometric Social Real-Time Games with HTML5, CSS3, and JavaScript 用動畫元件和地圖呈現簡單的立體世界製作棋盤式社交即時遊戲 任何熟悉Zynga Farmville的人都知道這種社群遊戲有多趣和迷人。本書將從頭到尾教你如何只使用開源碼設計和建置這類的社群遊戲。詳盡的範例和程式碼幫助學會如何繪圖,動畫,增加音效,確認分
This book introduces a new approach to embedded development, grounded in modern, industry-standard JavaScript. Using the same language that powers web browsers and Node.js, the Moddable SDK empowers IoT developers to apply many of the same tools and techniques used to build sophisticated websites and mobile apps. The Moddable SDK enables you to unlock the full potential of inexpensive microcontrollers like the ESP32 and ESP8266.Coding for these microcontrollers in C or C++ with the ESP-IDF and Arduino SDKs works for building basic products but doesn't scale to handle the increasingly complex IoT products that customers expect. The Moddable SDK adds the lightweight XS JavaScript engine to those traditional environments, accelerating development with JavaScript while keeping the performance benefits of a native SDK. Building user interfaces and communicating over the network are two areas where JavaScript really shines.IoT Development for ESP32 and ESP8266 with JavaScript shows you how t
Learn how to use reactive architectures on the front-end. There are many technologies using a reactive approach on the back end, but this book teaches you how the reactive manifesto can be used to ben
Build your very own 2D physics-based game engine simulation system for rigid body dynamics. Beginning from scratch, in this book you will cover the implementation technologies, HTML5 and JavaScript; a
Although there are many books that address security issues, most do not explain how to incorporate security into the building process. This book does exactly that. It supplies step-by-step guidance on
本書旨在介紹JavaScript基礎知識,沿用經典的Step by Step風格,一次介紹一個知識點,並通過練習來加以鞏固。這本實用教程提供了清楚的指導和動手實例,各章還提供練習題有利於讀者使用JavaScript核心特性和技術創建或定制互動式APP。 全書共4部分23章,主題涉及JavaScript基礎知識,JavaScript的應用,JavaScript與設計的集成,AJAX和伺服器端的
In Node Cookbook Second Edition, each chapter focuses on a different aspect of working with Node. Following a Cookbook structure, the recipes are written in an easy-to-understand language. Readers wil