Learning Node.js: A Hands-On Guide to Building Web Applications in JavaScript, 2/e (Paperback)
暫譯: 學習 Node.js:JavaScript 網頁應用程式建置實務指南(第二版)
Marc Wandschneider
- 出版商: Addison Wesley
- 出版日期: 2016-12-20
- 售價: $1,320
- 貴賓價: 9.8 折 $1,294
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 0134663705
- ISBN-13: 9780134663708
-
相關分類:
Node.js
-
相關翻譯:
Node.js 實戰 (Learning Node.js: A Hands-On Guide to Building Web Applications in JavaScript) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
無瑕的程式碼-敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452 -
ASP.NET MVC 5 網站開發美學$780$616 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
使用者故事對照 (User Story Mapping: Discover the Whole Story, Build the Right Product)$580$458 -
打造最強網頁 UI/UX 設計腦:設計師都該懂的絕佳設計.溝通法則$390$304 -
Python 機器學習 (Python Machine Learning)$580$452 -
你所不知道的 JS|非同步處理與效能 (You Don't Know JS: Async & Performance)$520$411 -
iOS 10 App 程式設計實力超進化實戰攻略 : 知名 iOS教學部落格 AppCoda 作家親授實作關鍵技巧讓你不NG$720$562 -
今天不學機器學習,明天就被機器取代:從 Python 入手+演算法$590$502 -
Node.js 設計模式 (Node.js Design Patterns)
$590$460 -
Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425 -
圖解雲端技術|基礎架構x運作原理 x API$480$379 -
CSS 重構 (CSS Refactoring: Architect Your Stylesheets for Success)$450$356 -
七天學會設計模式:設計模式也可以這樣學$320$250 -
Laravel 啟動與運行 (Laravel: Up and Running: A Framework for Building Modern PHP Apps)$780$616 -
Effective C# 中文版 | 寫出良好 C# 程式的 50個具體做法, 3/e (Effective C# : 50 Specific Ways to Improve Your C#(Covers C# 6.0), 3/e)$450$356 -
Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356 -
TensorFlow + Keras 深度學習人工智慧實務應用$590$460 -
CentOS 7.3 建置、管理與伺服器架設實戰$580$452 -
寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$390$308 -
Python 初學特訓班 (增訂版) (附250分鐘影音教學/範例程式)$480$379 -
Deep Learning|用 Python 進行深度學習的基礎理論實作$580$458 -
跨裝置網頁設計 -- HTML5、CSS3、JavaScript、jQuery、Bootstrap、jQuery Mobile, 3/e$540$427 -
演算法圖鑑:26種演算法 + 7種資料結構,人工智慧、數據分析、邏輯思考的原理和應用 step by step 全圖解$450$356 -
為你自己學 Git$500$425
相關主題
商品描述
Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability.
You’ll start by installing and running Node.js, understanding the extensions it uses, and quickly writing your first app. Next, building on the basics, you’ll write more capable application servers and extend them with today’s most powerful Node.js tools and modules. Finally, you’ll discover today’s best practices for testing, running Node.js code on production servers, and writing command-line utilities.
Throughout the book, author Marc Wandschneider teaches by walking the reader line-by-line through carefully crafted examples, demonstrating proven techniques for creating highly efficient applications and servers.
The second edition updates coverage of Node.js to reflect changes in the technology and how it is used in the three years since the first edition was published:
- Explanation of Node's new versioning scheme
- Updated coverage of Streams
- New coverage of installation using pre-build installers rather than from source code
- New coverage of Mongoose in the section on MongoDB
- New information about deploying Node on Heroku and Azure
- Expansion of coverage on testing
If you're a developer who wants to build server-side web applications with Node.js, Learning Node.js is your fatest route to success.
-
Build Node.js solutions that leverage current JavaScript skills
-
Master Node.js nonblocking IO and async programming
-
Handle more requests and increase an application’s flexibility
-
Use and write modules
-
Perform common JSON/web server tasks
-
Use browsers to generate pages on the fly via Ajax calls and template libraries
-
Simplify development with the Express framework
-
Create database back-ends using popular NoSQL and relational databases
-
Deploy and run Node.js apps on Unix/macOS or Windows servers
-
Deploy apps to Heroku and Microsoft Azure
-
Support virtual hosts and SSL/HTTPS security
-
Test Node.js programs that mix synchronous, async, and RESTful server API functionality
商品描述(中文翻譯)
學習 Node.js 整合了掌握 Node.js 平台和以非凡的速度與可擴展性構建伺服器端應用所需的知識和 JavaScript 代碼。
您將從安裝和運行 Node.js 開始,了解它所使用的擴展,並快速編寫您的第一個應用。接下來,在基礎上,您將編寫更強大的應用伺服器,並使用當今最強大的 Node.js 工具和模組來擴展它們。最後,您將發現當今在生產伺服器上測試、運行 Node.js 代碼和編寫命令行工具的最佳實踐。
在整本書中,作者 Marc Wandschneider 通過逐行引導讀者,展示創建高效應用和伺服器的經驗技術,進行教學。
第二版更新了 Node.js 的內容,以反映自第一版出版以來技術的變化及其使用情況:
- 解釋 Node 的新版本控制方案
- 更新 Streams 的內容
- 新增使用預建安裝程式而非源代碼進行安裝的內容
- 在 MongoDB 部分新增 Mongoose 的內容
- 新增有關在 Heroku 和 Azure 上部署 Node 的資訊
- 擴展測試的內容
如果您是一位希望使用 Node.js 構建伺服器端網頁應用的開發者,學習 Node.js 是您通往成功的最快途徑。
- 構建利用當前 JavaScript 技能的 Node.js 解決方案
- 精通 Node.js 的非阻塞 IO 和異步編程
- 處理更多請求並提高應用的靈活性
- 使用和編寫模組
- 執行常見的 JSON/web 伺服器任務
- 使用瀏覽器通過 Ajax 調用和模板庫即時生成頁面
- 使用 Express 框架簡化開發
- 使用流行的 NoSQL 和關聯數據庫創建數據庫後端
- 在 Unix/macOS 或 Windows 伺服器上部署和運行 Node.js 應用
- 將應用部署到 Heroku 和 Microsoft Azure
- 支持虛擬主機和 SSL/HTTPS 安全
- 測試混合同步、異步和 RESTful 伺服器 API 功能的 Node.js 程序
