Beginning JSON (Paperback)
暫譯: 初學者的 JSON (平裝本)

BEN SMITH

  • 出版商: Apress
  • 出版日期: 2015-02-22
  • 售價: $3,370
  • 貴賓價: 9.5$3,202
  • 語言: 英文
  • 頁數: 324
  • 裝訂: Paperback
  • ISBN: 1484202031
  • ISBN-13: 9781484202036
  • 相關分類: JavaScript
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Beginning JSON is the definitive guide to JSON - JavaScript Object Notation - today’s standard in data formatting for the web. The book starts with the basics, and walks you through all aspects of using the JSON format. Beginning JSON covers all areas of JSON from the basics of data formats to creating your own server to store and retrieve persistent data. Beginning JSON provides you with the skill set required for reading and writing properly validated JSON data.

The first two brief chapters of the book contain the foundations of JavaScript as it relates to JSON, and provide the necessary understandings for later chapters. Chapters 3 through 12 reveal what data is, how to convert that data into a transmittable/storable format, how to use AJAX to send and receive JSON, and, lastly, how to reassemble that data back into a proper JavaScript object to be used by your program. The final chapters put everything you learned into practice.

What you’ll learn

  • How to work with JSON
  • Data transmission via AJAX
  • Incorporate Handlebars templates into your development
  • Get up and running with NodeJS
  • Perform HTTP requests to a local Web Server
  • Implement a NoSQL database for JSON retrieval and storage
  • Incorporate JSON feeds from Social APIs

Who this book is for

Beginning JSON is intended for front-end developers of all levels. One does not have had to have worked with JSON before. It’s for those who are seeking to work with data, AJAX, and the preferred data format of the web, JSON.

Table of Contents

Chapter 1: JavaScript Basics

Chapter 2: Special Objects

Chapter 3: String Manipulation

Chapter 4: Introducing JSON

Chapter 5: Creating JSON

Chapter 6: Parsing JSON

Chapter 7: Persisting JSON: I

Chapter 8: Data Interchange

Chapter 9: X-Origin Resources

Chapter 10: Serving JSON

Chapter 11: Posting JSON

Chapter 12: Persisting JSON: II

Chapter 13: Working with Templates

Chapter 14: Putting It All Together

商品描述(中文翻譯)

開始使用 JSON 是一本關於 JSON - JavaScript 物件表示法 - 的權威指南,這是當今網頁數據格式的標準。本書從基礎開始,逐步引導您了解使用 JSON 格式的各個方面。開始使用 JSON 涵蓋了 JSON 的所有領域,從數據格式的基礎到創建自己的伺服器以存儲和檢索持久數據。開始使用 JSON 為您提供了閱讀和編寫正確驗證的 JSON 數據所需的技能。

本書的前兩章簡要介紹了 JavaScript 與 JSON 相關的基礎知識,並提供了後續章節所需的理解。第 3 章到第 12 章揭示了數據是什麼,如何將數據轉換為可傳輸/可存儲的格式,如何使用 AJAX 發送和接收 JSON,最後,如何將數據重新組合回適合您的程式使用的 JavaScript 物件。最後幾章將您所學的內容付諸實踐。

您將學到什麼



  • 如何使用 JSON

  • 通過 AJAX 進行數據傳輸

  • 將 Handlebars 模板整合到您的開發中

  • 快速上手 NodeJS

  • 對本地 Web 伺服器執行 HTTP 請求

  • 實現 NoSQL 數據庫以進行 JSON 檢索和存儲

  • 整合來自社交 API 的 JSON 資料流

本書適合誰


開始使用 JSON 旨在為各級前端開發人員而寫。讀者不必之前有使用 JSON 的經驗。本書適合那些希望處理數據、使用 AJAX 以及網頁首選數據格式 JSON 的人。

目錄


第 1 章:JavaScript 基礎


第 2 章:特殊物件


第 3 章:字串操作


第 4 章:介紹 JSON


第 5 章:創建 JSON


第 6 章:解析 JSON


第 7 章:持久化 JSON:I


第 8 章:數據交換


第 9 章:跨來源資源


第 10 章:提供 JSON


第 11 章:發佈 JSON


第 12 章:持久化 JSON:II


第 13 章:使用模板


第 14 章:整合所有內容