Webengineering
Topics
Introduction
The introduction covers a brief overview over the topic web engineering, the organizations involved with the internet and the web and a brief history
open slideHTML
This topic covers the basics of HTML, its use, syntax, layouts and form handling
Exercises
- Basic Structure
- Anchor Element
- Anchor Element with External content
- Responsive Images
- Basic Forms
- Form Validation
CSS
This topic covers the basics of CSS, selectors, layouts, positioning
Exercises
open slideJavascript
This topic covers the basics of javascript, loops, conditions, function, variables, hoisting, scope, protoype inheritance
open slideDOM and Browser APIs
This topic covers the basics to work with the DOM and Browser APIs
open slideCommunication
This topic covers the basics of HTTP, websockets, gRPC and WebRTC
open slideNodeJS and Backends
This topic covers the basics of nodejs and npm
open slideCommunication with the Browser
This topic covers the basics of how to communicate with HTTP and websockets ceonnections from within the browser
open slide