Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3665958d authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Cours demain

parent c9dbef63
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,8 @@ The syllabus is organized in four main segments of five lectures each.
### Programming with Resources in Rust
* (24/01/2024) Introduction to Rust programming (JHJ) ([slides](slides/jhjourdan-01.pdf)).
* (31/01/2024) When the aliasing discipline is too strong (JHJ).
* (31/01/2024) When the aliasing discipline is too strong (JHJ) ([slides](slides/jhjourdan-02.pdf)).
+ Hands-on: binary search trees in Rust ([exercises](tdtp/jhjourdan1.pdf), [solution](tdtp/jhjourdan1_solution.rs)).
* (07/02/2024) Multi-threading (JHJ).
* (14/02/2024) Metatheory of Rust's type system (JHJ).
* (21/02/2024) Exercise session (PED).
......
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment