You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[Arithmetic evaluator, tested against python3](https://github.com/smelc/tn-fp-haskell-course/blob/main/tps/TP4.hs)
18
18
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)
19
20
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_.
24
24
25
25
This course is on GitHub: [smelc/tn-fp-haskell-course](https://github.com/smelc/tn-fp-haskell-course).
26
26
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