A
A
accendio012021-06-26 17:47:26
Career in IT
accendio01, 2021-06-26 17:47:26

Does a Python Backend Developer Need to Know JavaScript?

I want to become a Python backend developer. Learned HTML and CSS, what's next? Do I need to first learn JavaScript + some kind of Framework in order to understand how the frontend works, or can I immediately learn Python + Django, and then SQL?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Gornostaev, 2021-06-26
@sergey-gornostaev

  1. SQL
  2. Python
  3. Django
  4. JS

And on without stopping. The more you know, the more programmer.

D
Denis Melnikov, 2021-06-26
@Mi11er

Of course you need =)

D
Dmitry, 2021-06-26
@Golosov

In my humble opinion, if you want to know how the front end works:

  1. Start with the basics, not the tools. You need to understand (at least the essence) how data transfer protocols, the browser and other miracles work. You can start with this . Trust me, the time you spend learning the basics will pay off handsomely.
  2. When you learn something new and popular, be sure to ask yourself: What problem does it solve? How?

You can also look at roadmaps to understand the scale and draw up your development route.
Good luck!

L
lil.fxrrx, 2021-06-26
@mxrdxfxrrx

Python 3.6+
Flask
Django
JavaScript( node.js at best)
SQL (postgresql, mysql, sqlite some of these are desirable)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question