Giter Club home page Giter Club logo

learn-rust-the-hard-way's Introduction

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.

learn-rust-the-hard-way's People

Contributors

computermouth avatar rylev avatar shantanu404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learn-rust-the-hard-way's Issues

Learn X the hard way

I'm having a hard time getting a copy of this, I found the git repository where it lives, but I'm having trouble getting around to building it.

Anyways, I'd love to help expand/update/learn this material. It'd be cool if I could also get a copy of Learn X the Hard Way.

Pad exercise numbers for consistency.

If you look at the repo on github, the files are ordered as such:

  • 1.rs
  • 10.rs
  • 11.rs.
  • ...
  • 2.rs

To make them be in the correct order (1, 2, 3, 4...) then you need to pad the numbers with 0's as such:

  • 001.rs
  • 002.rs
  • 003.rs
  • ...
  • 010.rs

This will be very helpful when look at the github repo, as its more organized. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.