Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuttle-hq/shuttlings
Collection of code challenges for learning backend development in Rust
https://github.com/shuttle-hq/shuttlings
Last synced: 4 days ago
JSON representation
Collection of code challenges for learning backend development in Rust
- Host: GitHub
- URL: https://github.com/shuttle-hq/shuttlings
- Owner: shuttle-hq
- License: mit
- Created: 2024-01-11T14:21:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T14:31:12.000Z (12 days ago)
- Last Synced: 2025-01-15T10:39:51.494Z (11 days ago)
- Language: Rust
- Homepage: https://console.shuttle.dev/shuttlings
- Size: 7.02 MB
- Stars: 180
- Watchers: 10
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - shuttle-hq/shuttlings - Collection of code challenges for learning backend development in Rust (Rust)
README
# Shuttlings
This is [Shuttle](https://www.shuttle.dev/)'s collection of code challenges for learning backend development with Rust. The name is derived from [rustlings](https://github.com/rust-lang/rustlings), which is also a great resource for learning Rust basics.
Looking to chat with other Shuttlings? Join the [Discord server](https://discord.gg/shuttle) to meet others, provide feedback and discuss the challenges.
## Why did we create this repo?
After the success of our [Christmas Code Hunt](https://shuttle.dev/cch) in December 2023, we realized the positive impact that practical coding challenges could have on learning Rust. This repo was created to continue that momentum, offering a collection of real-world problems for developers to solve and learn from all year round. It serves as a permanent, go-to resource for honing web backend skills through hands-on practice with Rust.
We've seen the challenges used in numerous cases, such as educating team members at companies or educating students at a university. Now, we are making them available to everyone and continue to refine and expand this collection to offer challenges that cater to all skill levels, supporting the growth of Rust developers on their learning journey.
## Editions
- [Shuttle's Christmas Code Hunt 2023](cch23/README.md)
- [Shuttle's Christmas Code Hunt 2024](cch24/README.md)