Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
projektarbeit/docs/einleitung.tex
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
executable file
10 lines (6 sloc)
1.04 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% !TeX spellcheck = de_DE | |
\section{Einleitung} | |
In diesem Arbeit geht es Darum ein neu entwickeltes Software für das Screenly als Ersatz zu der Pro Version, der Von den Unternehmen angeboten wird. | |
hier werden als erstes die Vor- und Nachteil jeder Version dargestellt und verglichen. Dann wird das neu entwickeltes Software (wir nennen ihn jetzt Screenly CBS) dargestellt und Die Anforderungen von Hardware und Software kurzgefasst werden. | |
Im zweiten Teil wird über das Programm Aufbau gesprochen, Es wird auch erklärt wie der System sich mit den Anderen Komponenten kommuniziert, als nächstes wird der Programmablauf erläutert. Danach wird es über die Programmiersprache eingehen und ein paar Fragen gestellt, Warum Python als Programmiersprache ausgewählt wurde und wird kurz mit anderen Programmiersprachen verglichen. Externe Module und Pakete werden auch reinkommen, da wird den Grund hinter dem Auswahl diese Module und die Vorteile dahinter. | |
im Letzten Teil wird erklärt wie der Programm entwickelt wurde und welche Module werden verwendet. |