Skip to content

A collection of Rust programming challenges adapted from maths books, designed for learning Rust through test-driven development.

License

Notifications You must be signed in to change notification settings

craigtkhill/test-driven-coding-challenges-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A repository for learning about Rust through test driven coding challenges.

I'm currently working through the Edabit C++ challenges.

First run the cargo test to ensure the tests are failing. Then update the code in the function. Rerun cargo test to ensure the code works correctly.

About

A collection of Rust programming challenges adapted from maths books, designed for learning Rust through test-driven development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages