G
G
greensizo2017-08-11 00:40:16
Python
greensizo, 2017-08-11 00:40:16

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

5 answer(s)
A
Andrey Burov, 2017-08-11
@BuriK666

can

Z
zooks, 2017-08-11
@zooks

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.

I
index0h, 2017-08-11
@index0h

And who forbids you? It all depends on the tasks that you will solve

I
Impeeeery, 2017-08-11
@Impeeeery

"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.

A
Alexander, 2017-08-12
@Survtur

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 question

Ask a Question

731 491 924 answers to any question