Skip to content

Commit

Permalink
Publish Release Candidate 2025.1-RC5 7a7f5f7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 6, 2025
1 parent 795af6f commit adf1a76
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 21 deletions.
13 changes: 8 additions & 5 deletions release-candidate/curriculum-foundation-de.html
Original file line number Diff line number Diff line change
Expand Up @@ -1878,8 +1878,8 @@
<div id="header">
<h1>Curriculum für<br><br>Certified Professional for<br>Software Architecture (CPSA)<sup>&#174;</sup><br><br>: <strong>Foundation Level</strong></h1>
<div class="details">
<span id="revnumber"> 2025.1-RC4-DE,</span>
<span id="revdate">20241125</span>
<span id="revnumber"> 2025.1-RC5-DE,</span>
<span id="revdate">20250106</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Inhaltsverzeichnis</div>
Expand Down Expand Up @@ -2712,7 +2712,7 @@ <h4 id="LG-01-07">LZ 01-07: Bedeutung von Daten und Datenmodellen (R2)</h4>
<div class="sect4">
<h5 id="_referenzen_3">Referenzen</h5>
<div class="paragraph">
<p><a href="#felleisenetal">[Felleisen+2014]</a>, <a href="#sperberklaeren">[Sperber+2023]</a>, <a href="#kleppmann">[Kleppmann 2017]</a>, <a href="#fordhardparts">[Ford+ 2021]</a></p>
<p><a href="#felleisenetal">[Felleisen+2014]</a>, <a href="#sperberklaeren">[Sperber+2023]</a>, <a href="#sperberwehr">[Sperber+2024]</a>, <a href="#kleppmann">[Kleppmann 2017]</a>, <a href="#fordhardparts">[Ford+ 2021]</a></p>
</div>
<div style="page-break-after: always;"></div>
</div>
Expand Down Expand Up @@ -4490,6 +4490,9 @@ <h2 id="_referenzen_25">Referenzen</h2>
<p><a id="sperberklaeren"></a>[Sperber+2023] Michael Sperber, Herber Klaeren: Schreibe Dein Programm! Tübingen University Press, 2023. <a href="https://www.deinprogramm.de/sdp/" class="bare">https://www.deinprogramm.de/sdp/</a>.</p>
</li>
<li>
<p><a id="sperberwehr"></a>[Sperber+2024] Michael Sperber, Stefan Wehr: Datenmodellierung mit Summen und Produkten, 2024. <a href="https://funktionale-programmierung.de/2024/11/25/sums-products.html" class="bare">https://funktionale-programmierung.de/2024/11/25/sums-products.html</a>. (English translation: Data Modeling with Sums and Products, 2024. <a href="https://funktionale-programmierung.de/2024/11/25/sums-products-english.html" class="bare">https://funktionale-programmierung.de/2024/11/25/sums-products-english.html</a>)</p>
</li>
<li>
<p><a id="starke"></a>[Starke 2024] Gernot Starke: Effektive Softwarearchitekturen - Ein praktischer Leitfaden (in German). 10. Auflage, Carl Hanser Verlag 2024. Website: <a href="https://esabuch.de" class="bare">https://esabuch.de</a></p>
</li>
<li>
Expand Down Expand Up @@ -4539,8 +4542,8 @@ <h2 id="_referenzen_25">Referenzen</h2>
</div>
<div id="footer">
<div id="footer-text">
2025.1-RC4-DE<br>
Last updated 2024-11-25 20:37:14 UTC
2025.1-RC5-DE<br>
Last updated 2025-01-06 13:46:09 UTC
</div>
</div>
</body>
Expand Down
Binary file modified release-candidate/curriculum-foundation-de.pdf
Binary file not shown.
13 changes: 8 additions & 5 deletions release-candidate/curriculum-foundation-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -1878,8 +1878,8 @@
<div id="header">
<h1>Curriculum for<br><br>Certified Professional for<br>Software Architecture (CPSA)<sup>&#174;</sup><br><br>: <strong>Foundation Level</strong></h1>
<div class="details">
<span id="revnumber"> 2025.1-RC4-EN,</span>
<span id="revdate">20241125</span>
<span id="revnumber"> 2025.1-RC5-EN,</span>
<span id="revdate">20250106</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -2711,7 +2711,7 @@ <h4 id="LG-01-07">LG 01-07: Importance of Data and Data Models (R2)</h4>
<div class="sect4">
<h5 id="_references_3">References</h5>
<div class="paragraph">
<p><a href="#felleisenetal">[Felleisen+2014]</a>, <a href="#sperberklaeren">[Sperber+2023]</a>, <a href="#kleppmann">[Kleppmann 2017]</a>, <a href="#fordhardparts">[Ford+ 2021]</a></p>
<p><a href="#felleisenetal">[Felleisen+2014]</a>, <a href="#sperberklaeren">[Sperber+2023]</a>, <a href="#sperberwehr">[Sperber+2024]</a>, <a href="#kleppmann">[Kleppmann 2017]</a>, <a href="#fordhardparts">[Ford+ 2021]</a></p>
</div>
<div style="page-break-after: always;"></div>
</div>
Expand Down Expand Up @@ -4488,6 +4488,9 @@ <h2 id="_references_25">References</h2>
<p><a id="sperberklaeren"></a>[Sperber+2023] Michael Sperber, Herber Klaeren: Schreibe Dein Programm! Tübingen University Press, 2023. <a href="https://www.deinprogramm.de/sdp/" class="bare">https://www.deinprogramm.de/sdp/</a>.</p>
</li>
<li>
<p><a id="sperberwehr"></a>[Sperber+2024] Michael Sperber, Stefan Wehr: Datenmodellierung mit Summen und Produkten, 2024. <a href="https://funktionale-programmierung.de/2024/11/25/sums-products.html" class="bare">https://funktionale-programmierung.de/2024/11/25/sums-products.html</a>. (English translation: Data Modeling with Sums and Products, 2024. <a href="https://funktionale-programmierung.de/2024/11/25/sums-products-english.html" class="bare">https://funktionale-programmierung.de/2024/11/25/sums-products-english.html</a>)</p>
</li>
<li>
<p><a id="starke"></a>[Starke 2024] Gernot Starke: Effektive Softwarearchitekturen - Ein praktischer Leitfaden (in German). 10. Auflage, Carl Hanser Verlag 2024. Website: <a href="https://esabuch.de" class="bare">https://esabuch.de</a></p>
</li>
<li>
Expand Down Expand Up @@ -4537,8 +4540,8 @@ <h2 id="_references_25">References</h2>
</div>
<div id="footer">
<div id="footer-text">
2025.1-RC4-EN<br>
Last updated 2024-11-25 20:37:14 UTC
2025.1-RC5-EN<br>
Last updated 2025-01-06 13:46:09 UTC
</div>
</div>
</body>
Expand Down
Binary file modified release-candidate/curriculum-foundation-en.pdf
Binary file not shown.
22 changes: 11 additions & 11 deletions release-candidate/index.html

Large diffs are not rendered by default.

0 comments on commit adf1a76

Please sign in to comment.