Skip to content

freddiehaddad/fast-track-to-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Track to Rust

This repository houses the official source code for Fast Track to Rust by Freddie Haddad. The book provides a comprehensive journey through the Rust ecosystem, using the hands-on development of rustle -- a custom grep-like utility -- to introduce and reinforce core language concepts.

The book can be read onlne at https://freddiehaddad.github.io/fast-track-to-rust/.

Target Audience

This book is designed for programmers of all backgrounds looking to master Rust. While the core concepts are accessible to anyone with prior coding experience, readers familiar with statically typed languages like C++ or Java may find certain advanced topics easier to navigate.

Building

Fast Track to Rust was built using mdbook.

  1. Prepare your environment by following the instructions on the Rust installation page.
  2. Install mdbook by Following the instructions on the Build from source using Rust page.
  3. Clone this repository.
  4. Build with mdbook build.
  5. Serve locally with mdbook serve --open.

Contributing

Contributions are welcome. Simply open a PR!

Contact

For questions or comments, please start a discussion on GitHub.

About

Learn Rust by building Rustle - a grep-like tool with complete source code, hands-on exercises, and a fast, engaging pace.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •