Project to learn javascript programming.
- HTML: Page content.
- CSS: Page style.
- Javascript: Page interation.
In this course we are learning javascript, so the lesson documentation shows the commands and concepts learned from that language.
In this lesson we developed our first script to an simple stylized page.
In this lesson we learned how to use commentaries and variables.
In this lesson we learned how to treat numbers and strings.
In this lesson we learned how to use the javascript operators.
In this lesson we understood the Document Object Model (DOM).
In this lesson we learned how to use DOM events.
In this lesson we learned how to use conditions in Javascript.
In this lesson we developed an interactive page that shows the hour of the day.
In this lesson we developed an interactive page that shows the age of the user.