Learn Rust By Building CLI Tools | Jim Lynch | Conf42 Rustlang 2023

Conference: Conf42 Rustlang 2023

Year: 2023

Read the abstract ➤ https://www.conf42.com/Rustlang_2023_Jim_Lynch_building_cli_tools Other sessions at this event ➤ https://www.conf42.com/rustlang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Rust CLI Exercises ➤ https://github.com/jimlynchcodes/rust-cli-exercises Rustup ➤ https://rustup.rs/ Chapters 0:00 intro 0:18 preamble 0:28 about me 1:29 why people come to rust 2:13 why people fall in love with rust 2:58 why cli tools? 4:00 but how do you know that it works? 5:11 books are nice too 5:27 the github repo 5:37 example solutions 5:53 get setup with rustup 6:19 let's explore the exercises