Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LIFPF
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DA COSTA ALAN p2202556
LIFPF
Commits
9bc39f95
Commit
9bc39f95
authored
1 year ago
by
COQUERY EMMANUEL
Browse files
Options
Downloads
Patches
Plain Diff
Maj 2024
parent
d369c096
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+25
-24
25 additions, 24 deletions
README.md
with
25 additions
and
24 deletions
README.md
+
25
−
24
View file @
9bc39f95
# UE LIFPF INF2030L Programmation Fonctionnelle
## Semestre 202
3
Printemps
## Semestre 202
4
Printemps
-
[
Configuration pour la salle de TP
](
CONFIGURATION.md
)
-
[
Rappels git et gitlab
](
gitlab.md
)
-
[
Questions sur le cours
](
https://forge.univ-lyon1.fr/programmation-fonctionnelle/lifpf/-/issues/?sort=updated_desc&state=all&label_name%5B%5D=Question
)
| jour | heure | type | supports / remarques |
| ----- | ------------- | ------------- | -------------------------------------------------------------------------------------------------------------- |
| 16/01 | 8h | CM |
[
Diapositives
](
cm/lifpf-cm1.pdf
)
|
| | 9h45 | TD |
[
Sujet
](
td/lifpf-td1-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td1-correction.pdf
)
|
| 23/01 | 8h | CM |
[
Diapositives
](
cm/lifpf-cm2.pdf
)
,
[
Script démos
](
cm/cm2-demo.md
)
|
| | 9h45 ou 11h30 | TP |
[
Sujet
](
tp/tp1.md
)
,
[
corrigé
](
tp/tp1.ml
)
|
| 30/01 | 8h | TD + QCM |
[
Sujet
](
td/lifpf-td2-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td2-correction.pdf
)
|
| | 9h45 ou 11h30 | TP |
[
Sujet
](
tp/tp2.md
)
,
[
corrigé
](
tp/tp2.ml
)
|
| 20/02 | 8h | CM |
[
Diapositives
](
cm/lifpf-cm3.pdf
)
|
| | 9h45 ou 11h30 | TP |
[
Sujet
](
tp/tp3.md
)
,
[
corrigé
](
tp/tp3.ml
)
|
| 27/02 | 8h | TD + QCM |
[
Sujet
](
td/lifpf-td3-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td3-correction.pdf
)
|
| | 9h45 ou 11h30 | TP |
[
Sujet
](
tp/tp4.md
)
,
[
corrigé
](
tp/tp4.ml
)
|
| 06/03 | 8h | CM |
[
Diapositives
](
cm/lifpf-cm4.pdf
)
|
| | 9h45 | TD + QCM |
[
Sujet
](
td/lifpf-td4-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td4-correction.pdf
)
|
| 13/03 | 8h | CM |
[
Diapositives
](
cm/lifpf-cm5.pdf
)
|
| | 9h45 ou 11h30 | TP |
[
Sujet
](
tp/tp5.md
)
,
[
corrigé de l'exercice 1
](
tp/tp5.ml
)
|
| 20/03 | 8h | TD + QCM |
[
Sujet
](
td/lifpf-td5-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td5-correction.pdf
)
|
| | 9h45 ou 11h30 | TP |
[
Sujet
](
tp/tp6.md
)
, corrigés dans les TD/TPs référencés dans le sujet |
| 27/03 | 9h45 ou 11h15 | TP |
[
Sujet
](
tp/tp7.md
)
,
[
corrigé
](
tp/tp7.zip
)
|
| 03/04 | 8h | CM |
[
Diapositives
](
cm/lifpf-cm6.pdf
)
,
[
code
](
cm/cm6-code.ml
)
|
| | 9h45 | TD + Contrôle |
[
Sujet
](
td/lifpf-td6-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td6-correction.pdf
)
|
| 24/04 | 9h45 ou 11h15 | TP |
[
Sujet
](
tp/tp8.md
)
, corrigé calculette programmable:
[
sans
](
tp/tp8.ml
)
ou
[
avec
](
tp/tp8b.ml
)
fonctions natives |
| 23/05 | 14h | ECA | Attention, c'est un mardi après-midi |
> **Attention**, pour le moment les supports sont ceux de l'an dernier, donnés à titre indicatif.
| jour | heure | type | sujet | supports / remarques |
| ----- | --------------- | ------------- | ------------------------------- | ------------------------------------------------------------------------ |
| 15/01 | 8h | CM1 | Lambda-Calcul |
[
Diapositives
](
cm/lifpf-cm1.pdf
)
|
| | 9h45 | TD1 | Lambda-Calcul |
[
Sujet
](
td/lifpf-td1-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td1-correction.pdf
)
|
| 22/01 | 8h | CM2 | OCaml |
[
Diapositives
](
cm/lifpf-cm2.pdf
)
,
[
Script démos
](
cm/cm2-demo.md
)
|
| | 9h45 ou 11h30 | TP1 | Prise en main |
[
Sujet
](
tp/tp1.md
)
,
[
corrigé
](
tp/tp1.ml
)
|
| 29/01 | 8h | TD2 + Ctrl | Lambda-Calcul |
[
Sujet
](
td/lifpf-td2-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td2-correction.pdf
)
|
| | 9h45 ou 11h30 | TP2 | Listes |
[
Sujet
](
tp/tp2.md
)
,
[
corrigé
](
tp/tp2.ml
)
|
| 05/02 | 8h | CM3 | Struct. ind. + types param. |
[
Diapositives
](
cm/lifpf-cm3.pdf
)
|
| | 9h45 ou 11h30 | TP3 | Arbres |
[
Sujet
](
tp/tp3.md
)
,
[
corrigé
](
tp/tp3.ml
)
|
| 12/02 | 8h | TD3 + Ctrl | Arbres |
[
Sujet
](
td/lifpf-td3-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td3-correction.pdf
)
|
| | 9h45 ou 11h30 | TP4 | Arbres génériques |
[
Sujet
](
tp/tp4.md
)
,
[
corrigé
](
tp/tp4.ml
)
|
| 04/03 | 8h | CM4 | Ordre sup. |
[
Diapositives
](
cm/lifpf-cm4.pdf
)
|
| | 9h45 | TD4 + Ctrl | Ordre sup. |
[
Sujet
](
td/lifpf-td4-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td4-correction.pdf
)
|
| 11/03 | 8h | CM5 | Modules |
[
Diapositives
](
cm/lifpf-cm5.pdf
)
|
| | 9h45 ou 11h30 | TP5 | Struct. gen. |
[
Sujet
](
tp/tp5.md
)
,
[
corrigé de l'exercice 1
](
tp/tp5.ml
)
|
| 18/03 | 8h | TD5 + Ctrl | Ordre sup. |
[
Sujet
](
td/lifpf-td5-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td5-correction.pdf
)
|
| | 9h45 ou 11h30 | TP6 | Transf. struct. |
[
Sujet
](
tp/tp6.md
)
, corrigés dans les TD/TPs référencés dans le sujet |
| 25/03 | 9h45 ou 11h15 | TP7 | App. OCaml (à changer ?) |
[
Sujet
](
tp/tp7.md
)
,
[
corrigé
](
tp/tp7.zip
)
|
| 08/04 | 8h | CM6 | Foncteurs |
[
Diapositives
](
cm/lifpf-cm6.pdf
)
,
[
code
](
cm/cm6-code.ml
)
|
| | 9h45 | TD6 + Ctrl | Foncteurs |
[
Sujet
](
td/lifpf-td6-enonce.pdf
)
,
[
corrigé
](
td/lifpf-td6-correction.pdf
)
|
| 15/04 | entre 8h et 13h | Soutenance TP | Interrogation orale sur les TPs | |
### Annales
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment