YoVDO

Rust Project: Building a Poll Application with Workspaces and Pretty-Print - Tutorial

Offered By: The Dev Method via YouTube

Tags

Rust Courses Project Management Courses GitHub Copilot Courses Generics Courses Command Line Interface Courses Cargo Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a 29-minute tutorial on creating a small Rust project called "poll" to demonstrate concepts from previous videos. Learn about project structure, workspace configuration, and crate management in Rust. Dive into the code implementation, covering topics such as argument parsing, main loop structure, and using external crates like pretty-print. Discover how to format configuration rows, implement generics, and add stylized text to your output. Gain insights into problem-solving techniques, including leveraging AI assistance with Copilot.

Syllabus

intro
btop
intro to poll
poll arguments
look at script
rust project
root Cargo.toml
looking at the crates
adding another crate
building all crates
look at the code
first couple lines
main loop
how to use poll
pretty-print crate
configuration rows formatting
using generics
using a function from pretty-print
adding the padding
Stylized text
toughest part
Copilot helps me out


Taught by

The Dev Method

Related Courses

The Rust Programming Language
Udemy
Rust for Beginners: Learn Rust in 4 Hours
Udemy
Rust For Undergrads
Udemy
Take your first steps with Rust
Microsoft via Microsoft Learn
Rust Fundamentals
Pluralsight