Code Monkey home page Code Monkey logo

learn-rust's Introduction

learn rust

A gentle introduction to the Rust programming language, also referred to as rustlang.

ferris
credit

learning resources

While this repository serves as an introduction to the the programming language, Rust has attracted a very friendly and open community that is full full of great resources to learn more. Below is a list of some personal recommendations. Additions are welcome!

places to start

Where you come from

Links from language x to rust

resources to follow

  • @rustlang the official language twitter account
  • @thisweekinrust a weekly curation of notable happenings in the rust community
  • @oss_rust an automated bot that surfaces crates in the wild
  • rust rfcs changes that happen in Rust happen through community made debates and decisions

accessing the community

conferences

presentations

tools

  • cargo/crates.io cargo is the official build tool for Rust, it is also a tool used for publishing "crates" to a central repository to facilitate an ecosystem of sharing. As of this time, there's about a 1 in 8,943 chance of finding a crate to suit your needs
  • Rust Playpen play with Rust, without leaving your browser
  • error docs Rust has invested a lot of effort into providing a useful error reporting experience. In addition to compiler output, you can also consult this document which serves as an index to all compile time errors, and explanation of how to correct your programs

what's with the crab?

  • That's ferris, Rust's unofficial mascot
  • rustacean?!? That's another name of a rust enthusiast, Similar to pythonista in python, ect

what to look forward to

Rust's release cycle commitment includes new a release every 6 weeks. The project also outlines an annual roadmap that provides insight on the projects goals for the year.

learn-rust's People

Contributors

softprops avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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

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.