0
Is Python the Best: For Web Developers?
I'm a graduate I want to be a web developer
1 Answer
+ 1
Python is a great language to learn but it might not be a good choice if you want to be a web developer.
There is a lot that goes into web development, but most people wanting to do web development care about front-end (what the user actually sees interacts with) rather than back-end (which deals more with request handling and data processing).
I recommend learning Javascript, HTML, and CSS for front-end web development (what it sounds like you want to do).
Although Python is good language to know for back-end, it is not good front-end. If I were you, I would not focus on Python. It might be worth learning at a later time, but that entirely depends on you and your personal goals.



