Skip to content

Commit

Permalink
#246, Section 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gernotstarke committed Oct 29, 2022
1 parent a0235d7 commit 7e1439a
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions docs/02-design/01-design-duration-terms.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ Domain-Driven Design
// end::DE[]

// tag::EN[]
== Design and development of software architectures
== Design and Development of Software Architectures

|===
| Duration: 330 min. | Excercises: 90 min.
|===

=== Relevant terms
=== Relevant Terms
Design; design approach; design decision; views;
{glossary_url}interface[interfaces];
technical and
Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-01.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Softwarearchitekt:innen können grundlegende Vorgehensweisen der Architekturentw

// tag::EN[]
[[LG-2-1]]
==== LG 2-1: Select and use approaches and heuristics for architecture development (R1,R3)
==== LG 2-1: Select and Use Approaches and Heuristics for Architecture Development (R1,R3)
Software architects are able to name, explain, and use fundamental approaches of architecture development, for example:

* top-down and bottom-up approaches to design (R1)
Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-02.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Softwarearchitekt:innen können:

// tag::EN[]
[[LG-2-2]]
==== LG 2-2: Design software architectures (R1)
==== LG 2-2: Design Software Architectures (R1)

Software architects are able to:

Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-03.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Sie erkennen und berücksichtigen den Einfluss von:

// tag::EN[]
[[LG-2-3]]
==== LG 2-3: Identify and consider factors influencing software architecture (R1-R3)
==== LG 2-3: Identify and Consider Factors Influencing Software Architecture (R1-R3)

Software architects are able to gather and consider constraints and influencing factors that restrict their decisions.
They understand that their decisions may imply further requirements and constraints on the system being designed, its architecture, or the development process. (R1-R2)
Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-04.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Softwarearchitekt:innen wissen, dass solche Querschnittskonzepte systemübergrei

// tag::EN[]
[[LG-2-4]]
==== LG 2-4: Design and implement cross-cutting concepts (R1)
==== LG 2-4: Design and Implement Cross-Cutting Concepts (R1)

Software architects are able to:

Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-05.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Softwarearchitekt:innen kennen wesentliche Quellen für Architekturmuster, beisp

// tag::EN[]
[[LG-2-5]]
==== LG 2-5: Describe, explain and appropriately apply important solution patterns (R1, R3)
==== LG 2-5: Describe, Explain and Appropriately Apply Important Solution Patterns (R1, R3)


Software architects know:
Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-06.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Mit einer Prüfungsrelevanz, die jeweils von dem unten aufgeführten konkreten P
// tag::EN[]

[[LG-2-6]]
==== LG 2-6: Explain and use design principles (R1-R3)
==== LG 2-6: Explain and Use Design Principles (R1-R3)
Software architects are able to explain what design principles are.
They can outline their general objectives and applications with regard to software architecture. (R2)

Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-07.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Sie:

// tag::EN[]
[[LG-2-7]]
==== LG 2-7: Manage dependencies between building blocks (R1)
==== LG 2-7: Manage Dependencies between Building Blocks (R1)

Software architects understand dependencies and coupling between building blocks and can use them in a targeted manner. They:

Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-08.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Sie können:
// tag::EN[]

[[LG-2-8]]
==== LG 2-8: Achieve quality requirements with appropriate approaches and techniques (R1)
==== LG 2-8: Achieve Quality Requirements with Appropriate Approaches and Techniques (R1)

Software architects understand and consider the considerable influence of quality requirements in architecture and design decisions, e.g. for:

Expand Down
2 changes: 1 addition & 1 deletion docs/02-design/LZ-2-09.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Sie kennen:

// tag::EN[]
[[LG-2-9]]
==== LG 2-9: Design and define interfaces (R1-R3)
==== LG 2-9: Design and Define Interfaces (R1-R3)

Software architects know about the importance of interfaces. They are able to design or specify interfaces between architectural building blocks as well as external interfaces between the system and elements outside of the system.

Expand Down

0 comments on commit 7e1439a

Please sign in to comment.