Claudia Chiriță . 2024/2025
notă-curs = nlab + nexa
nlab = notă-laborator // <= 40 puncte
nexa = notă-examen-pe-calculator // <= 60 puncte
nlab = nlab1 + nlab2
nlab1 = notă-activitate-laborator // <= 10 puncte
nlab2 = notă-proiect // <= 30 de puncte
nlab >= 20 & nexa >= 30 // condiția de promovare
https://developer.mozilla.org/ https://www.w3schools.com/ https://www.w3.org/standards
interconnection of computer networks
network of networks
sistem global de rețele de calculatoare interconectate care folosește suita de protocoale TCP/IP
specificație tehnică
mulțime de reguli și convenții care facilitează și controlează schimbul de date între dispozitive diferite
stivă de protocoale cu 4 straturi:
principalele protocoale:
interconnection of computer networks
network of networks
oferă servicii: www, email, telefonie, file sharing
“ The Web is an abstract (imaginary) space of information. On the Net, you find computers – on the Web, you find document, sounds, videos, ... information. On the Net, the connections are cables between computers; on the Web, connections are hypertext links.”Tim Berners-Lee
un sistem de documente hypertext interconectate, care poate fi accesat în Internet
The World Wide Web Consortium (W3C)
international community that develops open standards to ensure the long-term growth of the Web
World Wide Web Foundation
advance the open web as a public good and a basic right
text (afișat pe un dispozitiv electronic) care conține referințe (hyperlinks) la date ce pot fi accesate imediat
Sînt vechi, domnule!
șir de caractere care identifică o resursă prin nume sau locație
protocol:// host:port /location?query#fragment
https://www.youtube.com:443/watch?v=npqD602G90o&t=72s
legătura la un fișier local
file:///home/Documents/fmi/wp/tw/c1/index.html#/23
HTTPS = HTTP + secure (port 443) criptare Transport Layer Security (TLS)
HTTP (port 80)
de ce nu HTTPS, http://mae.ro/ ?
#1: stabilirea unei conexiuni HTTP
#2: HTTP request
#3: HTTP response
CSS în fișier separat
cod JavaScript în fișier separat
“ Start with your content peanut, marked up in rich, semantic HTML. Coat that content with a layer of rich, creamy CSS. Finally, add JavaScript as the hard candy shell to make a wonderfully tasty treat (and keep it from melting in your hands).”Aaron Gustafson, Understanding progressive enhancement
HTTP caching HTTP cookies The Garden Of Forking Paths, Jorge Luis Borges New Media from Borges to HTML, Lev Manovich
(\ /)
( . .)
C(")(")
întrebări?