rylev / learn-rust-the-hard-way

"Learn C The Hard Way" by Zed Shaw Converted to Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Rust The Hard Way

This is an implementation of Zed Shaw's Learn X The Hard Way for the Rust Programming Language.

Installing Rust

TODO: Instructions on how to install

Compiling your first program

TODO: Instructions on compiling

How to read the guide

TODO: Tips on how to read the guide.

Each chapter is based on a corresponding chapter in Learn C The Hard Way. The order of the chapters however may vary.

Acknowledgements

Shout out to Zed Shaw for the providing the template.

About

"Learn C The Hard Way" by Zed Shaw Converted to Rust


Languages

Language:Rust 100.0%