|
|
|
||
Theoretical basis of the Internet (OSI Model, TCP/IP Protocol Suite).
Making web applications in HTML, CSS, JavaScript, PHP and SQL.
Last update: T_SISAL (20.05.2004)
|
|
||
L.Dostálek, A. Kabelová: Velký pruvodce protokoly TCP/IP a systémem DNS, Computer Press 2002 Jiří Kosek: HTML - tvorba dokonalých WWW stránek Jiří Kosek: PHP - tvorba interaktivních internetových aplikací
Specifikace HTML: http://www.w3.org/TR/html4/ Specifikace CSS: http://www.w3.org/TR/CSS21/ PHP manuál: http://www.php.net/manual/en/ Reference JavaScript: http://www.slunecnice.cz/product/JavaScript/Core-Reference-HTML-15/ Reference Microsoft DHTML: http://msdn.microsoft.com/workshop/author/dhtml/reference/dhtml_reference_entry.asp Last update: T_KSVI (13.04.2005)
|
|
||
OSI Model - layer principle, interface vs. protocol, connection oriented/connectionless services, internetworking. TCP/IP - architecture, layer addressing, address conversion, subnetting, supernetting, routing. Application protocols - DHCP, DNS, FTP, SMTP, HTTP, SSH.
HTML - overview of tags and attributes, principles of making accessible pages, differences against XHTML. CSS - ways of connecting with HTML, basic overview of properties and values, appropriateness of usage. JavaScript - ways of connecting with HTML, making portable scripts, samples of possible usage. PHP - syntax, specifics of web programming, working with databases. SQL - description and usage of basic commands from web application's point of view. Last update: G_I (03.06.2004)
|