Skip to content

Commit a167160

Browse files
committed
Initial test
1 parent e716134 commit a167160

8 files changed

Lines changed: 375 additions & 304 deletions

File tree

.github/workflows/blank.txt

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/generateCourseOverview.txt

Lines changed: 0 additions & 83 deletions
This file was deleted.

.github/workflows/open-issoe.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
# Think-in-SQL-A-Standards-First-Guide-with-PostgreSQL-Context-Course-Overview
2-
Course-Overview
3-
4-
5-
## TODO:
6-
https://github.com/TUBAF-IfI-LiaScript/TUBAF-IfI-LiaScript.github.io/blob/main/.github/workflows/generateOERoverview.yml
1+
# Think in SQL: A Standards-First Guide with PostgreSQL Context
2+
Course-Overview

images/think-in-sql.png

1.17 MB
Loading

index copy.txt

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
title: >
2+
<span style="background-color: rgba(0,106,179,0.75); padding: 5px; color: white">
3+
OER - Kurssammlung Test 1
4+
</span>
5+
6+
comment: >
7+
<span style="color: rgb(0,106,179); background-color: rgba(255,255,255,0.85)">
8+
Arbeitsgruppe Softwareentwicklung und Robotik (TU Freiberg)
9+
</span>
10+
11+
logo: https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Universitaetsbibliothek_Freiberg_Fassade.jpg/1024px-Universitaetsbibliothek_Freiberg_Fassade.jpg
12+
13+
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/d/de/Logo_TU_Bergakademie_Freiberg.svg/242px-Logo_TU_Bergakademie_Freiberg.svg.png
14+
15+
footer: >
16+
Kontakt - Prof. Dr.-Ing. Sebastian Zug -
17+
<a href="https://tu-freiberg.de/fakult1/inf/professuren/softwaretechnologie-und-robotik" target="_blank">Lehrstuhl für Softwaretechnologie und Robotik</a>
18+
-
19+
<a href="mailto:Sebastian.Zug@informatik.tu-freiberg.de">Sebastian.Zug@informatik.tu-freiberg.de</a>
20+
21+
meta:
22+
title: OER-Kurssammlung Test
23+
description: Sammlung der OER Inhalte der Arbeitsgruppe Softwareentwicklung und Robotik (TU Freiberg)
24+
#image:
25+
26+
collection:
27+
- html: >
28+
<b>Alle Lehrmaterialien der Arbeitsgruppe wurden mit LiaScript erstellt und sind im interaktiven Modus veranstaltungsweise über die untenstehenden Links erreichbar.</b>
29+
- title: Softwareentwicklung
30+
link: softwareentwicklung.html
31+
comment: Grundlagen des Entwurfes und der methodischen Umsetzung von Software
32+
logo: http://www.plantuml.com/plantuml/png/ZPBF3X8n4CRlVOfcJug1u9LuW70YCQ9PVO2odTsTq3-RTgf1zDsTKXPBY8cNfVFDpDTVPzX6Ke6IDS90JvAy33YC93K6w0Yz4_6CRb91MTaP5UEEAE0f4Hmwxrhy2N8jr2bIK1sL2lajGhWAAPU93mUzaPn5DsHbulmF7vuqi0fDBHW_e6j9KOgL_Eux1Eml7tFopTlDoNkJLLDYyLk8Sli-HVBsJj3TWq_AGkqLOC184BYHepHfHV0v-1uDr5uxRT5nOL3aYw7AIktsjt-lY64OJTxO7YRjwAU9A_Syw0B5XpmMT9IxbTOvTI2mDSwNf1mXNOhMZT2TZubgkcFGKAXyFisMrRChAOvuewYa6tG0_hAMWrbiSsqjnfTb_2zZEr_hUd-TEMgCX_BrChqEDQFCxSKs_xdaXr_BvMFHbVIqBp4NoEPz8nUSRjQhrQ9vMiY_Yifm1N_h5F_M3n9RS3fPymS0
33+
tags:
34+
- C#
35+
- dotnet
36+
- Programmierparadigmen
37+
- Objektorientierung
38+
- Versionsverwaltung
39+
- GitHub
40+
- UML-Modellierung
41+
- Softwaretest
42+
- Entwurfsmuster
43+
- title: Prozedurale Programmierung (alter Name)
44+
link: prozprog.html
45+
comment: Datenerfassung und Aufbereitung im Kontext wissenschaftlicher Arbeit
46+
logo: https://github.com/TUBAF-IfI-LiaScript/VL_ProzeduraleProgrammierung/blob/master/images/12_Anwendung/DistanzSetup_vonLinks.jpeg?raw=true
47+
tags:
48+
- C++
49+
- Python
50+
- Programmierung
51+
- Objektorientierung
52+
- Datenanalyse
53+
- Datenvisualisierung
54+
- title: Robotikprojekt
55+
link: robotikprojekt.html
56+
comment: Grundlagen der mobilen Robotik
57+
logo: https://github.com/TUBAF-IfI-LiaScript/VL_SoftwareprojektRobotik/blob/master/image/09_Sensoren/LokalisierungMagnetfeld.png?raw=true
58+
tags:
59+
- Objektorientierung mit C++
60+
- Smart Pointer
61+
- C++ Templates
62+
- Iteratoren
63+
- STL Container
64+
- Entwurfsmuster
65+
- ROS
66+
- ROS Publish-Subscribe
67+
- Sensoren
68+
- Koordinatentransformation
69+
- Sensordatenhandling
70+
- Regelungstechnik
71+
- Datenfusion
72+
- title: Digitale Systeme
73+
link: digitalesysteme.html
74+
comment: Grundlagen der mobilen Robotik
75+
logo: https://github.com/TUBAF-IfI-LiaScript/VL_EingebetteteSysteme/blob/master/images/05_FlipFlops/SynchronesRSFF.png?raw=true
76+
tags:
77+
- Boolesche Algebra
78+
- Boolesche Funktion
79+
- Schaltungssynthese
80+
- Quine-McCluskey Verfahren
81+
- Schaltnetz
82+
- Flip-Flop Schaltungen
83+
- Schaltwerk
84+
- Rechnerarithmetik
85+
- ALU
86+
- CPU
87+
- Atmel 8bit Architektur
88+
- AD-Wandler
89+
- Mikrokontroller

0 commit comments

Comments
 (0)