Actions

Systems and programming I : Différence entre versions

De erg

(Page créée avec « Professor : Stéphane Noël The course provides an understanding of the technical terms associated with the digital nature of contemporary images. A short history of... »)
 
m (Sammy a déplacé la page Internet and programming vers Systems and programming I)
 
(2 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
Professor : [[Stéphane Noël]]
+
Teacher: [[Julien Dutertre]]
  
The course provides an understanding of the technical terms associated with the digital nature of contemporary images. A short history of screens and other output media is discussed, as well as the history of the Internet. The web languages HTML and CSS, the preferred media for the circulation of information, are then trained, followed by javascript. The second part of the year focuses on Processing, a JAVA programming environment created by two artists, Fry and Reas, for artists. Image manipulation, generative drawing and real-time animation are some of the software's features.
+
Develop a web application on a server.
 
+
Creation of a chat room-type communication system in Python to understand the client/server relationship and information flows.  
[[Catégorie:English]]
+
The aim is to demystify these technologies.
[[Catégorie:B1]]
 

Version actuelle datée du 1 juin 2023 à 13:55

Teacher: Julien Dutertre

Develop a web application on a server. Creation of a chat room-type communication system in Python to understand the client/server relationship and information flows. The aim is to demystify these technologies.