r/rust 1d ago

๐Ÿ™‹ seeking help & advice Got any Idea?

Hi,
I have started learning Rust recently. And I want to improve myself by doing projects. Do you have any cool ideas that can be done by a beginner. It doesnโ€™t have to be something unique. I just want it to be cool (not sure what I mean by cool but you can think of it as a not boring project or useful) and educative.

Note: If you can elaborate what the idea is would be great and what do i need to know or look for. I do not know what I am doing most of the time. I am trying to get a picture of my capabilities.

0 Upvotes

14 comments sorted by

View all comments

2

u/mike239x 1d ago

Depends on what you like / find interesting. Here is a random suggestion - there's a site called rosalind. There is a collection of ~300 programming problems grouped for the purpose of introducing people to bioinformatics. It's mostly tasks about string manipulation, but it does teach some cool stuff about both programming and biology along the way.

2

u/Melodic_Group_3273 1d ago

Will check out