<?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 - en:modul:m291:learningunits:lu07: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-07T16:26:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/01?rev=1746445991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/02?rev=1746445979&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/03?rev=1746775914&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/en/modul/m291/learningunits/lu07/theorie/01?rev=1746445991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-05T11:53:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU07a - Methods simple</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/01?rev=1746445991&amp;do=diff</link>
        <description>LU07a - Methods simple

Learning ojectives

	*  Be able to call existing methods (subroutines) in Vue.
	*  Be able to programme your own methods in Vue.

Introduction

Actions such as clicking a mouse button can trigger simple actions such as changing colour, but also complex operations, e.g. calculation the VAT(Value added tax). In the latter case, these complex operations are handled using subroutines such as methods.  Methods are sub-programmes that can perform tasks of all kinds. The use of …</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/02?rev=1746445979&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-05T11:52:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU07b - Methods with arguments</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/02?rev=1746445979&amp;do=diff</link>
        <description>LU07b - Methods with arguments

Learning ojectives

	*  Write own parameterised methods.
	*  Make use of methods which expects parameters.

Source

W3Schools | Methods - Chapter: Passing arguments

Introduction to Vue Methods

This lesson is about writing and using methods which can process parameters. These parameters are called</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/03?rev=1746775914&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-09T07:31:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU07c - Cascading methods - TBD</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu07/theorie/03?rev=1746775914&amp;do=diff</link>
        <description>LU07c - Cascading methods - TBD

Learning ojectives

	*  Write own parameterised methods.
	*  Make use of methods which expects parameters.

Source

W3Schools | Methods - Chapter: Passing arguments

Introduction to Vue Methods

This lesson is about writing and using methods which can process parameters. These parameters are called</description>
    </item>
</rdf:RDF>
