Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.56 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.56 KB

Let's Build a Server!

Please have Rust installed (via RustUp) and a working IDE/editor setup.

We're going to take everything we've learned over the last four weeks, and combine them into a capstone project: a client/server setup, representing data-collection for an Internet-of-Things (IoT) setup.

Obviously, a production-level setup would be a bit more polished and wouldn't use sqlite---but this is a good example of how to put together a Rust project.

At the end of this session, you'll have working templates for a lot of common tasks. You'll also have a good idea of how to structure a Rust project, and how to use the various tools that Rust provides.

First Hour

Second Hour

Third Hour

Fourth Hour

  • (Continuing to give the collector a diet)
  • End-of Class QA
  • Thanks for Coming
  • Please stay in touch! My email address is [email protected]