Learning though faltering & Getting intro to borrow checker
Details
Talk 1 : Learning through faltering by Abhijit Gadgil
Details: Essentially I will be talking about the following code - How to update a Hashmap through multiple threads - and the plan is to build a working solution, starting with some incorrect solutions and eventually getting it right.
Talk 2: Intro to borrow checker & how to understand them by Swanand
Talk 3: Writing own programming language in Rust by Bhavya