Giter Club home page Giter Club logo

learning-rust's Introduction

Learning Rust ๐Ÿšง

๐Ÿ”ฅ ๐Ÿ”ฅ ๐Ÿ”ฅ This project has been moved to https://learning-rust.github.io ๐Ÿ”ฅ ๐Ÿ”ฅ ๐Ÿ”ฅ

I am a Web Developer and just learning Rust. In here I tried to summarize what I learned and time to time I'll update this book. Hope this will be helpful for newcomers like me :)

This is based on the posts I wrote on Medium, https://medium.com/learning-rust

01. RUST BASICS

  1. [Why Rust?](01. why_rust.md)
  2. [Installation](02. installation.md)
  3. [Hello World](03. hello_world.md)
  4. [Cargo, Crates and Basic Project Structure](04. cargo,_crates_and_basic_project_structure.md)
  5. [Comments and Documenting the code](05. comments_and_documenting_the_code.md)
  6. [Variable bindings , Constants & Statics](06. variable_bindings_,constants&_statics.md)
  7. [Functions](07. functions.md)
  8. [Primitive Data Types](08. primitive_data_types.md)
  9. [Operators](09. operators.md)
  10. [Control Flows](10. control_flows.md)

02. RUST : BEYOND THE BASICS

  1. [Vectors](11. vectors.md)
  2. [Structs](12. structs.md)
  3. [Enums](13. enums.md)
  4. [Generics](14. generics.md)
  5. [Impls & Traits](15. Impls_and_traits.md)

03. RUST : THE TOUGH PART

  1. [Ownership](16. ownership.md)
  2. [Borrowing](17. borrowing.md)
  3. [Lifetimes](18. lifetimes.md)

๐Ÿ•ฎ Recommended Resources

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.