Discover live virtual and in-person events offered by IEEE groups around the world.
- This event has passed.
Florida Polytechnic IEEE CS Rust Workshop Part 2
October 2, 2025 @ 6:00 pm – 7:30 pm
Rust Workshop Part 2:
IEEE Computer Society is holding the Rust Workshop Series to get Students ready to start creating applications in the lightning fast, memory safe Rust Programming Language.
Source code: https://github.com/Florida-Poly-IEEE-Computer-Society/rust-workshop-part-2
Slides: https://docs.google.com/presentation/d/12C7DuSF_vR8s1XjD4mAitd2YE0x4z5Y9RxcFVplssqQ/edit?usp=sharing
This will be held in IST-1026 on October 2nd, from 6 to 7:30 PM
For this part we will be learning:
Project management in Rust
Generic Programming Rust through Traits
Introduction to Asynchronous Rust
We will go through how to build a simple web server in Rust.
You will need to be familiar with Rust Basics for this workshop. You can review the previous workshop’s material below or checkout the Rust Programming Book up until Chapter 6.
Please checkout the slides of the last workshop here: https://docs.google.com/presentation/d/1A-5BdCzRSAoxKghC3zO1kwK-ftEdiVQ85e0a929C2PY/edit?usp=sharing
Source Code: https://github.com/Florida-Poly-IEEE-Computer-Society/rust-workshop