I want to make a career as a backend web developer. I learned Python for my minor project and learned Django for my major project when I was in college. Now I am thinking of making a career as a backend web developer but I don't what else to learn. I have created a few projects like a library management system and currently working on a blog web application and I have little knowledge of HTML, CSS, and JS because I used bootstrap and Django form when I was creating Django apps.
If anyone can tell me what else to learn or what to do to make a career in backend web development.
Sorry for this question as I don't have anyone in real life to ask this question and my college teachers have no knowledge in this area.
Thanks in advance and any advice will be helpful in making decisions for my career.
CodePudding user response:
You should learn Django Rest Framework for API development. Also you should know how to deploy django app in linux server, if you can learn docker. I assume that you have enough knowledge in git.
Please share your github profile link.
If you have any questions please let us know.
Happy coding.
CodePudding user response:
I reckon some SQL/No-SQL Database knowledge would be very useful. Also experience with tools like Docker or Cloudservices can't hurt.
Apart from that, I think just getting more experience and a kind of portfolio with some Projects is a good road.