Rustlings
Exercism - Scala Exercises
Our great sponsors
Rustlings | Exercism - Scala Exercises | |
---|---|---|
223 | 286 | |
33,821 | 6,991 | |
5.2% | 0.6% | |
9.4 | 4.7 | |
6 days ago | about 1 month ago | |
Rust | ||
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Rustlings
-
Bongo Copy Cat: A Tauri Cat that wants to be involved in everything you do 👨💻👩💻
So here's the story. I decided to learn Rust, read the docs, solved the rustlings challenges. The next step in learning a new programming language is to build something with it. And so began my dilemma.
-
Is this an idiomatic or an idiotic use of '?' ?
I'm learning Rust and solving the rustlings exercises.
-
From High-Level to Systems Programming: A Practical Guide to Rust, Part 1
Rustlings is a CLI-based open source project of small challenges that help to grow your knowledge of the language.
-
High-performance language recommendation
i can't truly speak to the relative steepness, i think like both rust and c++ can get quite steep depending on what you're doing but can also be simple in other cases. best to just try it out i'd say :) the rustlings guide https://github.com/rust-lang/rustlings which parallels the rust book https://doc.rust-lang.org/book/ is a good way to learn. doing things like advent of code could also help. the most common hurdles with rust are "lifetimes" and "the borrow checker", and it just takes practice to figure them out
-
need some help returning a value
I recommend checking out the Rustlings exercises - they provide a really good overview of approaching concepts in Rust, if you're having difficulty with the docs.
perfect thank you so much for the explanation and for the link i got it working :)
-
What's everyone working on this week (52/2022)?
Working through the rustlings exercises
-
How to learn Rust (for backend) ?
The book is great and was my original introduction to the language, but rustlings or Rust By Example might be more interesting for an interactive (and more self paced) approach.
-
Learning rust
Rustlings: This is a great resource for getting started with Rust, with small exercises to help you get comfortable reading and writing code.
Exercism - Scala Exercises
- Programovanie pre zaciatocnikov na Slovensku
-
TIL: Clojure Setup
I've been learning Clojure through Exercism this month, and decided to live stream my setup today. Today was my second attempt at live streaming.
- New to go, where to start ?
-
I'm looking to join a c# study group or find an accountability partner to go over .net. Does anyone have any recommendations?
Decent spot to get guided practice : https://exercism.org/
-
[AskJS] Best source for learning JavaScript Beginner / Advanced?
If you want to start practicing Js to get familiar to the syntax you can check https://exercism.org . Now as others said you have to practice on real life projects too by building applications
- Finns det några programmerare här?
-
Already experienced with Flutter. Best courses to learn Kotlin Android development?
I haven't done much with Kotlin, other than look at it and try some exercism.org projects; but I have considered the free Kotlin and Android course offered by Google.
- can anyone suggest a platform to practice c# programming questions , i use vs code to practice but i want organized platform to practice
-
Intermediate exercises for lifetimes in rust ?
After having (part of) the book I decided to get my hands dirty and tried to create a chess game. However I quickly encountered the borrow check. And found myself with problems of intermediate complexity that do not seem to have answers on in rust :. So I tried exercism.org exercises but not much of them are about lifetimes.
-
if someone wanted to get into tech. what course would you recommend (broadly speaking here)
Some places for self-learning: - https://pll.harvard.edu/course/cs50-introduction-computer-science?delta=0 - https://roadmap.sh/computer-science/ - https://roadmap.sh/software-design-architecture/ - https://roadmap.sh/backend/ - https://exercism.org/ - https://www.codewars.com/ - https://www.udemy.com/
What are some alternatives?
rust-koans - Koans for the Rust programming language
rust-by-example - Learn Rust with examples (Live code editor included)
book - The Rust Programming Language
rust-learning - A bunch of links to blog posts, articles, videos, etc for learning Rust
ziglings - Learn the Zig programming language by fixing tiny broken programs.
rust.vim - Vim configuration for Rust.
codewars.com - Issue tracker for Codewars
Scala Exercises - The easy way to learn Scala.
Rust-Full-Stack - Rust projects here are easy to use. There are blog posts for them also.
Demos and Examples in Scala (Chinese) - scala、spark使用过程中,各种测试用例以及相关资料整理
devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
rust-analyzer - A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer]