- Mastering Node.js
- Sandro Pasquali
- 169字
- 2021-07-21 18:17:11
Who this book is for
This book is for developers who want to build high-capacity network applications, such as social networks, collaborative document editing environments, real time data-driven web interfaces, networked games, and other I/O-heavy software. If you're a client-side JavaScript developer, reading this book will teach you how to become a server-side programmer using a language you already know. If you're a C++ hacker, Node is an open-source project built using that language, offering you an excellent opportunity to make a real impact within a large and growing community, even gaining fame, by helping to develop this exciting new technology.
This book is also for technical managers and others seeking an explanation of the capabilities and design philosophy of Node. The book is filled with examples of how Node solves the problems modern software companies are facing in terms of high-concurrency, real-time applications pushing enormous volumes of data through growing networks. Node has already been embraced by the enterprise, and you should consider it for your next project.
- Data Visualization with D3 4.x Cookbook(Second Edition)
- FreeSWITCH 1.8
- Java從入門到精通(第5版)
- Koa開發:入門、進階與實戰
- Mastering Apache Maven 3
- 計算機應用基礎案例教程
- C#程序設計(項目教學版)
- QlikView Unlocked
- ASP.NET Web API Security Essentials
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- Building Slack Bots
- Photoshop智能手機APP界面設計
- Game Development Patterns and Best Practices
- GO語言編程從入門到實踐
- Storm Real-Time Processing Cookbook