Mentions légales du service

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

Cours ajd

parent 1b350568
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ The syllabus is organized in four main segments of five lectures each.
* (04/02/2025) Rust: Generics and traits (JHJ) ([slides](slides/jhjourdan-02.pdf)).
+ Hands-on: binary search trees in Rust ([exercises](tdtp/jhjourdan1.pdf), [solution](tdtp/jhjourdan1_solution.rs)).
* (11/02/2025) Practicing Rust, concurrency (JHJ) ([slides](slides/jhjourdan-03.pdf))..
+ Hands-on: ([exercises](tdtp/jhjourdan2.pdf), [solution](tdtp/jhjourdan2_solution.rs)).
+ Hands-on: ([exercises](tdtp/jhjourdan2.pdf), [template for union-find](tdtp/jhjourdan-td2-uninonfind.tar.gz), [solution](tdtp/jhjourdan2_solution.rs)).
* (18/02/2025) Metatheory of Rust's type system (JHJ) ([slides](slides/jhjourdan-04.pdf)).
* (25/02/2025) Exercise session (GS).
* (04/03/2025) *break*
......
File added
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