Skip to content

Latest commit

 

History

History
12 lines (4 loc) · 518 Bytes

README.md

File metadata and controls

12 lines (4 loc) · 518 Bytes

Welcome to to my Rust Learning Journey

This is a collection of notes and code snippets that I have written while learning Rust. I hope you find them useful. If you have any questions or suggestions, feel free to reach out to me on @dajneem23

Table of Contents

Rust is the language of choice for those looking for high performance, memory safety and all the tools needed to write error free code with ease. In this tutorial I created a full course on programming with Rust.