书籍 Head First JavaScript的封面

Head First JavaScript

Michael Morrison

出版时间

2007-12-30

ISBN

9780596527747

评分

★★★★★

标签

web编程

书籍介绍

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.

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:

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

If you've ever read a Head First book, you know what to expect -- a visually rich format designed for the way your brain works. Head First JavaScript is no exception. It starts where HTML and CSS leave off, and takes you through your first program into more complex programming concepts -- like working directly with the web browser's object model and writing code that works on all modern browsers.

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.

用户评论
几个小时吧 挺简单的
真是……简单得过头了
讲的太浅,废话太多,没看完。
别的书我都看不懂。。。
like all hf books, smooth like a fiction book
关于函数指针和闭包部分讲解得非常清楚,原型链部分的代码读得有点似懂非懂,翻译还可以,中上水平
还不如直接上 js dom 编程艺术..这本书开篇经常有"我们要用这个东西,但是现在你还不理解也没关系( 没错!我说的就是这本书的第147页! )"... 还有就是那个电影院座位的栗子,让人脑阔疼
I'm disappointed with this book. I wanna learn stuff like call back function, how to use promise etc, but I only see how to create and class and inherit in the book, which is not javascript at all.
比较基本的JS,但JS日新月异,内容还是显得过时了。
一般