DS4H 2023-2024 Minor Web Technologies

De $1

Version de 08:59, 20 Mai 2024

cette version.

Revenir à liste des archives.

Voir la version actuelle

Session 1 : online course presentation, first JS project

Use Visual Studio code.

Install the following extensions :

  • Live Server, Github Copilot

GitHub repository that will contain all live coding examples:

VIDEO OF THIS SESSION : https://youtu.be/3qtI-1a-OCQ 

Session 2 : examples of event handling, DOM API etc.

VIDEO OF THIS SESSION : https://youtu.be/O_O29BBqgEc

Sessions 3 and 4 : preparation of 1st assignment

  1. an example for CS Master Students (charQuiTire), that shows how to use JS modules, hot to follow the mouse etc. I recommended to give a look at "steering behaviors" algotithms for animating ennemies in the witch game (see "the nature of code" on YT, or on Google)
  2. An example of Quizz (for non CS students)