Skip to content

Commit

Permalink
chapter 1 initial german version
Browse files Browse the repository at this point in the history
  • Loading branch information
sippsack committed Nov 14, 2024
1 parent 0ea7f70 commit d447899
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 deletions.
26 changes: 0 additions & 26 deletions docs/01-module-block-1/02-learning-goals.adoc

This file was deleted.

File renamed without changes.
File renamed without changes.
26 changes: 26 additions & 0 deletions docs/01-why-apis/02-learning-goals.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
=== {learning-goals}

// tag::DE[]
[[LZ-1-1]]
==== LZ 1-1: APIs in die Historie der Software-Entwicklung einordnen

Teilnehmer:innen können APIs einordnen in die Geschichte der Programmierung, Computernetzwerke, verteilten Systeme, und Softwarearchitektur.
Die Entwicklung von lokalen APIs zu Netzwerk-basierten APIs und die aktuelle API Landschaft werden in ihrem Gesamtkontext verstanden.

[[LZ-1-2]]
==== LZ 1-2: Unterschiedliche Integrationsstile und -konzepte vergleichen

Unterschiedliche Ansätze zur Systemintegration sind den Teilnehmer:innen bekannt und können gegeneinander abgegrenzt werden, insbesondere:

* Integration über eine Datenbank
* Dateibasierte Systemintegration
* Integration durch synchrone Kommunikation, z. B. RPC (Remote Procedure Call)
* Integration durch asynchrone Kommunikation, z. B. Message Queues

// end::DE[]

// tag::EN[]
[[LG-1-1]]
==== LG 1-1: The is the first learning goal, in category xy
tbd.
// end::EN[]
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/curriculum-api.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ include::00b-basics/00-basics.adoc[{include_configuration}]

<<<
:sectnums:
include::01-module-block-1/00-structure.adoc[{include_configuration}]
include::01-why-apis/00-structure.adoc[{include_configuration}]

<<<
include::02-module-block-2/00-structure.adoc[{include_configuration}]
Expand Down

0 comments on commit d447899

Please sign in to comment.