filmov
tv
Django Interview Questions (Junior Developer)
Показать описание
Interview questions I have been asked in the past when applying for jobs and questions I asked when interviewing junior developers.
Timestamps
00:00 Intro
4:31 - How comfortable are you with Python?
4:53 - HTML/CSS Skill level?
5:19 - Any JavaScript Experience?
6:03 - What is Django?
6:50 - What can you build with Django?
8:30 - Difference Between a Project & App?
9:24 - How do we initialize a project?
9:33 - How do we initialize an app?
9:41 - How do we start our development server?
10:50 - What are models? What are views? What are templates?
11:38 - What are url patterns?
12:11 - What is the Django Admin panel?
12:35 - Make migrations & migrate command
13:13 - FBV vs CBV
13:56 - What database system do you prefer?
14:33 - How do you set up a database connection?
15:21 - Why do we add names to URL's & how do we access them dynamically?
16:46 - Where do we store templates?
17:30 - Django Templating Language
19:27 - What are static files?
19:54 - Serving static files during development?
20:23 - What is MEDIA_ROOT
21:53 - Serving static files during production?
22:18 - Common Model attributes
23:20 - Querying the database
25:06 - What are CSRF Tokens?
25:28 - What are Model Forms?
26:06 - What is DRF?
26:49 - What are Django Signals?
27:35 - How can we set restrictions on views?
28:13 - What are Model Serializers?
Комментарии