Home > Store > Open Source > Ajax & JavaScript

Javascript Fundamentals I and II LiveLessons (Video Training)

Add To My Wish List

  • Copyright 2010
  • Edition: 1st
  • DVD
  • ISBN-10: 0-13-704484-4
  • ISBN-13: 978-0-13-704484-9

Register your product to gain access to bonus material or receive a coupon.

  • Audio & Video
  • Description
  • Downloads

Video

Sample Video—Lesson 3, JavaScript Events

You need to upgrade your Flash Player. You need version 9 or above to view this video. You may download it here. You may also see this message if you have JavaScript turned off. If this is the case, please enable JavaScript and reload the page.

JavaScript Fundamentals I and II provides you with all of the training you
need to build world-class web applications. Begin with JavaScirpt basics,
including control statements, functions, arrays, objects, events, CSS, DOM,
and more. Then, master scripting with XML and RSS, and finish by learning to
build the rich Ajax applications that are taking the Web by storm!

Your instructor, Paul Deitel, delivers over 14 hours of world-class video
training.  Using the Deitels' signature "live-code" approach, Paul teaches
by analyzing complete working programs, not trivial code fragments.

And be sure to check out the extensive web application resources available
through the  Deitel® Resource Centers at
www.deitel.com/resourcecenters.html. Each week Deitel announces its latest
Resource Centers in its newsletter, the DEITEL® BUZZ ONLINE
(www.deitel.com/newsletter/subscribe.html).

For the latest information on Deitel publications and to be notified when Deitel content is updated or added, please follow Deitel on:

  • Twitter: @deitel
  • Facebook: http://www.deitel.com/deitelfan

DRM-Free Video Downloads. Purchase and immediately download individual lessons from this video. Make your lesson selections below and click on the Buy button.

Videos can be viewed on: Windows 8, Windows XP, Vista, 7, and all versions of Macintosh OS X including the iPad, and other platforms that support the industry standard h.264 video codec.

Lesson 1

Javascript Fundamentals I and II LiveLessons (Video Training): Part I Lesson 1: Introduction to XHTML (Downloadable Version)

In this lesson you will learn to use XHTML to build basic web pages.  You will learn to add images to web pages, create and use hyperlinks,  mark up lists of information for use in drop down menus, and create tables and forms.  Finally, you will learn how to make web pages accessible to search engines.

Duration: 01:55:02  File Size: 174MB

View exampleView example
$9.99

Lesson 2

Javascript Fundamentals I and II LiveLessons (Video Training): Part I Lesson 2: Cascading Style Sheets (Downloadable Version)

In this lesson you will learn to use CSS to control the look and feel of every element of your web pages.  You will learn to use the class attribute to apply styles to page elements.  You will also learn to specify fonts, sizes, colors and other properties; control the backgrounds of elements; use the box model to put padding and borders around elements; and finally use stylesheets to separate presentation from content.

Duration: 01:54:15  File Size: 173MB

View exampleView example
$9.99

Lesson 3

Javascript Fundamentals I and II LiveLessons (Video Training): Part I Lesson 3: Introduction to Scripting (Downloadable Version)

In this lesson, you’ll learn how to write JavaScript programs that perform simple input and output.  You will learn how to use the if selection statement for decision making, and how to use  relational and equality operators with the if selection statement.

Duration: 00:56:53  File Size: 74MB

View exampleView example
$9.99

Lesson 4

Javascript Fundamentals I and II LiveLessons (Video Training): Part I Lesson 4: Control Statements: Part 1 (Downloadable Version)

In this lesson, you’ll learn how to use the JavaScript control statements if, if…else, and while.   You will then explore counter-controlled repetition and sentinel-controlled repetition; and the increment, decrement, and assignment operators.

Duration: 00:37:25  File Size: 48MB

View exampleView example
$4.99

Lesson 5

Javascript Fundamentals I and II LiveLessons (Video Training): Part I Lesson 5: Control Statements: Part 2 (Downloadable Version)

In this lesson, you’ll learn how to use the JavaScript control statements for and do…while, as well as the switch multiple-selection statement.  You will also learn about the break and continue statements, and the logical operators used to create complex conditions in your programs.

Duration: 00:41:26  File Size: 57MB

View exampleView example
$9.99

Lesson 6

Javascript Fundamentals I and II LiveLessons (Video Training): Part I Lesson 6: Functions (Downloadable Version)

In this lesson you will learn about user-defined functions.  You begin by creating functions and learning to pass information to them.  You then learn about using random number generation, the “visibility” or scope of identifiers, JavaScript’s global functions,  and finally recursive functions useful for manipulating XML files.

Duration: 01:02:27  File Size: 90MB

View exampleView example
$9.99

Lesson 7

Javascript Fundamentals I and II LiveLessons (Video Training): Part I Lesson 7: Arrays (Downloadable Version)

This lesson first shows you how to declare, initialize, and reference elements of arrays in JavaScript.  You then learn how to pass arrays to functions,  sort array elements, and declare and manipulate multi-dimensional arrays.

Duration: 00:47:26  File Size: 69MB

View exampleView example
$9.99

Lesson 8

Javascript Fundamentals I and II LiveLessons (Video Training): Part II Lesson 1: Objects (Downloadable Version)

In this lesson you learn about the built-in JavaScript objects Math, String, Date, Boolean, and Number objects.    Then you study the web-browser’s document and window objects.  Finally you learn to use cookies to store session information.

Duration: 01:14:16  File Size: 115MB

View exampleView example
$9.99

Lesson 9

Javascript Fundamentals I and II LiveLessons (Video Training): Part II Lesson 2: Document Object Model (Downloadable Version)

In this lesson you learn about the web-browser’s Document Object Model (DOM) to create dynamic web pages.  You learn to use JavaScript to manipulate the W3C DOM using both DOM nodes and DOM trees, traverse and modify XHTML document elements,  change CSS styles,  and create JavaScript animations using the DOM.

Duration: 01:10:26  File Size: 106MB

View exampleView example
$9.99

Lesson 10

Javascript Fundamentals I and II LiveLessons (Video Training): Part II Lesson 3: Events (Downloadable Version)

This lesson introduces the concept of event handling in JavaScript.  You will learn how to create and register event handlers; enable and disable event bubbling; how to use the event object; and how to recognize and respond to onload, onmousemove, onmouseover, and onmouseout events.   These events allow you to program visual interactivity into your web pages.

Duration: 00:58:38  File Size: 82MB

View exampleView example
$9.99

Lesson 11

Javascript Fundamentals I and II LiveLessons (Video Training): Part II Lesson 4: XML and RSS (Downloadable Version)

In this lesson you will learn to markup content in XML format and process that content.  You will learn about XML namespaces,  Document-Type-Definitions (DTDs)  and XML Schemas used to define the structure of an XML document,  the eXtensible Stylesheet Language (XSL) used to transform XML documents, and how to use JavaScript to retrieve and process the content of XML documents.

Duration: 02:06:58  File Size: 200MB

View exampleView example
$9.99

Lesson 12

Javascript Fundamentals I and II LiveLessons (Video Training): Part II Lesson 5: Ajax-Enabled Rich Internet Applications (Downloadable Version)

In this lesson you will learn to use the group of technologies known as AJAX to build web pages that look and feel and respond like desktop applications.  You will learn about using the XMLHttpRequest object to dynamically update web page content, how to make asynchronous server requests, and how to use JSON to transmit data quickly between clients and servers.

Duration: 01:40:48  File Size: 156MB

View exampleView example
$9.99

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

Actual product comes full screen and in high resolution.

 
Buy

DVD  $149.99  $119.99

Usually ships in 24 hours.

This DVD includes free shipping!

Buy

Downloadable Lessons   $149.99  $119.99

About this video

Accessible from your Account page after purchase. Requires the free QuickTime Player software.

Videos can be viewed on: Windows 8, Windows XP, Vista, 7, and all versions of Macintosh OS X including the iPad, and other platforms that support the industry standard h.264 video codec.

Purchase Reward: One Month Free Subscription
By completing any purchase on InformIT, you become eligible for an unlimited access one-month subscription to Safari Books Online.

Get access to thousands of books and training videos about technology, professional development and digital media from more than 40 leading publishers, including Addison-Wesley, Prentice Hall, Cisco Press, IBM Press, O'Reilly Media, Wrox, Apress, and many more. If you continue your subscription after your 30-day trial, you can receive 30% off a monthly subscription to the Safari Library for up to 12 months. That's a total savings of $199.

Save 35% on Video LiveLessons with coupon VIDEO35