I
I
Igor2022-01-19 16:08:58
Django
Igor, 2022-01-19 16:08:58

How to get your first job as a Django developer?

Some time ago I started learning SQL, Python. I set out to change my current job and get a job as a Django developer. Previous experience in the IT field was not. I don’t know what to write on my resume to attract an employer.
Questions:
1. What technologies do Juniors need to have in order for the tech lead to interview them?
2. Putting your Django project online to give interviewers a "feel" for functionality - is it a good way to get involved?
3. What functionality in django do you need to master in order to increase your chances?

By technology: SQL Server, PostgreSQL, SQLite, Python, Flask, Django. Little things: Bootstrap, terminal, HTML, CSS, VPS\VDS, ubuntu.
In terms of django functionality, previously implemented: authentication, registration, WYSIWYG (text formatting in textarea), working with a database, working with files, images

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
d-sem, 2022-01-19
@d-sem

To become a June, you need to approach the requirements for a June vacancy. They are very different. Somewhere June reads the documentation, and somewhere he does work more difficult than the middle one in other teams.
From here:

1. What technologies does a Junior need to have in order for a tech lead to interview him?

Those that are indicated in the vacancy.
2. Putting your Django project online to give interviewers a "feel" for functionality - is it a good way to get involved?

Normal. Ideally, put a repository with this project on github so that you can see the skills of working with git and in general how the work on the project took place.
If you lay out a competent API for the same canonical todo, with documentation, tests - this is such a fat way to attract attention.
3. What functionality in django do you need to master in order to increase your chances?

In terms of django functionality, previously implemented: authentication, registration, WYSIWYG (text formatting in textarea), working with a database, working with files, images

I would add the creation of an API, work with http (sending requests, parsing, etc.) and, ideally, some kind of testing.

P
Puma Thailand, 2022-01-20
@opium

as well as the second
list of skills is in the vacancy for which you are applying

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question