Exercism - Scala Exercises
Rustlings
Our great sponsors
Exercism - Scala Exercises | Rustlings | |
---|---|---|
329 | 241 | |
7,047 | 36,338 | |
0.8% | 6.3% | |
2.2 | 9.2 | |
about 2 months ago | 3 days 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.
Exercism - Scala Exercises
-
Resources to learn/practice rust
https://exercism.org/ is also decent to practice.
-
How do I advance as a Python Programmer in general?
You could do some problem solving with leetcode, codewars, or exercism.
-
What do you even code?
exercism.org is another, very beginner friendly site for this.
-
Im relatively green in programming but want to get my feet wet before school in September.
Also, you can check out exercism.org. It's a learning platform. And it's free!
-
Project ideas for a beginner
Try looking at https://exercism.org. They have tons of exercises to try out.
- Hey
-
Resource to quickly relearn basics of Haskell?
https://exercism.org maybe?
-
What is the best way to start studying python? (f21)
Some resources: - devdocs.io - codewars - exercism - leetcode - free python books
-
Hit and run can anyone read this plate?
Exercism is a blend of lessons, practice, mentoring, and community surrounding dozens of different programming languages.
-
how to learn c# for backend with no experience at all
I highly recommend you take the courses at https://exercism.org on c#. They are intuitive and you can likely find a mentor to help you grow longer term.
Rustlings
-
Learn Rust using puzzle?
You might like Rustlings, which you should probably work through alongside The Book. Rustlings is an interactive learning tool that gives you pieces of Rust code that you need to fix and make compile. It's not really a challenge in the same way as Advent of Code, but it should help to learn the language. Couple that with the book, which is the standard learning resource for Rust, and you should pick up the concepts you are unsure of.
-
What learning resource has had the greatest impact in elevating your understanding and knowledge of Rust?
Easy rust and Rustlings to understand the basics. Now I'm trying to go to the intermediate level and Jon Gjengset seems the way to go.
The rustlings git repo has been amazing for me. It’s a bunch of exercises put together by the Rust team to get you bootstrapped on how Rust works at a basic level.
-
Ask HN: What topics do you suggest for this Rust teaching guide?
Great! I found the rustlings exercises to be an invaluable resource when learning Rust way back when. This and the Rust Book were excellent. Above all else (and there is so much good stuff out there) I'd recommend those two resources.
-
How do i get started with rust as my first language. I need tips and useful advice from rustians thanks.
It's a nice collection, but it should also mention Rustlings, a course of coding exercises. Rustlings is maintained by the rust-lang org and even mentioned on the official website.
-
Learning rust by example
There's Rustlings which is an interactive learning tool that gives you a piece of Rust code with errors in it that you have to fix and make compile.
-
Hey Rustaceans! Got a question? Ask here (9/2023)!
Well, he said it'd be rough. If you're using pen and paper that's great, if you're frustrated it's not. If you like guided exercises, but one more linked list will induce vomiting, you should know that [Rustlings](https://github.com/rust-lang/rustlings) is the gold standard.
-
I wanna be a crab.
Rustlings hasn't been mentioned yet. Rustlings contains small exercises which you should do along with The Book. The Book is the recommended way of learning Rust, but it's a bit theoretical, so Rustlings exercises help you to get your hands dirty and apply the things you learned.
-
Python Developer Seeking Input: Is it Worth Learning Rust for FFI?
My advice is to take a week to explore The Book and rustlings and see how you feel about it after that.
Throw yourself at rustlings and you'll find out whether you want to go further with Rust, plus have a headstart for the program if you do.
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
codewars.com - Issue tracker for Codewars
rust.vim - Vim configuration for Rust.
ziglings - Learn the Zig programming language by fixing tiny broken programs.
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]