Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down