Head First JavaScript

Head First JavaScript
ISBN-10
1449368573
ISBN-13
9781449368579
Series
Head First JavaScript
Category
Computers
Pages
652
Language
English
Published
2007-12-20
Publisher
"O'Reilly Media, Inc."
Author
Michael Morrison

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: 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.

Other editions

Similar books

  • Head First JavaScript Programming: A Brain-Friendly Guide
    By Elisabeth Robson, Eric T. Freeman

    Thanks to Ellie Volkhausen, Randy Comer and Karen Montgomery for their inspired cover design that continues to serve us well. Thank you, as always, to Rachel Monaghan for her hardcore copyedit (and for keeping it all fun), ...

  • Head First HTML5 Programming: Building Web Apps with JavaScript
    By Eric Freeman, Elisabeth Robson

    Here are just some of the things you’ll learn in Head First HTML5 Programing: Learn how to make your pages truly interactive by using the power of the DOM.

  • Head First HTML and CSS: A Learner's Guide to Creating Standards-Based Web Pages
    By Eric Freeman, Elisabeth Robson

    Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML and CSS into your brain in a way that sticks. So what are you waiting for?

  • Head First JQuery
    By Ryan Benedetti, Ronan Cranley

    Explains how to build complex scripting functionality with minimal coding, providing coverage of functions ranging from incorporating Ajax apps and overcoming the limits of HTML and CSS to building plug-ins and using animation. Original.

  • Head First Ajax
    By Rebecca Riordan

    Provides information on building interactive Web applications using Ajax.

  • Head First PHP & MySQL
    By Lynn Beighley, Michael Morrison

    With this book, Web designers who usually turn out static Websites with HTML and CSS can make the leap to the next level of Web development--full-fledged, dynamic, database-driven Websites using PHP and SQL.

  • Head First Learn to Code: A Learner's Guide to Coding and Computational Thinking
    By Eric Freeman

    ... len ( word ) if ( letters % i ) == 0 : print ( i , word ) 2 ox 3 cat 2 lion 4 lion 5 tiger 2 bobcat 3 bobcat 6 bobcat >>> full = False donations = [ ] full load = 45 = toys [ ' robot ' , ' doll ' , ' ball ' , ' slinky ' ] I Python ...

  • Head First Mobile Web
    By Lyza Danger Gardner, Jason Grigsby

    Your business needs a mobile strategy, but where do you start? Head First Mobile Web shows how to use the web tech- nology you’re already familiar with to make sites and apps that work on any device of any size.

  • Head First Design Patterns
    By Eric Freeman, Elisabeth Robson, Kathy Sierra

    Using research in neurobiology, cognitive science and learning theory, this text loads patterns into your brain in a way that lets you put them to work immediately, makes you better at solving software design problems, and improves your ...

  • Head First Javascript
    By Michael Morrison

    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.