Javascript Fundamentals I and II [2009, ENG]

seeders: 7
leechers: 0
Added 12 years ago by vampiri6ka in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Javascript Fundamentals I and II [2009, ENG] (Size: 9.11 GB)
  Part 1
  01 Introduction to XHTML
  00 Objectives.mp4 19.22 MB
  01 Installing Firebug and the Web Developer Toolbar in Firefox.mp4 43.49 MB
  02 First XHTML example.mp4 149.39 MB
  03 Heading elements h1 through h6.mp4 46.4 MB
  04 Linking to other web pages.mp4 109.7 MB
  05 Linking to an e-mail address.mp4 65.01 MB
  06 Images in XHTML files.mp4 105.61 MB
  07 Images as link anchors.mp4 52.86 MB
  08 Inserting special characters.mp4 77.48 MB
  09 Unordered list containing hyperlinks.mp4 22.03 MB
  10 Nested and ordered lists.mp4 63.7 MB
  11 Creating a basic table.mp4 66.02 MB
  12 Complex XHTML table.mp4 67.83 MB
  13 Form with hidden fields and a text box.mp4 101.24 MB
  14 Form using a variety of components.mp4 85.09 MB
  15 Internal hyperlinks to make pages more navigable.mp4 51.79 MB
  16 Meta elements provide keywords and a description of a page.mp4 42.99 MB
  02 Cascading Style Sheets
  00 Objectives.mp4 21.13 MB
  01 Using inline styles.mp4 71.12 MB
  02 Embedded style sheets.mp4 122.05 MB
  03 Inheritance in style sheets.mp4 231.15 MB
  04 External style sheet and Linking an external style sheet.mp4 54.93 MB
  05 Absolute positioning of elements.mp4 102.07 MB
  06 Relative positioning of elements.mp4 81.89 MB
  07 Adding background images and indentation.mp4 67.69 MB
  08 Element dimensions and text alignment.mp4 56.1 MB
  09 Box model for block-level elements and Borders of block-level elements.mp4 80.09 MB
  10 Floating elements.mp4 95.1 MB
  11 CSS media types.mp4 71.38 MB
  12 CSS drop-down menu.mp4 75.42 MB
  13 Pt measurement for text size User style sheet.mp4 47.56 MB
  03 Introduction to Scripting
  00 Objectives.mp4 11 MB
  01 Displaying a line of text.mp4 109.44 MB
  02 Printing one line with separate statements.mp4 73.57 MB
  03 Printing on multiple lines with a single statement.mp4 19.16 MB
  04 Alert dialog displaying multiple lines.mp4 38.76 MB
  05 Prompt box used on a welcome screen.mp4 61.55 MB
  06 Addition script (and Using the Firebug Debugger).mp4 144.34 MB
  07 Using equality and relational operators.mp4 109.17 MB
  04 Control Statements_ Part 1
  00 Objectives.mp4 11.42 MB
  01 Counter-controlled repetition to calculate a class average.mp4 150.57 MB
  02 Sentinel-controlled repetition to calculate a class average.mp4 73.82 MB
  03 Examination-results calculation.mp4 54.33 MB
  04 Arithmetic assignment operators.mp4 17.55 MB
  05 Increment and decrement operators and Preincrementing and postincrementing.mp4 50.72 MB
  05 Control Statements_ Part 2
  00 Objectives.mp4 12.79 MB
  01 Counter-controlled repetition.mp4 34.88 MB
  02 Counter-controlled repetition with the for statement.mp4 69.17 MB
  03 Summation with the for repetition structure.mp4 18.21 MB
  04 Compound interest calculation with a for loop.mp4 85.04 MB
  05 Using the switch multiple-selection statement.mp4 93.2 MB
  06 Using the do..while repetition statement.mp4 33.31 MB
  07 Using the break statement in a for statement.mp4 27.14 MB
  08 Using the continue statement in a for statement.mp4 17.34 MB
  09 Demonstrating logical operators.mp4 33.41 MB
  06 Functions
  00 Objectives.mp4 20.12 MB
  01 Programmer-defined function square.mp4 88.74 MB
  02 Programmer-defined maximum function.mp4 49.93 MB
  03 Random integers shifting and scaling.mp4 42.16 MB
  04 Rolling a six-sided die 6000 times.mp4 29.5 MB
  05 Craps game simulation.mp4 248.95 MB
  06 Scoping example.mp4 127.55 MB
  07 JavaScript global functions.mp4 16.17 MB
  07 Arrays
  00 Objectives.mp4 8.59 MB
  01 Initializing the elements of an array.mp4 73.46 MB
  02 Declaring and initializing arrays.mp4 39.34 MB
  03 Summing elements of an array.mp4 30.83 MB
  04 Dice-rolling program using an array instead of a switch.mp4 20.5 MB
  05 Random image generation using arrays.mp4 21.92 MB
  06 Passing arrays and individual array elements to functions.mp4 87.03 MB
  07 Sorting an array with Array method sort.mp4 58.78 MB
  08 Initializing multidimensional arrays.mp4 65.72 MB
  09 Online quiz graded with JavaScript.mp4 78.91 MB
  Introduction to Javascript Fundamentals I.mp4 7.54 MB
  Summary.mp4 10.15 MB
  Part 2
  01 Objects
  00 Objectives.mp4 21.29 MB
  01 Finding information about JavaScript Objects.mp4 32.1 MB
  02 String methods charAt charCodeAt fromCharCode toLowercase.mp4 47.94 MB
  03 String searching with indexOf and lastIndexOf.mp4 113.11 MB
  04 String object methods split and substring.mp4 63.2 MB
  05 String object XHTML markup methods.mp4 53.4 MB
  06 Date and time methods of the Date object.mp4 69.36 MB
  07 Using the window object to create and modify child windows.mp4 165.22 MB
  08 Using cookies to store user identification data.mp4 97.79 MB
  09 Rich welcome page using several JavaScript concepts and Online quiz in a child window.mp4 144.61 MB
  02 Document Object Model
  00 Objectives.mp4 24.37 MB
  01 Demonstration of a documents DOM tree.mp4 69.76 MB
  02 Basic DOM functionality.mp4 291.83 MB
  03 Using the links collection.mp4 139.7 MB
  04 Dynamic styles.mp4 42.81 MB
  05 Dynamic styles used for animation.mp4 142.6 MB
  03 Events
  00 Objectives.mp4 32.13 MB
  01 Event registration models.mp4 81.7 MB
  02 Simple drawing program and some event object properties.mp4 125.06 MB
  03 Events onmouseover and onmouseout.mp4 134.61 MB
  04 Demonstrating the onfocus and onblur events.mp4 76.79 MB
  05 Demonstrating the onsubmit and onreset events.mp4 67.47 MB
  06 Canceling event bubbling.mp4 54.03 MB
  04 XML and RSS
  00 Objectives.mp4 56.96 MB
  01 XML that describes a baseball players information.mp4 75.65 MB
  02 XML used to mark up an article.mp4 41.96 MB
  03 Business letter marked up as XML.mp4 59.43 MB
  04 XML namespaces demonstration.mp4 80.68 MB
  05 Default namespace demonstration.mp4 15.54 MB
  06 Document Type Definition (DTD) for a business letter.mp4 100.2 MB
  07 Schema-valid XML document describing a list of books.mp4 109.73 MB
  08 XML Schema document defining simple and complex types.mp4 59.42 MB
  09 Expression marked up with MathML and displayed in the.mp4 46.5 MB
  10 XML document that describes various sports and XSLT t.mp4 119.46 MB
  11 XML document containing book information and XSL docu.mp4 167.87 MB
  12 Traversing an XML document using the XML DOM.mp4 289.66 MB
  13 Rendering an RSS feed in a web page using XSLT and JavaScript.mp4 114.77 MB
  05 Ajax-Enabled Rich Internet Applications
  00 Objectives.mp4 63.3 MB
  01 Classic web application reloading the page for every user interaction.mp4 8.82 MB
  02 Ajax-enabled web application interacting with the server asynchronously.mp4 23.51 MB
  03 Asynchronously display content without reloading the page.mp4 217.73 MB
  04 Image catalog that uses Ajax to request XML data asynchronously.mp4 197.8 MB
  05 Ajax-enabled address-book application.mp4 533.19 MB
  Introduction to Javascript Fundamentals II.mp4 13.62 MB
  Summary.mp4 13.98 MB
  src.rar 3.49 MB

Description


Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)

Javascript Fundamentals I and II
Год выпуска: 2009
Производитель: LiveLessons | informit.com
Страница курса
Автор: Paul J. Deitel
Продолжительность: 14+ч
Тип раздаваемого материала: Видеоурок
Язык: Английский

Описание:
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. Visonder писал(а): 62374315Курс Основы JavaScript в двух частях предлагает все необходимое, чтобы научиться создавать веб-приложения, которые не стыдно показать всему миру. Начнем с самых азов: управляющие операторы, функции, массивы, объекты, события, CSS, DOM и т.п. Далее пройдем типовые скрипты для работы с XML и RSS, и завершим написанием полноценного Ajax приложения, которое способно покорить Интернет!
Ваш инструктор, Paul Deitel, подготовил боле 14 часов обучающего видео мирового уровня. Используя авторский метод "жизненный код", Paul учит JavaScript'у, анализируя завершенные рабочие программы, а не специально упрощенные фрагменты кода.
[spoiler="Содержание"]
[spoiler="Part 1"]
Introduction to XHTML
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.
Cascading Style Sheets
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.
Introduction to Scripting
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.
Control Statements: Part 1
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.
Control Statements: Part 2
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.
Functions
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.
Arrays
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.
[/spoiler]
[spoiler="Part 2"]
Objects
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.
Document Object Model
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.
Events
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.
XML and RSS
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.
Ajax-Enabled Rich Internet Applications
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.
[/spoiler]
[/spoiler]
Файлы примеров: присутствуют
Формат видео: MP4
Видео: MPEG4 Video (H264) 1024x768 10fps
Аудио: AAC 48000Hz mono

► Галерея скриншотов ◄
[spoiler="Скриншоты"]

[/spoiler]

Related Torrents

torrent name size uploader age seed leech
13
0
0
0
0