JavaScript in 24 Hours, Sams Teach Yourself (7th Edition)
暫譯: 24小時學會JavaScript,Sams自學指南(第七版)

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特性
· 使用正則表達式匹配模式
· 理解並使用閉包
· 使用模組組織你的代碼