買這商品的人也買了...
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   Linux 驅動程式, 3/e (Linux Device Drivers, 3/e) Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774
- 
                
                   Linux Device Driver Programming 驅動程式設計 Linux Device Driver Programming 驅動程式設計$690$587
- 
                
                   深入淺出 Python (Head First Python) 深入淺出 Python (Head First Python)$780$616
- 
                
                   Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X) Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411
- 
                
                   Android 核心剖析 Android 核心剖析$650$514
- 
                
                   MongoDB 技術手冊 (MongoDB: The Definitive Guide) MongoDB 技術手冊 (MongoDB: The Definitive Guide)$450$356
- 
                
                   版本控制使用 Git, 2/e (Version Control with Git: Powerful tools and techniques for collaborative software development, 2/e) 版本控制使用 Git, 2/e (Version Control with Git: Powerful tools and techniques for collaborative software development, 2/e)$580$458
- 
                
                   無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship) 無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452
- 
                
                   無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購) 無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700
- 
                
                   透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers) 透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers)$480$379
- 
                
                   王者歸來 - Struts2 + Spring + Hibernate 框架技術與專案實戰應用 王者歸來 - Struts2 + Spring + Hibernate 框架技術與專案實戰應用$720$612
- 
                
                   STM32F429-Discovery STM32F429-Discovery$1,050$1,029
- 
                
                   Dreamweaver CS6 & PHP 網頁資料庫範例教學 {AJAX + CSS} Dreamweaver CS6 & PHP 網頁資料庫範例教學 {AJAX + CSS}$600$474
- 
                
                   Android BSP 與系統移植開發 Android BSP 與系統移植開發$580$458
- 
                
                   $534深入理解 Android-Wi-Fi / NFC 和 GPS 捲 $534深入理解 Android-Wi-Fi / NFC 和 GPS 捲
- 
                
                   Windows Server 2012 R2 系統建置實務 Windows Server 2012 R2 系統建置實務$680$537
- 
                
                   Responsive Web Design 自動調適型網頁程式設計-讓網頁在電腦 / 平板 / 手機完美展現 Responsive Web Design 自動調適型網頁程式設計-讓網頁在電腦 / 平板 / 手機完美展現$360$306
- 
                
                   改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers) 改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284
- 
                
                   ASP.NET MVC 5 網站開發美學 ASP.NET MVC 5 網站開發美學$780$616
- 
                
                   3D 印表機大解密-超級新手 DIY 一次搞定啦 3D 印表機大解密-超級新手 DIY 一次搞定啦$220$174
- 
                
                   Android 4.4 App 開發之鑰—使用 Java 及 eclipse Android 4.4 App 開發之鑰—使用 Java 及 eclipse$680$578
- 
                
                   Testing Python: Applying Unit Testing, TDD, BDD and Acceptance Testing (Paperback) Testing Python: Applying Unit Testing, TDD, BDD and Acceptance Testing (Paperback)$1,575$1,496
- 
                
                   王者歸來:OpenStack 雲端系統--Nova + Swift + Quantum + Hadoop 王者歸來:OpenStack 雲端系統--Nova + Swift + Quantum + Hadoop$780$663
- 
                
                   Node.js 實戰手冊 (Node.js in Action) Node.js 實戰手冊 (Node.js in Action)$520$411
商品描述
Node.js Recipes is your one-stop reference for learning how to solve Node.js problems. Node.js is the de facto framework for building JavaScript-powered servers. You will first be introduced to this exciting technology and what it can do, then learn through comprehensive and easy-to-follow recipes that use a problem-solution approach. Node.js Recipes teaches you to fully utilize the Node.js API, and leverage existing modules to build truly exciting projects. 
Because Node.js is written in JavaScript on the server, it is accessible to those who not only relish in server-side programming but also web developers who understand the ubiquitous language of the web. Node.js Recipes covers all the essential ingredients required to become a seasoned Node.js developer in no time - become a Node.js pro today! 
What you’ll learn
- Learn Node.js’s beginnings and what problems it addresses
- Build an understanding of Node.js’s native capabilities
- Create servers that communicate via TCP/IP, HTTP, and HTTPS
- Understand and implement test-driven development practices
- Successfully work with FileSystem, events, and child processes
- Create a WebSocket server, use Socket.io, and frameworks such as ExpressJS and Yahoo! Mojito
- Connect to a DataStore using Mongoose, MongoDB, MySQL and CouchDB
- Implement security and cryptography using HMAC and TLS
- Test synchronous and asynchronous code, and build a full test suite
- Debug and deploy your application to Heroku, Nodejitsu and Windows Azure
- Use Amazon Web Services to successfully host your Node.js application
Who this book is for
Node.js Recipes is for the reader who has some familiarity with JavaScript. They may have experience writing server-side JavaScript, but would like to get a more sound understanding of the capabilities that Node.js holds. This book will give them recipes enabling them to hone their JavaScript skills in a way that will harness Node.js and help them wrangle JavaScript on the server.
商品描述(中文翻譯)
Node.js 食譜 是您學習如何解決 Node.js 問題的一站式參考資料。Node.js 是構建 JavaScript 驅動伺服器的事實上框架。您將首先了解這項令人興奮的技術及其能做什麼,然後通過全面且易於遵循的食譜,採用問題解決的方法進行學習。Node.js 食譜 教您充分利用 Node.js API,並利用現有模組來構建真正令人興奮的專案。
由於 Node.js 是在伺服器上用 JavaScript 編寫的,因此不僅適合熱愛伺服器端程式設計的人,也適合理解網路通用語言的網頁開發者。Node.js 食譜 涵蓋了成為一名成熟的 Node.js 開發者所需的所有基本要素 - 今天就成為 Node.js 專家吧!
您將學到什麼
- 了解 Node.js 的起源及其解決的問題
- 建立對 Node.js 原生功能的理解
- 創建通過 TCP/IP、HTTP 和 HTTPS 進行通信的伺服器
- 理解並實施測試驅動開發實踐
- 成功處理檔案系統、事件和子進程
- 創建 WebSocket 伺服器,使用 Socket.io 以及 ExpressJS 和 Yahoo! Mojito 等框架
- 使用 Mongoose、MongoDB、MySQL 和 CouchDB 連接到資料存儲
- 使用 HMAC 和 TLS 實施安全性和加密技術
- 測試同步和非同步代碼,並建立完整的測試套件
- 調試並將您的應用程式部署到 Heroku、Nodejitsu 和 Windows Azure
- 使用 Amazon Web Services 成功託管您的 Node.js 應用程式
本書適合誰
Node.js 食譜 適合對 JavaScript 有一定了解的讀者。他們可能有編寫伺服器端 JavaScript 的經驗,但希望更深入了解 Node.js 的能力。本書將提供食譜,幫助他們以能夠駕馭 Node.js 的方式磨練他們的 JavaScript 技能,並幫助他們在伺服器上駕馭 JavaScript。

 
     
     
     
     
     
     
     
     
     
    
 
     
    