Skip to content

A collection of Rust code examples and some comprehensive cheat sheets. This project aims to provide useful resources for expanding Rust programming knowledge.

License

Notifications You must be signed in to change notification settings

theMoor9/rust-cautious-sniffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Rust CheatRepo!

This repository contains a collection of Rust code blocks for learning, along with a few comprehensive Rust cheat sheets. It is designed to help you learn Rust through hands-on practice and easy-to-reference resources.

If, like me, you love challenges and are a seeker of self-tought knowledge, here’s what I suggest:

  • Read the cheat sheets for an easy and quick way to grasp knowledge. Then, reinforce your memory by rebuilding the cheat sheets as if you were teaching Rust to your little cousin.
  • Do the exercises to better understand the topics.
  • Read the entire official documentation to finally solidify your understanding by reading the official documentation and having the chance to correct possible mistakes.

My methodical approach to learning has proven to be practically successful. I hope it will be for you too!

At the end you will find .pdf versions of the .md docs.

Learning Philosophy

I believe that humans can explain things better than an AI can. Why? Because unlike AI, an intelligent human knows what it means not to know something and understands what is needed for a better learning process. This is why knowing how to make a query to an AI is essential and why it is not an immediate task. This is where my cheat sheets come into play. Use AI for further insights.

Table of Contents

Cheat Sheets

File pdf

You can find the Rust cheat sheets folder here.

Documentation

Links of the official documentation can be found here.

Exercises

You can find the exercise comprehensive of comments here

Contributing

Contributions are welcome! If you have any Rust exercises, cheat sheets, or documentation that you'd like to share, please feel free to open a pull request.

Author

Kenneth Boldrini

License

This repository is licensed. See the LICENSE file for more details.

About

A collection of Rust code examples and some comprehensive cheat sheets. This project aims to provide useful resources for expanding Rust programming knowledge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages