Topic

From Python to Rust
By: Kevin Nasto
Date: Nov. 8, 2018, 6 p.m.

Ever been curious about the Rust programming language? Although Rust is a low level language, some similarities exist with Python. This talk describes it from the point of view of a Python user. Discover the alternatives to pip, functions and passing values, lists, classes, import statements, exception handling, and more.