Added Foundations'25

This commit is contained in:
2025-09-24 18:37:59 +02:00
parent e676474090
commit 2b828878c7
2 changed files with 11 additions and 3 deletions

View File

@@ -247,11 +247,15 @@ Coming soon!
<hr /> <hr />
<h2 id="teaching">Teaching</h2> <h2 id="teaching">Teaching</h2>
<ul> <ul>
<li><strong>Software Engineering Lab 1</strong> (Teaching <li><p><strong>Software Engineering Lab 1</strong> (Teaching
Assistant)<br /> Assistant)<br />
<em>Semester:</em> Spring 2025<br /> <em>Semester:</em> Spring 2025<br />
<em>Description:</em> A project-oriented course meant to teach students <em>Description:</em> A project-oriented course meant to teach students
to work in a professional setting, building a mobile app.</li> to work in a professional setting, by building a mobile app.</p></li>
<li><p><strong>Foundations of Programming Languages</strong> (Teaching
Assistant) <em>Semester:</em> Fall 2025 <em>Descriptoin:</em> A course
in formalization, teaching students to reason formally about programming
languages and the use of the Rocq theorem prover.</p></li>
</ul> </ul>
<hr /> <hr />
<h2 id="education">Education</h2> <h2 id="education">Education</h2>

View File

@@ -59,7 +59,11 @@ header-includes:
- **Software Engineering Lab 1** (Teaching Assistant) - **Software Engineering Lab 1** (Teaching Assistant)
*Semester:* Spring 2025 *Semester:* Spring 2025
*Description:* A project-oriented course meant to teach students to work in a professional setting, building a mobile app. *Description:* A project-oriented course meant to teach students to work in a professional setting, by building a mobile app.
- **Foundations of Programming Languages** (Teaching Assistant)
*Semester:* Fall 2025
*Descriptoin:* A course in formalization, teaching students to reason formally about programming languages and the use of the Rocq theorem prover.
--- ---