Skip to content

Commit

Permalink
deploy: 88e1532
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Sep 16, 2024
1 parent 8bca4e5 commit cf21101
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 60 deletions.
25 changes: 5 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,31 +178,16 @@ <h1 class="menu-title">handout</h1>
<main>
<h1 id="software-engineering"><a class="header" href="#software-engineering">Software Engineering</a></h1>
<h2 id="presentations"><a class="header" href="#presentations">Presentations</a></h2>
<!--| week | lecture | practical class |
|-----:|:---------------------------------:|:------------------:|
| 1 | intro, software architecture | SDLC |
| 2 | SCRUM | kanban |
| 3 | requirement analysis | user story map |
| 4 | UML, C4 | UML in practice |
| 5 | "communication", clean code | case studies |
| 6 | legacy code, review | "coding" example |
| 7 | testing, review | project assignment |
| 8 | school holiday | |
| 9 | dependency management | VCS basics |
| 10 | CI, automatization, devops | project workshop |
| 11 | project workshop | project workshop |
| 12 | summary, course feedback | project workshop |
| 13 | midterm | project demo |-->
<h3 id="week-1"><a class="header" href="#week-1">week 1</a></h3>
<ol>
<li><a href="slides/00_intro.html">intro, software architecture</a></li>
<li><a href="slides/01_sdlc.html">software development life cycles</a></li>
<li><a href="../slides/00_intro.html">intro, software architecture</a></li>
<li><a href="../slides/01_sdlc.html">software development life cycles</a></li>
</ol>
<h3 id="week-2"><a class="header" href="#week-2">week 2</a></h3>
<ol>
<li><a href="slides/02_previously.html">week 1 summary</a></li>
<li><a href="slides/02_scrum.html">scrum</a></li>
<li><a href="slides/03_kanban.html">kanban</a></li>
<li><a href="../slides/02_previously.html">week 1 summary</a></li>
<li><a href="../slides/02_scrum.html">scrum</a></li>
<li><a href="../slides/03_kanban.html">kanban</a></li>
</ol>

</main>
Expand Down
25 changes: 5 additions & 20 deletions lectures/HOME.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,31 +178,16 @@ <h1 class="menu-title">handout</h1>
<main>
<h1 id="software-engineering"><a class="header" href="#software-engineering">Software Engineering</a></h1>
<h2 id="presentations"><a class="header" href="#presentations">Presentations</a></h2>
<!--| week | lecture | practical class |
|-----:|:---------------------------------:|:------------------:|
| 1 | intro, software architecture | SDLC |
| 2 | SCRUM | kanban |
| 3 | requirement analysis | user story map |
| 4 | UML, C4 | UML in practice |
| 5 | "communication", clean code | case studies |
| 6 | legacy code, review | "coding" example |
| 7 | testing, review | project assignment |
| 8 | school holiday | |
| 9 | dependency management | VCS basics |
| 10 | CI, automatization, devops | project workshop |
| 11 | project workshop | project workshop |
| 12 | summary, course feedback | project workshop |
| 13 | midterm | project demo |-->
<h3 id="week-1"><a class="header" href="#week-1">week 1</a></h3>
<ol>
<li><a href="slides/00_intro.html">intro, software architecture</a></li>
<li><a href="slides/01_sdlc.html">software development life cycles</a></li>
<li><a href="../slides/00_intro.html">intro, software architecture</a></li>
<li><a href="../slides/01_sdlc.html">software development life cycles</a></li>
</ol>
<h3 id="week-2"><a class="header" href="#week-2">week 2</a></h3>
<ol>
<li><a href="slides/02_previously.html">week 1 summary</a></li>
<li><a href="slides/02_scrum.html">scrum</a></li>
<li><a href="slides/03_kanban.html">kanban</a></li>
<li><a href="../slides/02_previously.html">week 1 summary</a></li>
<li><a href="../slides/02_scrum.html">scrum</a></li>
<li><a href="../slides/03_kanban.html">kanban</a></li>
</ol>

</main>
Expand Down
25 changes: 5 additions & 20 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,31 +179,16 @@ <h1 class="menu-title">handout</h1>
<main>
<h1 id="software-engineering"><a class="header" href="#software-engineering">Software Engineering</a></h1>
<h2 id="presentations"><a class="header" href="#presentations">Presentations</a></h2>
<!--| week | lecture | practical class |
|-----:|:---------------------------------:|:------------------:|
| 1 | intro, software architecture | SDLC |
| 2 | SCRUM | kanban |
| 3 | requirement analysis | user story map |
| 4 | UML, C4 | UML in practice |
| 5 | "communication", clean code | case studies |
| 6 | legacy code, review | "coding" example |
| 7 | testing, review | project assignment |
| 8 | school holiday | |
| 9 | dependency management | VCS basics |
| 10 | CI, automatization, devops | project workshop |
| 11 | project workshop | project workshop |
| 12 | summary, course feedback | project workshop |
| 13 | midterm | project demo |-->
<h3 id="week-1"><a class="header" href="#week-1">week 1</a></h3>
<ol>
<li><a href="lectures/slides/00_intro.html">intro, software architecture</a></li>
<li><a href="lectures/slides/01_sdlc.html">software development life cycles</a></li>
<li><a href="lectures/../slides/00_intro.html">intro, software architecture</a></li>
<li><a href="lectures/../slides/01_sdlc.html">software development life cycles</a></li>
</ol>
<h3 id="week-2"><a class="header" href="#week-2">week 2</a></h3>
<ol>
<li><a href="lectures/slides/02_previously.html">week 1 summary</a></li>
<li><a href="lectures/slides/02_scrum.html">scrum</a></li>
<li><a href="lectures/slides/03_kanban.html">kanban</a></li>
<li><a href="lectures/../slides/02_previously.html">week 1 summary</a></li>
<li><a href="lectures/../slides/02_scrum.html">scrum</a></li>
<li><a href="lectures/../slides/03_kanban.html">kanban</a></li>
</ol>
<div style="break-before: page; page-break-before: always;"></div><h1 id="schedule"><a class="header" href="#schedule">schedule</a></h1>
<table>
Expand Down

0 comments on commit cf21101

Please sign in to comment.