Web Site Development (5cr)
Course unit code: C-10122-COMP--CS--200
General information
- Credits
- 5 cr
- Institution
- University of Tampere
Objectives
After the course, the student:- knows the basics of web technologies (HTML, CSS, JS)- is familiar with the browser as a development environment- can implement web pages- can consider and take into account the requirements of accessibility, maintainability, and scalability.
Content
Core contentBasics of browser programming: HTML, CSS, DOM Fundamentals of JavaScript, adding dynamism to web pages Browser as an execution environment, also the development tools provided by the browser Creating a simple website, using components as part of the development process Complementary knowledgeAccessibility, maintainability and scalabilitySpecialist knowledgeDynamic DOM programming from JavaScript