JavaScript in 24 Hours, Sams Teach Yourself (7th Edition)

Phil Ballard

  • 出版商: SAMS
  • 出版日期: 2018-11-07
  • 售價: $1,225
  • 貴賓價: 9.5$1,164
  • 語言: 英文
  • 頁數: 432
  • 裝訂: Paperback
  • ISBN: 0672338092
  • ISBN-13: 9780672338090
  • 相關分類: JavaScript
  • 相關翻譯: JavaScript入門經典 第7版 (簡中版)
  • 立即出貨(限量) (庫存=1)

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

商品描述

In just 24 lessons of one hour or less, Sams Teach Yourself JavaScript in 24 Hours helps you learn the fundamentals of web programming using the JavaScript language.


Designed for beginners with no previous programming experience, this book’s straightforward, step-by-step approach shows you how to use JavaScript to add a wide array of interactive features and effects to your web pages.


Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success.


Step-by-step instructions carefully walk you through the most common JavaScript programming tasks.

Practical, hands-on examples show you how to apply what you learn.

Quizzes and exercises help you test your knowledge and stretch your skills.

 

Learn how to…

·         Use JavaScript to build dynamic, interactive web pages

·         Debug scripts

·         Create scripts that work in all browsers

·         Write clear, reliable, and reusable code

·         Use object-oriented programming techniques

·         Script with the DOM

·         Manipulate JSON data

·         Work with HTML5 and CSS3

·         Control CSS with simple JavaScript code

·         Read and write cookies

·         Use some of the new ECMAScript features today

·         Match patterns using regular expressions

·         Understand and use closures

·         Organize your code with modules

 

商品描述(中文翻譯)

在僅僅24個小時或更少的時間內,《Sams Teach Yourself JavaScript in 24 Hours》這本書將幫助您學習使用JavaScript語言進行網頁編程的基礎知識。

這本書針對沒有任何編程經驗的初學者設計,其直觀、逐步的方法將向您展示如何使用JavaScript為您的網頁添加各種互動功能和效果。

每一課都建立在您已經學到的知識基礎上,為您在實際應用中打下堅實的基礎。

逐步的指導將仔細引導您完成最常見的JavaScript編程任務。

實用的實例將向您展示如何應用所學知識。

測驗和練習將幫助您測試自己的知識並提升技能。

學習如何...

- 使用JavaScript構建動態、互動的網頁
- 調試腳本
- 創建在所有瀏覽器中運行的腳本
- 編寫清晰、可靠和可重用的代碼
- 使用面向對象的編程技術
- 使用DOM進行腳本編寫
- 操作JSON數據
- 使用HTML5和CSS3
- 使用簡單的JavaScript代碼控制CSS
- 讀取和寫入cookies
- 立即使用一些新的ECMAScript功能
- 使用正則表達式匹配模式
- 理解並使用閉包
- 使用模塊組織代碼