Сервера раст - Добро пожаловать!
Подключайтесь к лучшим серверам Rust, играйте в раст прямо сейчас! Просмотрите статистику и текущих игроков, выберите свой путь в мире выживания на серверах Rust.
Обсуждение на тему: Learn rust
Learn rust
Alternatively, rustlings guides you through downloading and setting up the rust toolchain, and teaches you the basics of reading and writing rust syntax, on the command line. Its an alternative to rust by example that works with your own environment. Do the rustlings course! If reading multiple hundreds of pages about a language isnt your style, then rust by example has you covered. While the book talks about code with a lot of words, rbe shows off a bunch of code, and keeps the talking to a minimum. A half-hour to learn rust is a nice and quick summary that goes over a lot of concepts of the language with quick examples.
Everything is on a single webpage page! As a result, i find this resource very useful for refreshing quickly on certain concepts. A gentle introduction to rust is sort of a short book that summarizes main rust concepts. The idea, as mentioned by the author, is to try before you buy to get to know enough about the language before digging into the more involved resources like the book. Hands-on rust effective learning through 2d game development and play - herbert wolverson.
These are slides and materials from brick-and-mortar workshops about rust. While theyre unlikely to help a student learning independently, they may be of interest if youre running a workshop on rust. While rust is neither haskell nor lisp, it has awesome support for all kinds of fun activities like functional programming and macros that you can try out while learning rust. Additionally, rust has a huge community of helpful people and a ton of learning materials.
How to learn rust? While nobody would fire me for recommending you to start with the official rust book (and it is, indeed, a reasonable choice), i think there is a better and more practical way. При установке rust с помощью rustup просто запустите rustup docs --book, чтобы её открыть. Предпочитаете более интерактивный процесс обучения? Попробуйте другую версию rust book, в которой есть контрольные вопросы, цветовое выделение, наглядные визуализации и многое другое httpsrust-book. .