Curso al ritmo de cada uno

Web Technologies – Backbone of the Emerging Digital World

Impartido por Prof. Dr. Christoph Meinel

Este vídeo pertenece al curso Web Technologies – Backbone of the Emerging Digital World de openHPI. ¿Quiere ver más?

3.5 JavaScript: Conditions

Duración: aproximada 9 minutes

An error occurred while loading the video player, or it takes a long time to initialize. You can try clearing your browser cache. Please try again later and contact the helpdesk if the problem persists.

Sobre este vídeo


Eartum:

On slide 3 the JavaScript code of the third example (on the bottom) shows two else statements inside an if. This is wrong. The slides where correct to have one if, one else-if and one else statement.