1
1
1Aspect12021-01-10 18:33:01
IT education
1Aspect1, 2021-01-10 18:33:01

What should a middle backend python developer know?

5ffb1e4ba9603806905118.jpegI'm reading a book by Eric Metiz, it's kind of like syntax, some projects, what to learn after reading? What will this book give me? I don’t know what to look for and where to look, I need help, what to learn and where?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2021-01-10
@sergey-gornostaev

Gives an elementary base. If you write down some other project using the acquired knowledge, then there is a chance to reach the trainee level. To become a middle, you need to get a job and work for three years.

V
Vasily Bannikov, 2021-01-10
@vabka

On one book alone, you will not be able to become a middle.
Read the job requirements. here are the requirements from the first available vacancy for a middle pythonist:


What do we have to do:
  • develop the core and billing applications. Many rules, complex logic, work with money;
  • participate in feature design. It is not simple. We make a boxed product, so features should be designed with the expectation that they will be used by dozens of customers under hundreds of different circumstances;
  • make decisions on the technological development of the product;
  • ensure the “delivery” of the product, set up CI, write tests, do reviews, all the attributes of modern development;
  • the part of the billing written in Python is especially responsible for us - it accepts payments and processes hundreds of requests per second for the provision of services on an average installation.

Requirements:
  • At least one year of experience in industrial development in Python;
  • experience with relational databases. You need to understand not only how to make requests through the ORM, but also what transactions are and how to use them;
  • experience of working in a team;
  • write high-quality code with an understanding of why it is being written and what it will do. Tests for it will also be required.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question