gourses

← Volver a la búsqueda

JavaScript, jQuery, and JSON

coursera · Desarrollo · en

Impartido por Charles Russell Severance

Precio no disponible en esta plataforma

Entra en tu cuenta para guardar este curso y volver a él cuando quieras.

Comparar este curso
Ver curso en coursera

Enlace de afiliado: podemos cobrar comisión, sin coste extra para ti. Más información

Descripción

In this course, we'll look at the JavaScript language, and how it supports the Object-Oriented pattern, with a focus on the unique aspect of how JavaScript approaches OO. We'll explore a brief introduction to the jQuery library, which is widely used to do in-browser manipulation of the Document Object Model (DOM) and event handling. You'll also learn more about JavaScript Object Notation (JSON), which is commonly used as a syntax to exchange data between code running on the server (i.e. in PHP) and code running in the browser (JavaScript/jQuery). It is assumed that learners have already taken the Building Web Applications and Building Database Applications in PHP courses in this specialization.