Answer the question
In order to leave comments, you need to log in
Is it possible to learn Python separately?
Is it possible to learn python without bundles. Or php+mysql without html/css/js
Answer the question
In order to leave comments, you need to log in
Python is fine if you plan to use it outside of the web. PHP is not.
In general, everyone should know the basics of HTML.
"python without bundles" is much worse than php+mysql without html+css+js.
clarify what links are.
php + mysql - you can. but you still have to use minimal html, css, js.
otherwise, it is difficult to understand topics such as the back-end for ajax, rest api, forms, and others.
and to get a job as an intern without these topics, and to already have a front-end dev who will do them for you, and you just php + mysql to fasten - is almost unrealistic.
Can. Python comes with a lot of "batteries" (i.e. libraries with different usefulness). There are even ready-made simple python-only web servers for simple web applications (cherrypy).
Theoretically, for a pure backend, and even more so for the API, this is enough.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question