Essential JavaScript
- Código del Curso GK2349
- Duración 2 días
Otros Métodos de Impartición
Método de Impartición
Este curso está disponible en los siguientes formatos:
-
Cerrado
Cerrado
-
Clase de calendario
Aprendizaje tradicional en el aula
-
Aprendizaje Virtual
Aprendizaje virtual
Solicitar este curso en un formato de entrega diferente.
Temario
Parte superiorIn this course, you will be provided with an introduction to and acquire experience working with the JavaScript programming language in the environment it's mostly commonly used: the browser. JavaScript is simple and elegant, but is often difficult to work with because it's so different from the programming languages most developers are used to working with.
You'll get answers to these questions:
- What is JavaScript, how does it relate to other programming languages, and how do you script your web pages with it?
- How do you traverse and manipulate the DOM and how do you handle events in ways that work in all browsers?
- What is Ajax and how does JavaScript make it possible?
- What are closures and prototypes and other exotic features of JavaScript?
Calendario
Parte superiorDirigido a
Parte superior- Anyone who is building web applications and want to take their applications to the next level
Objetivos del Curso
Parte superior- Become both familiar with JavaScript
- Learn enough of the DOM API to bend it to your will
- Make communication between the browser and your server possible
- Effectively leverage closures
- How JavaScript's object model differs from the model classical object-oriented programming language
Contenido
Parte superior- The JavaScript Programming Language
- The Document Object Model
- Ajax
- Functions and Closures
- Objects and Prototypes
- Labs: n/a
Pre-requisitos
Parte superior- Knowledge and ability to create a web page using a mix HTML and CSS
- Familiarity with HTML, CSS, and at least one other programming language is recommended but not required
- #000000