Hacker News
- Learning Rust in 3 Attempts https://shreyb.dev/blog/2024/02/02/learning-rust.html 14 comments
- How to Learn Modern Rust https://github.com/joaocarvalhoopen/How_to_learn_modern_Rust 64 comments
- Learning Rust – Day 4 – Understanding Modules https://www.geekabyte.io/2020/01/learning-rust-day-4-understanding.html 33 comments
- Learn Rust by building real-world examples https://www.shuttle.rs/launchpad 10 comments
- Learning game development with Rust! https://affanshahid.dev/posts/learning-game-dev-bevy-1/ 19 comments rust
- How not to learn Rust https://dystroy.org/blog/how-not-to-learn-rust/ 119 comments rust
- Announcing neuronika 0.1.0, a deep learning framework in Rust https://www.reddit.com/r/rust/comments/o0actf/announcing_neuronika_010_a_deep_learning/ 37 comments rust
- Learn Rust by building the game Snake https://blog.scottlogic.com/2020/10/08/lets-build-snake-with-rust.html 6 comments rust
- To learn how base64 works I implemented it with Rust https://www.reddit.com/r/rust/comments/fvcouv/to_learn_how_base64_works_i_implemented_it_with/ 7 comments rust
- A half-hour to learn Rust https://fasterthanli.me/blog/2020/a-half-hour-to-learn-rust/ 25 comments programming
- For your amusement: I am learning both Rust and Go...check out the damage https://www.reddit.com/r/rust/comments/c4dma1/for_your_amusement_i_am_learning_both_rust_and/ 88 comments rust
- Two Coding Bootcamp Grads turned Fullstack JS Devs learning Rust https://www.reddit.com/r/rust/comments/bwarn2/two_coding_bootcamp_grads_turned_fullstack_js/ 9 comments rust
- As a mobile developer, how I can get most of learning Rust? https://www.reddit.com/r/rust/comments/amkflg/as_a_mobile_developer_how_i_can_get_most_of/ 3 comments rust
- (Cross-post) Should I learn C++ or Rust? https://www.reddit.com/r/learnprogramming/comments/9fzyvh/should_i_learn_c_or_rust/ 15 comments rust
- Seeking other Rust developers with knowledge of the EVM and Parity or willingness to learn to help build a stateless sharding implementation. https://github.com/paritytech/parity/issues/8001 10 comments ethereum
- Plucking Hairs and Jumping Down the Turtles: Why did I learn Rust? https://sfleischman105.github.io/2018/02/09/why-rust.html 16 comments rust
- Anybody used Rust for machine learning applications? https://www.reddit.com/r/rust/comments/7c87at/anybody_used_rust_for_machine_learning/ 21 comments rust
- Want to learn more about Wayland? Here are some detailed issues on how to help me implement a safe wlroots wrapper in Rust https://github.com/swaywm/wlroots-rs/issues/22 31 comments rust
- Best Online Courses To Learn Rust? https://www.reddit.com/r/rust/comments/77qnhf/best_online_courses_to_learn_rust/ 4 comments rust
- Learning Rust https://www.eyrie.org/~eagle/journal/2017-07/001.html 11 comments rust
- Learn Rust (C* Developer) https://www.reddit.com/r/rust/comments/5lsfy2/learn_rust_c_developer/ 25 comments rust
- I'm learning rust, is this guide to rust for functional programmers still accurate? http://science.raphael.poss.name/rust-for-functional-programmers.html 5 comments rust
- into_rust(): screencasts for learning Rust http://intorust.com/ 42 comments rust
- What are some good Rust projects and/or crates for a beginner to learn from the source code? https://www.reddit.com/r/rust/comments/4mnwab/what_are_some_good_rust_projects_andor_crates_for/ 3 comments rust
- Learning to 'try!' things in Rust http://www.jonathanturner.org/2015/11/learning-to-try-things-in-rust.html 14 comments rust
- [es] Rust Castellano: ideas around a Spanish-speaking Rust learning community http://blog.tcardenas.me/rust-castellano/ 16 comments rust
- A tutorial for french developers who want to learn Rust ! http://blog.guillaume-gomez.fr/rust 24 comments rust
- Is Now A Good Time To Learn Rust? https://www.codementor.io/learn-programming/now-good-time-learn-rust 50 comments programming
- Learning Rust http://foon.uk/rust.html 25 comments programming
- Want to learn how to make games with the Rust programming language, the Bevy Game Engine, and Entity Component System (ECS) Architecture? Now's a great time to jump in with this Bevy 0.10 Beginner Tutorial Series! https://youtube.com/watch?feature=share&v=TQt-v_bFdao 2 comments gamedev
- Machine learning engineer opening at Etsy for the Rust interested https://smrtr.io/8SgBR 7 comments rust
- [D] Who is using Rust for Machine learning in production/research? https://www.reddit.com/r/rust/comments/fvehyq/d_who_is_using_rust_for_machine_learning_in/ 19 comments rust
- I'm an amateur programmer who's been learning Rust over the past 5-6 weeks. Feel free to criticize my code. https://www.reddit.com/r/rust/comments/a4fl75/im_an_amateur_programmer_whos_been_learning_rust/ 24 comments rust
- Any books you recommend for learning the Rust programming language? http://www.amazon.com/programming-rust-jim-blandy/dp/1491927283 13 comments rust
- Still learning Rust. Following on with a write up of solving the second Project Euler problem http://unlogic.co.uk/2015/01/20/solving-project-euler-with-rust-2/ 16 comments rust
- Learning Rust with entirely too many linked lists http://cglab.ca/~abeinges/blah/too-many-lists/book/ 77 comments programming
- SF Bay Area Rust's live stream. Goes active at 8pm PST. Learn about Servo, Mozilla's experimental Web Browser written in Rust! https://air.mozilla.org/bay-area-rust-meetup-november-2014/ 3 comments rust
- Learning Rust with egui & Wasm, made a small online numeric base conversion tool as a Christmas project 🎄 https://apps.4fips.com/nubco/ 4 comments rust
- I made a pandemic-inspired data structure to practice what I've learned in Rust https://www.reddit.com/r/rust/comments/hcakf2/i_made_a_pandemicinspired_data_structure_to/ 6 comments rust
- Ported the postcard-sized raytracer of Andrew Kensler to learn Rust, looking for feedback! http://fabiensanglard.net/postcard_pathtracer/ 19 comments rust