8000 GitHub - itz4blitz/rust-workbook
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

itz4blitz/rust-workbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust Workbook

This repository documents my journey learning Rust through exercises and projects from the Rust Book.

About Rust

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.

Purpose

The purpose of this workbook is to track my progress, reflect on my learning, and showcase my understanding of Rust concepts.

Progress

  • Guessing Game
  • Hello Cargo

... more projects to come ...

How to Use This Workbook

Each directory in this repository corresponds to a project or an exercise from the Rust book. You can explore each project to see my code and read my comments.

Acknowledgments

  • Thanks to the authors of the Rust Book for providing an excellent resource for learning Rust.
  • Thanks to the Rust community for their open-source contributions that make learning and using Rust a great experience.

This README will be updated as I progress through the Rust Book.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0