Topic

From Python To Rust
By: Kevin Nasto
Date: Jan. 14, 2021, 6 p.m.

Ever been curious about the Rust programming language? This talk will describe the experience of going through the Advent of Code puzzles in Rust from the point of view of a Python user. Discover the alternatives to pip, functions and passing values, exception handling, and more.