Hey everyone, yet another new learner here. I've finished The Book and was looking for what to do next.
Some infodump: I've never done anything programming related prior to Rust, so assume my knowledge to be close to zero overall about everything (non-CS too, lol).
I've seen many people recommended web app as a project, and I wouldn't mind making a site for my personal stuff (although it seems that a web app is something more complicated than just a site).
My problem is: I have no idea what to do. Every thing I look up about just brings even more stuff in the scope, and then that stuff does the same, and I understand nothing.
I've gone through axum docs and the only thing I understood from it is how to setup routes with GET
and POST
, yet I have zero clue about what to make into functions for them (and honestly, any more complicated stuff even in Rust itself just flies over my head right now), or what to do at all.
I'm also feeling lacking in overall concepts, maybe. For example:
I don't know what to do with this at all, so anything that would require me to make something myself would just throw me into paralysis (same as current situation).
With that said, I'm feeling lost and having zero real progress right now.
What do I do? Where do I look?
The only thing that I have in mind is going through Exercism, but everyone is saying that a project should be the next step, yet I just inexcusably can't make any advancement there.
Any advice (even giving up) is appreciated. If it's unclear what I'm even rambling about, ask to elaborate on something concrete, cause I myself not sure what I am asking for here.
P.S. I'm goint to sleep right now, so I'll respond tomorrow (can't make myself post that otherwise), sorry.
P.S.S. Optional, not exactly related to topic
My aquintance is saying that I should ask about that somewhere, yet I think I should be able to solve it myself. Do you think there is someone definetly in the right in this situation, or it just depends?