diff --git a/README.md b/README.md index d84abe4c8..b96ea4bea 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Programming Tasks](http://rosettacode.org/wiki/Category:Programming_Tasks) : Large collection of small programs. - [Pramp](https://www.pramp.com) : It's your turn to be the interviewer. when done, click on the swap roles button on the left - [Paqmind](http://paqmind.com) : Guides and challenges to learn programming +- [Rustfinity](https://www.rustfinity.com/) : browser-based interactive exercises for RUST basics, no setup needed—ideal for beginners or quick practice sessions - [Codecademy](https://www.codecademy.com) : Learn to code interactively, for free. - [Codegym](https://codegym.cc/) : It contains a Java tutorial with 1200 Java practise tasks. - [treehouse](https://teamtreehouse.com) : The fast, easy, and affordable way to build your skills.