I want to be a backend dev.
I have already learnt python.
How do I know which additioanl Technologys to learn?
I am currently learning django and sql but I am not shure if it might not be a waste. According to a roadmap found online django is unessecary.
When I search for backend job requirements no two offers are alike.
So how do I know what to learn?
Thank you!
if you want to do web dev with python, Django is a common python framework for that. An other one is Flask.
For database, SQL matches well with those.