CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 01 Aug 2025 15:41:15 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081222094914
location: https://web.archive.org/web/20081222094914/https://oreilly.com/catalog/9780596527747/
server-timing: captures_list;dur=3.402425, exclusion.robots;dur=0.023115, exclusion.robots.policy;dur=0.012387, esindex;dur=0.011712, cdx.remote;dur=32.736421, LoadShardBlock;dur=488.963814, PetaboxLoader3.datanode;dur=129.065698, PetaboxLoader3.resolve;dur=104.110830
x-app-server: wwwb-app223
x-ts: 302
x-tr: 554
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app223; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 01 Aug 2025 15:41:16 GMT
content-type: text/html
x-archive-orig-date: Mon, 22 Dec 2008 09:48:51 GMT
x-archive-orig-server: Apache
x-archive-orig-p3p: policyref="https://www.oreillynet.com/w3c/p3p.xml",CP="CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONo OUR DELa PUBi OTRa IND PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE"
x-archive-orig-last-modified: Fri, 19 Dec 2008 01:00:42 GMT
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 39616
x-archive-orig-x-cache: MISS from olive.bp
x-archive-orig-x-cache-lookup: MISS from olive.bp:3128
x-archive-orig-via: 1.0 olive.bp:3128 (squid/2.6.STABLE13)
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 22 Dec 2008 09:49:14 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 14 Oct 2007 01:04:12 GMT", ; rel="prev memento"; datetime="Sat, 01 Nov 2008 13:15:52 GMT", ; rel="memento"; datetime="Mon, 22 Dec 2008 09:49:14 GMT", ; rel="next memento"; datetime="Tue, 23 Dec 2008 13:10:52 GMT", ; rel="last memento"; datetime="Tue, 30 Jul 2024 11:34:17 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_7_20081222021213_crawl101-c/51_7_20081222094702_crawl100.arc.gz
server-timing: captures_list;dur=0.529610, exclusion.robots;dur=0.022447, exclusion.robots.policy;dur=0.011416, esindex;dur=0.012491, cdx.remote;dur=40.249292, LoadShardBlock;dur=227.565881, PetaboxLoader3.datanode;dur=151.458656, PetaboxLoader3.resolve;dur=257.857688, load_resource;dur=198.944449
x-app-server: wwwb-app223
x-ts: 200
x-tr: 537
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Head First JavaScript | O'Reilly Media
Head First JavaScript
A Learner's Companion to JavaScript
Featured customer reviews
Fairly easy to follow and understand, September 27 2008
I found this book to be well written for a scripting/programming book. It has a lot of entertaining images, humor and matter of fact information that almost makes you feel as though you are in an actual classroom. Your Instructor is always nearby ready to assist and answer any questions you never thought to ask.
I have read through this book once completely. 6 weeks, 100 pages a week) I am now going back through it again, (currently on Chapter 2) to complete every example and make sure that they work and that I understand all the concepts.
Interactive websites using Javascript will be soon be Mine ! : )
Excellent introduction to Javascript, May 03 2008
This is the first computer book since the K&R; C book that I've read cover to cover. Why? Because it's edutainment. It filled in a lot of holes in my Javascript knowledge and it didn't feel painful like the typical language book that punishes me with fifty pages of syntax before I get to write one line of code. From the beginning, there's programs that actually work and are easy to modify if you want to experiment. It's very nonlinear and that kept me reading.
too much alert, April 26 2008
I admit I'm only on chapter 3. but so far the book uses the alert function (which creates a sort of pop up) a lot. That function is annoying, it would be nice if he used document.write and html input fields more. Other than that it's good like all the head first books.
Media reviews
"So as a seasoned JavaScript vet I found Head First JavaScript very helpful as a review of JS topics plus a great first introduction into topics like function literals, prototypes, and inner HTML intricacies. But JS neophytes need not shudder, this book is jammed with examples, explanations, and novel quizzes that will make the basics of JavaScript imminently palatable. And in fact, except for the price of $40, this book would be perfect for a 3-5 day course on Web 2.0 and JavaScript. Course takers would then have the perfect follow up vehicle including excellent references and exercise to be done post lessons...For a lively, hands-on and memorable intro into JavaScript, Head First JavaScript is hard to beat. "
-- Jacques Surveyer, Keep an Open Eye
"Head First Javascript actually does a decent job of describing who this book will help, and who it will not help. That alone had me intrigued right from the start...As a hobbyist I felt like this was a great introduction to JavaScript. I think it gave me a foundation to build on and the ability to use more of the materials freely available on the web. Sometimes there is just so much of that out there, that it is difficult to know where to start. One of my primary goals in reading this book was to put together a couple simple web apps for myself as well as to get a better understanding of using the DOM for some Firefox plugins I would like to write. This book met those needs."
-- JR Peck, Slashdot.org
"As with any good teacher, this OReilly series attacks the material from a variety of angles. If you know it, or youre a quick learner, you can breeze right through. If youre like me, they try everything possible to make things comprehensible."
-- Dana Blankenhorn, Dana Blankenhorn & Paula Rooney, ZDNet.com
Read all reviews
By Michael Morrison
December 2007
Pages: 650
Series: Head First
ISBN 10: 0-596-52774-8 |
ISBN 13: 9780596527747
(Average of 3 Customer Reviews)
Want to make the leap from writing HTML and CSS web pages and create dynamic web applications? Want to take your web skills to the next level? It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.
Full Description
So you're ready to make the leap from writing HTML and CSS web pages to creating dynamic web applications. You want to take your web skills to the next level. And you're finally ready to add "programmer" to the resume. It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.
With Head First JavaScript, you learn:
Don't be intimidated if you've never written a line of code before! In typical Head First style, Head First JavaScript doesn't skip steps, and we're not interested in having you cut and paste code. You'll learn JavaScript, understand it, and have a blast along the way. So get ready... dynamic and exciting web pages are just pages away.
With Head First JavaScript, you learn:
- The basics of programming, from variables to types to looping
- How the web browser runs your code, and how you can talk to the browser with your code
- Why you'll never have to worry about casting, overloading, or polymorphism when you're writing JavaScript code
- How to use the Document Object Model to change your web pages without making your users click buttons
Don't be intimidated if you've never written a line of code before! In typical Head First style, Head First JavaScript doesn't skip steps, and we're not interested in having you cut and paste code. You'll learn JavaScript, understand it, and have a blast along the way. So get ready... dynamic and exciting web pages are just pages away.
Featured customer reviews
Fairly easy to follow and understand, September 27 2008
Rating:




Submitted by
SuperSpongeMan
[Respond | View]




I found this book to be well written for a scripting/programming book. It has a lot of entertaining images, humor and matter of fact information that almost makes you feel as though you are in an actual classroom. Your Instructor is always nearby ready to assist and answer any questions you never thought to ask.
I have read through this book once completely. 6 weeks, 100 pages a week) I am now going back through it again, (currently on Chapter 2) to complete every example and make sure that they work and that I understand all the concepts.
Interactive websites using Javascript will be soon be Mine ! : )
Excellent introduction to Javascript, May 03 2008
Rating:




Submitted by
Chris W.
[Respond | View]




This is the first computer book since the K&R; C book that I've read cover to cover. Why? Because it's edutainment. It filled in a lot of holes in my Javascript knowledge and it didn't feel painful like the typical language book that punishes me with fifty pages of syntax before I get to write one line of code. From the beginning, there's programs that actually work and are easy to modify if you want to experiment. It's very nonlinear and that kept me reading.
too much alert, April 26 2008
Rating:




Submitted by
Caleb Cushing (xenoterracide)
[Respond | View]




I admit I'm only on chapter 3. but so far the book uses the alert function (which creates a sort of pop up) a lot. That function is annoying, it would be nice if he used document.write and html input fields more. Other than that it's good like all the head first books.
Media reviews
"So as a seasoned JavaScript vet I found Head First JavaScript very helpful as a review of JS topics plus a great first introduction into topics like function literals, prototypes, and inner HTML intricacies. But JS neophytes need not shudder, this book is jammed with examples, explanations, and novel quizzes that will make the basics of JavaScript imminently palatable. And in fact, except for the price of $40, this book would be perfect for a 3-5 day course on Web 2.0 and JavaScript. Course takers would then have the perfect follow up vehicle including excellent references and exercise to be done post lessons...For a lively, hands-on and memorable intro into JavaScript, Head First JavaScript is hard to beat. "
-- Jacques Surveyer, Keep an Open Eye
"Head First Javascript actually does a decent job of describing who this book will help, and who it will not help. That alone had me intrigued right from the start...As a hobbyist I felt like this was a great introduction to JavaScript. I think it gave me a foundation to build on and the ability to use more of the materials freely available on the web. Sometimes there is just so much of that out there, that it is difficult to know where to start. One of my primary goals in reading this book was to put together a couple simple web apps for myself as well as to get a better understanding of using the DOM for some Firefox plugins I would like to write. This book met those needs."
-- JR Peck, Slashdot.org
"As with any good teacher, this OReilly series attacks the material from a variety of angles. If you know it, or youre a quick learner, you can breeze right through. If youre like me, they try everything possible to make things comprehensible."
-- Dana Blankenhorn, Dana Blankenhorn & Paula Rooney, ZDNet.com
Read all reviews

- Table of Contents
- Index
- Sample Chapter
- Head First JavaScript Code Magnet Kit
- Head First Labs
- Register Your Book
- View/Submit Errata
- View/Submit Review
Got a Question?
"For a lively, hands-on and memorable intro into JavaScript, Head First JavaScript is hard to beat. "
--Jacques Surveyer, Keep an Open Eye
![]() © 2008, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Privacy Policy Contacts Customer Service Authors Press Room Jobs User Groups Academic Solutions Newsletters Writing for O'Reilly RSS Feeds Terms of Service |
Other O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone O'Reilly FYI makezine.com craftzine.com hackszine.com perl.com xml.com |
Sponsored Sites Inside Aperture Inside Lightroom Inside Port 25 InsideRIA java.net |