Treffer: Web Programming
Title:
Web Programming
Authors:
Contributors:
Elias Stavropoulos
Publication Year:
2023
Subject Terms:
Document Type:
course material
Language:
Greek, Modern (1453-)
Availability:
Accession Number:
edsbas.9917229F
Database:
BASE
Weitere Informationen
This book is a textbook for an introductory course in web programming. An introduction to the architecture of the Internet is attempted, starting with the client/server model and the HTTP protocol. The basic web technologies on the browser side, HTML, CSS, JavaScript are introduced, as well as the Bootstrap library that extends CSS. For the server side, JavaScript is used with the runtime Node.js environment, and libraries such as Express.js and connection with databases and user authentication are covered as well.