Risorse
Shopping basket: brevissimo esempio per ribadire l'importanza dei contenuti dinamici che dipendono dalle richieste precedenti inviate da uno specifico browser.
Tutorial su web content (HTML, CSS, Javascript)
Esistono tonnellate di tutorial su questi argomenti. Tutorial interattivi molto interessanti sono quelli di W3Schools.
Anche quelli di mdn (Mozilla Developers Networks) sono molto ben fatti
- Getting started with the web
- Playground Per fare test interattivi.
Struttura delle pagine web reali
- Cloudflare Radar - URL scanner Inserisci un URL ed ottieni un report completo delle risorse necessarie per visualizzare completamente la pagina identificata da quell'URL.
-
urlquery Sito con funzionalità analoga. Qui sotto risultati del Luglio 2023 per alcune pagine web:
-
HTTP Archive Reports Global statistics on size of web pages, images, JavaScript scripts and so on.
- W3Techs Statistics Similar statistics, collected on a different sample, with different aggregations. This specific page allows finding usage statistics for Cookies.
HTTP in depth
The mdn (Mozilla Developers Network) web site has a lot of very high quality information. If you want to use this site, use it carefully: it contains a lot of material that is not covered in the lectures; and, it contains a lot of additional information about material that is covered in the lectures.
Altro
- Cybercriminals Tampering with QR Codes to Steal Victim Funds The FBI is issuing this announcement to raise awareness of malicious Quick Response (QR) codes. Cybercriminals are tampering with QR codes to redirect victims to malicious sites that steal login and financial information.
- The Real Difference Between a URL and a URI Io non ho mai capito del tutto la differenza, per il nostro corso non è importante...