<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bzz.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.bzz.ch/feed.php">
        <title>BZZ - Modulwiki - modul:m290:learningunits:lu08:theorie</title>
        <description></description>
        <link>https://wiki.bzz.ch/</link>
        <image rdf:resource="https://wiki.bzz.ch/_media/wiki/logo.png" />
       <dc:date>2026-04-13T16:53:37+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/01?rev=1731906792&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/02?rev=1731922284&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/03?rev=1731923439&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bzz.ch/_media/wiki/logo.png">
        <title>BZZ - Modulwiki</title>
        <link>https://wiki.bzz.ch/</link>
        <url>https://wiki.bzz.ch/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/01?rev=1731906792&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-18T05:13:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU10a - 3-Tiers-Webarchitecture</title>
        <link>https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/01?rev=1731906792&amp;do=diff</link>
        <description>LU10a - 3-Tiers-Webarchitecture

Learning Objectives

	*  Describe the 3 tiers of a typical web communication
	*  Name the languages or software, which are used on each tier  

WHAT is a 3 tiers web architecture?

The 3-tier web architecture is a way of structuring a website or application to make it more organized, secure, and easy to manage. It splits everything into three main layers:</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/02?rev=1731922284&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-18T09:31:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU10c - Node.js</title>
        <link>https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/02?rev=1731922284&amp;do=diff</link>
        <description>LU10c - Node.js

Learning Objectives

	*  What a Node.js is
	*  Which benefits a node server provides us
	*  Program a node server

Additional Materials

	*  [ myFirstServer.js as ZIP-Download]

What is Node.js?

A Node.js server is a backend system built using Node.js, a runtime environment that allows you to write server-side applications in JavaScript. This server can handle incoming requests, process data, communicate with databases, and return responses to the client (such as a web browser …</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/03?rev=1731923439&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-18T09:50:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU10b - Server-Programing with JavaScript</title>
        <link>https://wiki.bzz.ch/modul/m290/learningunits/lu08/theorie/03?rev=1731923439&amp;do=diff</link>
        <description>LU10b - Server-Programing with JavaScript

Learning Objectives

	*  Programing our first Node Server application „hello world“
	*  Know how to start the server application
	*  Generate a terminal message

HelloWorld.js

At the beginning of each programer&#039;s carreer there is always our notorious</description>
    </item>
</rdf:RDF>
