130 lines
		
	
	
		
			4.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			130 lines
		
	
	
		
			4.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
 | 
						||
<!DOCTYPE html>
 | 
						||
 | 
						||
<html lang="en">
 | 
						||
  <head>
 | 
						||
    <meta charset="utf-8" />
 | 
						||
    <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
 | 
						||
<meta content="metadata description" lang="en" name="description" xml:lang="en" />
 | 
						||
<meta content="description des métadonnées" lang="fr" name="description" xml:lang="fr" />
 | 
						||
<meta content="Sphinx, MyST" name="keywords" />
 | 
						||
<meta content="en_US" property="og:locale" />
 | 
						||
 | 
						||
    <title>SNP - Praktika — SNP Labs  documentation</title>
 | 
						||
    <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
						||
    <link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
 | 
						||
    <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
 | 
						||
    <script src="_static/jquery.js"></script>
 | 
						||
    <script src="_static/underscore.js"></script>
 | 
						||
    <script src="_static/doctools.js"></script>
 | 
						||
    <link rel="index" title="Index" href="genindex.html" />
 | 
						||
    <link rel="search" title="Search" href="search.html" />
 | 
						||
   
 | 
						||
  <link rel="stylesheet" href="_static/custom.css" type="text/css" />
 | 
						||
  
 | 
						||
  
 | 
						||
  <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
 | 
						||
 | 
						||
  </head><body>
 | 
						||
  
 | 
						||
 | 
						||
    <div class="document">
 | 
						||
      <div class="documentwrapper">
 | 
						||
        <div class="bodywrapper">
 | 
						||
          
 | 
						||
 | 
						||
          <div class="body" role="main">
 | 
						||
            
 | 
						||
  <section class="tex2jax_ignore mathjax_ignore" id="snp-praktika">
 | 
						||
<h1>SNP - Praktika<a class="headerlink" href="#snp-praktika" title="Permalink to this headline">¶</a></h1>
 | 
						||
<a class="reference internal image-reference" href="_images/en-zhaw-ines-rgb.png"><img alt="_images/en-zhaw-ines-rgb.png" class="align-right" src="_images/en-zhaw-ines-rgb.png" style="width: 176px; height: 92px;" /></a>
 | 
						||
<section id="ubersicht">
 | 
						||
<h2>Übersicht<a class="headerlink" href="#ubersicht" title="Permalink to this headline">¶</a></h2>
 | 
						||
<p><a class="reference external" href="https://github.zhaw.ch/pages/SNP/snp-lab-code/">Online Beschreibungen der Praktika und Aufgaben</a></p>
 | 
						||
<p><a class="reference external" href="https://github.zhaw.ch/SNP/snp-lab-code/blob/master/build/latex/main.pdf">Praktika.pdf</a></p>
 | 
						||
<p><a class="reference external" href="https://github.zhaw.ch/SNP/snp-lab-env">Arbeitsumgebung für die Praktika</a></p>
 | 
						||
</section>
 | 
						||
</section>
 | 
						||
 | 
						||
 | 
						||
          </div>
 | 
						||
          
 | 
						||
        </div>
 | 
						||
      </div>
 | 
						||
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
 | 
						||
        <div class="sphinxsidebarwrapper">
 | 
						||
<p class="logo">
 | 
						||
  <a href="index.html">
 | 
						||
    <img class="logo" src="_static/logo.png" alt="Logo"/>
 | 
						||
    
 | 
						||
    <h1 class="logo logo-name">SNP Labs</h1>
 | 
						||
    
 | 
						||
  </a>
 | 
						||
</p>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
<h3>Navigation</h3>
 | 
						||
<ul>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P01_Erste_Schritte_mit_C/README.html">01 - Erste Schritte mit C</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P02_Funktionen_Datentyp_enum/README.html">02:  Funktionen, Datentyp “enum”</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P03_Bit_Operation_struct_typedef/README.html">03 - Bit Operationen, Struct, Typedef</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P05_TicTacToe/README.html">05 - Arrays/Strings/TicTacToe</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P06_Personen_Verwaltung_Linked_List/README.html">06 - Personen Verwaltung – Linked List</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P07_Prozesse_und_Threads/README.html">07 - Prozesse und Threads</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P08_Sync/README.html">08 - Synchronisationsprobleme</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P09_File_Operations/README.html">09 - File Operations</a></li>
 | 
						||
<li class="toctree-l1"><a class="reference internal" href="P10_IPC/README.html">10 - IPC</a></li>
 | 
						||
</ul>
 | 
						||
 | 
						||
<div class="relations">
 | 
						||
<h3>Related Topics</h3>
 | 
						||
<ul>
 | 
						||
  <li><a href="index.html">Documentation overview</a><ul>
 | 
						||
  </ul></li>
 | 
						||
</ul>
 | 
						||
</div>
 | 
						||
<div id="searchbox" style="display: none" role="search">
 | 
						||
  <h3 id="searchlabel">Quick search</h3>
 | 
						||
    <div class="searchformwrapper">
 | 
						||
    <form class="search" action="search.html" method="get">
 | 
						||
      <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
 | 
						||
      <input type="submit" value="Go" />
 | 
						||
    </form>
 | 
						||
    </div>
 | 
						||
</div>
 | 
						||
<script>$('#searchbox').show(0);</script>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
        </div>
 | 
						||
      </div>
 | 
						||
      <div class="clearer"></div>
 | 
						||
    </div>
 | 
						||
    <div class="footer">
 | 
						||
      ©2022, stsh.
 | 
						||
      
 | 
						||
      |
 | 
						||
      Powered by <a href="http://sphinx-doc.org/">Sphinx 4.3.2</a>
 | 
						||
      & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
 | 
						||
      
 | 
						||
      |
 | 
						||
      <a href="_sources/README.md.txt"
 | 
						||
          rel="nofollow">Page source</a>
 | 
						||
    </div>
 | 
						||
 | 
						||
    
 | 
						||
 | 
						||
    
 | 
						||
  </body>
 | 
						||
</html> |