<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.syscall.org/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://www.syscall.org/feed.php">
        <title>syscall.org - teaching</title>
        <description></description>
        <link>https://www.syscall.org/</link>
        <image rdf:resource="https://www.syscall.org/lib/exe/fetch.php/wiki/dokuwiki.svg" />
       <dc:date>2026-05-17T07:26:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.syscall.org/doku.php/teaching/ambienti_operativi_as2011-ss2012?rev=1716805364&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.syscall.org/doku.php/teaching/programmazione_a_eventi_parallela_e_concorrente_ss2012?rev=1716805364&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.syscall.org/doku.php/teaching/sistemi_operativi_as2012?rev=1716805364&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.syscall.org/doku.php/teaching/start?rev=1716805364&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.syscall.org/lib/exe/fetch.php/wiki/dokuwiki.svg">
        <title>syscall.org</title>
        <link>https://www.syscall.org/</link>
        <url>https://www.syscall.org/lib/exe/fetch.php/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.syscall.org/doku.php/teaching/ambienti_operativi_as2011-ss2012?rev=1716805364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-27T10:22:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ambienti_operativi_as2011-ss2012</title>
        <link>https://www.syscall.org/doku.php/teaching/ambienti_operativi_as2011-ss2012?rev=1716805364&amp;do=diff</link>
        <description>Ambienti Operativi

Slides 2011/2012

&lt;php&gt;
 $datadir = &#039;./teaching/tAO20112012/PDF&#039;;
 $baseurl = “&lt;http://syscall.org/&gt;”;
 if ($handle = opendir($datadir)) {
 while (false !== ($file = readdir($handle)))
    {
        if ($file != &quot;.&quot; &amp;&amp; $file != &quot;..&quot;)
  {
        	$thelist .= &#039;&lt;a href=&quot;&#039;.$baseurl.$datadir.&#039;/&#039;.$file.&#039;&quot;&gt;&#039;.$file.&#039;&lt;/a&gt;&lt;br/&gt;&#039;;
        }
     }
closedir($handle);
}
echo $thelist;</description>
    </item>
    <item rdf:about="https://www.syscall.org/doku.php/teaching/programmazione_a_eventi_parallela_e_concorrente_ss2012?rev=1716805364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-27T10:22:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programmazione_a_eventi_parallela_e_concorrente_ss2012</title>
        <link>https://www.syscall.org/doku.php/teaching/programmazione_a_eventi_parallela_e_concorrente_ss2012?rev=1716805364&amp;do=diff</link>
        <description>Programmazione a eventi, parallela e concorrente

Slides 2012

&lt;php&gt;
 $datadir = &#039;./teaching/tPEC2012/PDF&#039;;
 $baseurl = “&lt;http://syscall.org/&gt;”;
 if ($handle = opendir($datadir)) {
 while (false !== ($file = readdir($handle)))
    {
        if ($file != &quot;.&quot; &amp;&amp; $file != &quot;..&quot;)
  {
        	$thelist .= &#039;&lt;a href=&quot;&#039;.$baseurl.$datadir.&#039;/&#039;.$file.&#039;&quot;&gt;&#039;.$file.&#039;&lt;/a&gt;&lt;br/&gt;&#039;;
        }
     }
closedir($handle);
}
echo $thelist;</description>
    </item>
    <item rdf:about="https://www.syscall.org/doku.php/teaching/sistemi_operativi_as2012?rev=1716805364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-27T10:22:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sistemi_operativi_as2012</title>
        <link>https://www.syscall.org/doku.php/teaching/sistemi_operativi_as2012?rev=1716805364&amp;do=diff</link>
        <description>Sistemi Operativi

Slides 2012 (WiP)

&lt;php&gt;
 $datadir = &#039;./teaching/tSO2012/PDF&#039;;
 $baseurl = “&lt;http://syscall.org/&gt;”;
 if ($handle = opendir($datadir)) {
 while (false !== ($file = readdir($handle)))
    {
        if ($file != &quot;.&quot; &amp;&amp; $file != &quot;..&quot;)
  {
        	$thelist .= &#039;&lt;a href=&quot;&#039;.$baseurl.$datadir.&#039;/&#039;.$file.&#039;&quot;&gt;&#039;.$file.&#039;&lt;/a&gt;&lt;br/&gt;&#039;;
        }
     }
closedir($handle);
}
echo $thelist;</description>
    </item>
    <item rdf:about="https://www.syscall.org/doku.php/teaching/start?rev=1716805364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-27T10:22:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://www.syscall.org/doku.php/teaching/start?rev=1716805364&amp;do=diff</link>
        <description>Ambienti Operativi AS2011-SS2012

Programmazione a Eventi Parallela e Concorrente SS2012

Sistemi Operativi AS2012

Ambienti Operativi TP Info goo.gl/EAX8O

Ambienti Operativi PAP Info goo.gl/J8Vp1

Ambienti Operativi PAP Gestionale goo.gl/J5Jjh

Sistemi Operativi TP goo.gl/AULa8</description>
    </item>
</rdf:RDF>
