Learn Rust by Building CLI Tools
Offered By: Conf42 via YouTube
Course Description
Overview
Explore the world of Rust programming through CLI tool development in this conference talk from Conf42 Rustlang 2023. Dive into the reasons why developers choose Rust, its lovable features, and the benefits of building command-line interface tools. Learn about the importance of testing and documentation in CLI development. Discover a GitHub repository filled with Rust CLI exercises and example solutions to enhance your learning experience. Get started with Rustup and explore a series of hands-on exercises designed to improve your Rust programming skills while creating practical CLI tools.
Syllabus
intro
preamble
about me
why people come to rust
why people fall in love with rust
why cli tools?
but how do you know that it works?
books are nice too
the github repo
example solutions
get setup with rustup
let's explore the exercises
Taught by
Conf42
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity