Skip to content

Commit d8f1e76

Browse files
committed
Add TP6 to the welcome mail landing page
1 parent 2d377dc commit d8f1e76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

slides/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ And the list of TPs (_travaux pratiques_):
1616
1. [URL filtering](https://github.com/smelc/tn-fp-haskell-course/blob/main/tps/TP3.hs)
1717
1. [Arithmetic evaluator, tested against python3](https://github.com/smelc/tn-fp-haskell-course/blob/main/tps/TP4.hs)
1818
1. [Consuming GitHub API, display data in web server](https://github.com/smelc/tn-fp-haskell-course/blob/main/tps/TP5.hs)
19+
1. [Implement a Pong game using OpenGL](https://github.com/smelc/tn-fp-haskell-course/blob/main/tps/TP6.hs)
1920

20-
This course is part of module _Architecture Logicielle_. It will be evaluated
21-
within this module: a subset of the evaluation will be dedicated to Functional
22-
Programming. Evaluation will either concern the lessons above or ask
23-
to write code akin to the content of the _TPs_.
21+
The exam will last two hours and
22+
will concern both the lessons above and be about writing
23+
code akin to the content of the _TPs_.
2424

2525
This course is on GitHub: [smelc/tn-fp-haskell-course](https://github.com/smelc/tn-fp-haskell-course).
2626
Please suggest improvements and fix typos by doing [merge requests](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).

0 commit comments

Comments
 (0)