Development environments and web applications
Designing and building a web application
The second part of the course focuses on the basic concepts and structure of a web application. Participants will learn the basic principles of a web application, including the structure and manipulation of the DOM (Document Object Model) tree, which forms the basis for the presentation and interaction of web content. It explains how event handling and event listeners are used to create interactive and responsive applications.
The integration and use of HTML5 will be covered to utilize modern web standards and features. In addition, participants will learn how to use CSS3 for layouts and design to create appealing and user-friendly interfaces.