Learn Enough JavaScript to Be Dangerous: A Tutorial Introduction to Programming with JavaScript
Hartl, Michael
- 出版商: Addison Wesley
- 出版日期: 2022-06-06
- 售價: $1,580
- 貴賓價: 9.5 折 $1,501
- 語言: 英文
- 頁數: 304
- 裝訂: Quality Paper - also called trade paper
- ISBN: 0137843747
- ISBN-13: 9780137843749
-
相關分類:
JavaScript
-
相關翻譯:
一本書講透 JavaScript (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$480$408 -
$490$387 -
$281C++黑客編程揭秘與防範(第2版)
-
$620$484 -
$2,080$1,976 -
$888Building Blockchain Projects
-
$454黑客大曝光:工業控制系統安全 (Hacking Exposed Industrial Control Systems: ICS and SCADA Security Secrets & Solutions)
-
$403黑客大曝光 : 惡意軟件和 Rootkit 安全, 2/e
-
$1,840$1,748 -
$520$406 -
$454黑客攻防大曝光:社會工程學、電腦黑客攻防、移動黑客攻防技術揭秘
-
$354$336 -
$305黑客攻防從入門到精通
-
$690$538 -
$1,750$1,663 -
$620$490 -
$2865G 與車聯網 — 基於移動通信的車聯網技術與智能網聯汽車
-
$3525G時代:什麼是5G,它將如何改變世界
-
$780$616 -
$2,200$2,090 -
$780$616 -
$360$284 -
$880$695 -
$1,580$1,501 -
$880$695
相關主題
商品描述
JavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to learn "everything" about it to get started, just how to use it efficiently to solve real problems. In Learn Enough JavaScript to Be Dangerous, renowned instructor Michael Hartl teaches the specific concepts, skills, and approaches you need to be professionally productive.
Even if you've never programmed before, Hartl helps you quickly build technical sophistication and master the lore you need to succeed. Treating JavaScript as a general-purpose language right from the start, Hartl offers examples for creating dynamic effects in browsers and for writing scripts and modules using Node.js. Focused exercises help you internalize what matters, without wasting time on details pros don't care about. Soon, it'll be like you were born knowing this stuff--and you'll be suddenly, seriously dangerous.
Learn enough about . . .
- Rapidly deploying a simple JavaScript app to the live Web
- Working with strings and other native JavaScript objects
- Applying functions and elegant, powerful functional-programming techniques
- Creating new objects with both properties and methods
- Writing tests and improving code with test-driven development (TDD)
- Developing and using self-contained, modular NPM software packages
- Adding interactivity with event listeners, dynamic HTML forms, and DOM manipulation
- Writing useful, nontrivial JavaScript shell scripts
- Building an industrial-grade interactive website with JavaScript, from start to finish
Michael Hartl's Learn Enough series includes books and video courses that focus on the most important parts of each subject, so you don't have to learn everything to get started--you just have to learn enough to be dangerous and solve technical problems yourself.
作者簡介
Michael Hartl created the legendary Ruby on Rails(TM) Tutorial that helped jumpstart thousands of web development careers. A cofounder and principal author at Learn Enough, Hartl previously earned a Ph.D. in physics at the California Institute of Technology (Caltech), where he received a Lifetime Achievement Award for Excellence in Teaching. He is also an alumnus Harvard University and the world-renowned Y Combinator entrepreneur program.