54 Django Developer Interview Questions Answers [Hindi+English] | Written Notes | My 200+ Interviews

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • #djangorestframework #softwaredeveloper #Djangointerview #Djangoinonevideo
    In this video, I will Provide You all the answers to the question that I mentioned in the Video - "54 Django Developer Interview Questions From my 200+ interviews"
    Chapters:
    00:00 - Introduction
    00:20 - 4 Parts Of Questions
    QuerySet/Command Based Questions(1-11 Ques-Ans)
    01:01 - What is the command to install Django and to know about its version?
    01:37 - What is the command to create a project and app in Django?
    02:10 - What is the command to run a project in Django?
    02:57 - What is the command for migrations in Django?
    04:15 - What is the Command To Create a Superuser in Django?
    04:47 - What is the Django command to view a database schema of an existing (or legacy) database?
    04:58 - How to view all items in the Model using Django QuerySet?
    05:20 - How to filter items in the Model using Django QuerySet?
    05:44 - How to get a particular item in the Model using Django QuerySet?
    06:03 - How to delete/insert/update an object using QuerySet in Django?
    07:03 - How can you combine multiple QuerySets in a View?
    Mostly Asked Questions (1-16 Ques-Ans)
    09:14 - Explain Django Architecture? Explain Model, Template, and Views.
    13:29 - Explain how a request is processed in Django?
    18:25 - What is the difference between a project and an app in Django?
    22:33 - Which is the default database in the settings file in Django?
    22:41 - Why is Django called a loosely coupled framework?
    22:52 - Which is the default port for the Django development server?
    24:15 - Explain the Migration in Django.
    26:31 - What is Django ORM?
    28:24 - Explain how you can set up the Database in Django?
    29:31 - What do you mean by the CSRF Token?
    30:51 - What is a QuerySet in Django?
    31:32 - Difference between select_related and prefetch_related in Django?
    33:57 - Difference between Emp.object.filter(), Emp.object.get() and Emp.objects.all() in Django Queryset?
    36:18 - Which Companies Use Django?
    36:37 - How Static Files are defined in Django? Explain its COnfiguration and uses.
    39:03 - What is the difference between Flask, Pyramid, and Django?
    Common Question (1-16 Ques-Ans)
    40:09 - Give a brief about the Django admin.
    43:00 - What databases are supported by Django?
    43:33 - What are the advantages/disadvantages of using Django?
    46:17 - What is the Django shortcut method to more easily render an HTML response?
    46:25 - What is the difference between Authentication and Authorization in Django?
    48:57 - What is django.shortcuts.render function?
    50:23 - Explain Q objects in Django ORM?
    51:36 - What is the significance of the manage.py file in Django?
    52:23 - What is the use of the include function in the urls.py file in Django?
    54:31 - What does {% include %} do in Django?
    55:41 - What is Django Rest Framework(DRF)?
    56:35 - What is a Middleware in Django?
    57:45 - What is a session in Django?
    58:19 - What are Django Signals?
    59:14 - What is the context in Django?
    1:00:21 - What are Django exceptions?
    Rarely/advanced Questions (1-11 Ques-Ans)
    1:02:46 - What happens if MyObject.objects.get() is called with parameters that do not match an existing item in the database?
    1:04:02 - How to make a variable available to all the templates?
    1:04:25 - Why does Django use regular expressions to define URLs? Is it necessary to use them?
    1:07:19 - Difference between Django OneToOneField and ForeignKey Field?
    1:07:49 - Briefly explain Django Field Class and its types
    1:08:31 - Explain how you can use file-based sessions?
    1:08:41 - What is Jinja templating?
    1:09:32 - What is serialization in Django?
    1:10:13 - What are generic views?
    1:10:49 - What is mixin?
    1:11:29 - Explain the caching strategies in Django?
    1:13:23 - Conclusion
    ************************************************
    Stay Connected!! Connect with me:
    Instagram: / nitinmangotra
    LinkedIn:
    Facebook: / nitmantalks
    Twitter: / nitinmangotra07
    ************************************************
    #pythoninonevideo #Django #interviewexperience
    #nitinmangotra Nitin Mangotra | Nitman Talks
    54 Django Developer Interview Questions Answers
    54 Django Developer Interview Answers
    Top 10 Django Developer Interview Questions Answer
    Django Interview Questions
    Django Interview Questions and answers for Experienced
    Top 10 Python Developer Interview Questions Answer
    Python Interview Questions Answer
    Django Interview
    Django Interview Questions for freshers
    Django Interview Questions and answers for freshers
    Django Developer Roadmap
    Django Interview Questions 2021
    Interview experience Software Engineer
    Software Developer Experience
    Nitin Mangotra
    ************************************************
    54 Django Questions Answers - docs.google.com/presentation/...
    Thanks and Much Love To You ALL!!!❤
    Regards,
    NitMan

КОМЕНТАРІ • 198

  • @NitManTalks
    @NitManTalks  2 роки тому +26

    Thank you all for your love and Support. And I really hope this video helps you to crack your interviews.
    54 Django Questions Answers - docs.google.com/presentation/d/1aCDZ08dlIh4DGsIawYPBJrBD_qMTZYedch6XcdRm7X8/edit?usp=sharing
    Thanks and Much Love To You ALL!!!❤
    PS: Do let me know in the comments if this video helps you in order to get shortlisted in any company.
    ❣💥🤘
    Regards,
    NitMan

    • @shubhamjain339
      @shubhamjain339 2 роки тому +5

      Sir by providing PDF earlier could make someone's future. We all will be supporting you as always. Hope you will understand our wish.

    • @abikrsen3205
      @abikrsen3205 2 роки тому +2

      If you really care about our shortlisting this much, then you should post the notes, man. :|

    • @karthikkn6738
      @karthikkn6738 2 роки тому

      Hi bro it would really be helpful if you could share the pdf notes you have 8k subs and got almost 14k views that itself is great by having 200k views target is kind of a stretch given the time the video been posted already also I'm from south if you cant share pdf right now at least please add subs that would help more people consume the content without language barrier. thankyou

    • @NitManTalks
      @NitManTalks  2 роки тому +1

      @@karthikkn6738 shared!

    • @allinonebysurajbhatele5534
      @allinonebysurajbhatele5534 Рік тому

      But sir you are not discussing about decorators

  • @PiyushAtghara
    @PiyushAtghara 2 роки тому +10

    This is the exact list of questions every candidate should be prepared for.
    Thanks for putting it all together.

  • @imranshaikh6224
    @imranshaikh6224 2 роки тому +14

    Questions:
    1.what is the command to install django? To know about it version?
    2.what is the command to run a project in django?
    3.wha is the command for migrations in django?
    4.what is the command to create superuser in django?
    5.what is the django to view a database schema of an existing(or legacy) database?
    6.how to view all the items in the model using django queryset?
    7.how to filter items in the model using django queryset?
    8.how to delete/insert/update an object using queryset in django?
    9.how can you combine multiple queryserts in a view?
    10.exaplain django architecture? Explain model,view,templates ?
    11.what is the difference between project and application in django?
    12.which is the default database in the settings file in django?
    13.why is django called loosely coupled framework?
    14.which is the default port for the django development server?
    15.explain the migration in django?
    16.what is the django ORM?
    17.explain how you can set up the database in django?
    18.what do you mean by the CSRF token?
    19.what is a queryset in django?
    20.diffrence between select_related and prefetched_related in django?
    21.difference between Emp.objects.filter(),Emp.objects.get(),Emp.objects.all() in django queryset?
    22.which companies use Django?
    23.how static files are defined in Django? Explain its configuration and uses?
    24.what is the difference Flask,Django and Pyramid?
    25.give a bried about the Django Admin?
    26.what databases supported by Django?
    27.advantage and disadvantage in django?
    28.what is django shortcut method to more easily render an HTML response?
    29.differene between Authentication and Authorization in django?
    30.explain Q objects in Django?
    31.what is the significance of the manage.py file in django?
    32.what is the use of include function in the urls.py file in django?
    33.what does {% include %} do in django?
    34.what is Django Rest Framework(DRF)?
    35.what is a session in Django?
    36.what are django signals?
    37.what is context in django?
    38.what are django exception?
    39.what happens if Myobject.objecs.get() is called with parameters that do not match existing item in the database?
    40.how to make a variable available to all the templates?
    41.difference between OneToOneField and ForeignKey in django?
    42.briefly explain django Field Class and its types?
    43.explain how you can use file-based-sessions?
    44.what is JINJA templating?
    45.what is serialization in django?
    46.why does django use Regular Expression to define URL’s? Is it necessary to use them?
    47.what is generic views?
    48.what is mixin?
    49.explain the caching strategies in django?
    50.conclusion

  • @TDNoteBook
    @TDNoteBook 2 роки тому +28

    Thank you very much because I got selected in interview and I am feeling very happy. Your video made my career start in IT industry.

    • @NitManTalks
      @NitManTalks  2 роки тому +4

      Congratulations 🎉

    • @TDNoteBook
      @TDNoteBook 2 роки тому +1

      Thank you 😊

    • @hemant3123
      @hemant3123 Рік тому

      How did you start ?
      Please share you journey.

    • @TDNoteBook
      @TDNoteBook Рік тому +2

      @@hemant3123 I just started watching video then complete video as well I prepared a note 🗒.

    • @hemant3123
      @hemant3123 Рік тому

      @@TDNoteBook which videos bhai??

  • @shabanaafsar4796
    @shabanaafsar4796 2 роки тому +2

    Excellent JOB ,you are nailing it. Keep going my friend

  • @amritpanta2302
    @amritpanta2302 2 роки тому +3

    Really , excellent video for DJango developer 🤟. Thanks bro....
    Waiting such type of video for dajngo REST framework .
    Hope it will come fast👍🏻👍🏻

  • @jigarpal6173
    @jigarpal6173 Рік тому +2

    love u Nitman .your content is always good after watching your series I am highly motivated by your efforts and your honesty. Your All Video Is Very Useful Keep It Up, Brother.❤

  • @sujit12x10
    @sujit12x10 Рік тому +1

    Thankyou bhai itna hardwork kon krta h aajkal kisi k liye thankyou so much....

  • @muhammadsaud5986
    @muhammadsaud5986 4 місяці тому +1

    kamal hh bhai dil jeet lia love you brother

  • @gauravdond4886
    @gauravdond4886 2 роки тому +3

    I had need of this video. Thanks for making this video

  • @niveshchourey1158
    @niveshchourey1158 Рік тому +1

    Hello Brother... I am having 3+ year of experience in python and in django too.. I have seen mannyyy lecture videos on python django in these 3-4 years.. Attended coachings in hyderabad watched many lectures in past...But the way you have made these videos for preparation... Amazzzingg bro.. All the main imp quens you have collected in your videos python quens and django quens both...
    Aapka samjhane ka tarika or collection of quens ekdum wahi hai jo puchhe jaate hai... keep doing bro..👍

  • @gangaprasadshirale2853
    @gangaprasadshirale2853 2 роки тому

    Great work sir. Best Interview preparation video for Django❤

  • @seethroughmyeyes423
    @seethroughmyeyes423 2 роки тому +1

    Perfect video to cover main topics of Django!!

  • @basavrajningadali4919
    @basavrajningadali4919 Місяць тому

    maine agar tapka video 10 interview dene se pehle dekha hota, to shayad interview clear ho chuka hota....thanks alot, this covers each and every question I faced till now

  • @amankawade5521
    @amankawade5521 2 роки тому +1

    Great Work Sir, Its help me allots for interview preparation.

  • @KomalSingh-oc6jb
    @KomalSingh-oc6jb 2 роки тому +1

    Thank you for creating an awesome video👍👍

  • @MrRavindra4
    @MrRavindra4 2 роки тому +1

    Very Helpful and Informative Video. Thank you Bro.

  • @arhamansari1312
    @arhamansari1312 2 місяці тому +1

    Cant thank you enough bhai.. Excellent work

  • @sainachhetri9038
    @sainachhetri9038 2 роки тому +2

    Thank you bhaiya. This video has everything for beginners as well as advanced learners.🙌🙌

  • @khetrabasitechvideo362
    @khetrabasitechvideo362 2 роки тому +1

    Thank you so much sir... really superb video ❤️

  • @charlesk6378
    @charlesk6378 6 місяців тому +2

    Thnaks bro , it helped a lot, Believe it guys , interviews q were very similar

  • @NareshKumar-hw5td
    @NareshKumar-hw5td 2 роки тому +1

    Great work Nithin

  • @rahulpanchal7086
    @rahulpanchal7086 2 роки тому +1

    Great sir, this video is really helpful

  • @kishanmunjapara5216
    @kishanmunjapara5216 2 місяці тому +1

    Best Explained video.... Great sir

  • @shivuss3927
    @shivuss3927 2 роки тому +5

    Thank you Nitin,
    Same questions were asked,
    in python and Django.
    Waiting for new project in Django. 🙏

  • @sirajkhan-dt5rl
    @sirajkhan-dt5rl 2 роки тому +1

    Great work sir thank you for this video

  • @ashokpawar6413
    @ashokpawar6413 Рік тому

    Such a important information about django ...Thank you.

  • @priyankagorkhe2870
    @priyankagorkhe2870 Рік тому

    Tell them that to create an app u need to be in the directory of the project. Well done!

  • @tridipkumar1296
    @tridipkumar1296 2 роки тому +1

    Found best piece on internet today.

  • @PraveenKumar-uf9bq
    @PraveenKumar-uf9bq 2 роки тому +11

    Thank you so much once again Nitin !🙌
    When you have already prepared the 52 Django questions sheet, this acts as a quick revision and adds additional point to one's self made notes. Thank you for all the hard work you have put in !
    Next video on - Django hands on projects from interview point of perspective PLEASE 🙏

    • @NitManTalks
      @NitManTalks  2 роки тому +3

      Thanks!! Surely, Will Make Soon!

    • @unknown8280
      @unknown8280 2 роки тому +1

      I am also waiting for this video.... +1

    • @dipusarker8072
      @dipusarker8072 2 роки тому +1

      @@NitManTalks sir plz give us pdf like python

    • @NitManTalks
      @NitManTalks  2 роки тому

      @@dipusarker8072 Done. Please check out my telegram group or pinned comment on this video.

  • @sachinbidkar658
    @sachinbidkar658 2 роки тому +1

    SUPER for INTERVIEW preparation AND excellent define answer

  • @vijaygoyal8747
    @vijaygoyal8747 15 днів тому

    Very Good explanation ❤❤❤❤❤❤

  • @unsung_
    @unsung_ 2 роки тому +7

    Hey brother , your python interview question video was very helpful and I am hoping same for it too.
    And thank you so much for putting this much efforts into this video .
    I appreciate it . And yeah not gonna watch it right now . Will watch it tonight in free time .
    Thank you so much 🤍

    • @NitManTalks
      @NitManTalks  2 роки тому

      Glad my videos helped you!! And I hope You Watch this video asap and share your valuable feedback!

  • @deadhand2619
    @deadhand2619 8 місяців тому +1

    Very nice explanation ❤

  • @meralmaradia4774
    @meralmaradia4774 3 місяці тому

    Great Content NitMan 👍

  • @PsychoStudent01
    @PsychoStudent01 2 роки тому +5

    Thanks a lot brother, now we need a tutorial on javascript interview questions like this and Django video. Please make as soon as possible.

  • @amrutharamesh1097
    @amrutharamesh1097 10 місяців тому +1

    Amazing content bro

  • @yellaharshavardhan9851
    @yellaharshavardhan9851 Рік тому +2

    15:30 very nice Explanation thnx

  • @sivanshlmao
    @sivanshlmao Рік тому +1

    Greay job man !!

  • @user-ud5zl9uq2f
    @user-ud5zl9uq2f 11 місяців тому +2

    awesome sir

  • @thesocialbus8786
    @thesocialbus8786 3 місяці тому

    Thanks I have revised a lot of things

  • @priyankapatil-jn9wx
    @priyankapatil-jn9wx 2 роки тому +2

    Very helpful 👍

  • @shantanupatil9432
    @shantanupatil9432 2 роки тому

    Bhaiya ye bohot accha hai...
    Flask pe video banao plz

  • @pranshu_tiwari
    @pranshu_tiwari 2 роки тому +1

    Nice bro great effort 👌👌 ...ab django developer bann jauga

    • @NitManTalks
      @NitManTalks  2 роки тому +1

      Surely bro!! I hope this video helps you!

  • @adityarathore6809
    @adityarathore6809 2 роки тому +1

    Hello. Thanks for your support but we need flask interview questions as well.. Please make video for same

  • @Ranasinghji
    @Ranasinghji Рік тому +1

    very helpful video.🥰

  • @roopikachari1709
    @roopikachari1709 Рік тому +5

    Hey hi Nitin..
    Thank you for this django interview questions video of yours it really helped a lot to get a good project just had a call with manager and first thing I am doing after the call to write a thanks note to you.... Thank you once again...Please keep educating people this way...wish you have a great long year ahead!!!🙂

    • @NitManTalks
      @NitManTalks  Рік тому

      Glad to hear that... Congratulations 🎉

  • @sktalkiessj
    @sktalkiessj Рік тому +1

    Thank you so much 🥰 sir🙏

  • @abdullahamin4504
    @abdullahamin4504 Рік тому

    Hellow -----
    My self Abdullah from bangladesh .
    I Watch your video regularly and now i complete django playlist.
    i learn everything from your youtube ---
    thank you ---
    I have a request to you that please make a video how to use django custom admin panel instead django default admin templare....
    please
    please
    please --------- i wait for your notification

  • @umeshtaily4602
    @umeshtaily4602 Рік тому +1

    Hats off ⚡💥

  • @sushmithasushmi1584
    @sushmithasushmi1584 2 роки тому +1

    Nice explanation

  • @deepankarmullick3121
    @deepankarmullick3121 2 роки тому +1

    amazing video

  • @TDNoteBook
    @TDNoteBook 2 роки тому +1

    Thank you very much

  • @amjadalikhan1194
    @amjadalikhan1194 4 місяці тому

    Good explanation. Ok Still Localization, Database connectivity, Channels and publishing web application etc require.

  • @pythonqaforum5239
    @pythonqaforum5239 2 роки тому +1

    Thanks a lot bayya

  • @tanooparavind9450
    @tanooparavind9450 Місяць тому

    thank you sir

  • @dishakumbhar5889
    @dishakumbhar5889 Рік тому +1

    Very helpful

  • @pratyushbehere3580
    @pratyushbehere3580 2 роки тому

    Correct me if I'm wrong, but doesn't the request go to the webserver first (Apache/nginx), then the python webserver (Gunicorn) and then the Django webapp?

  • @srsofts7885
    @srsofts7885 9 місяців тому +1

    Thanks

  • @user-cw2yo3dv4x
    @user-cw2yo3dv4x Рік тому

    thank you dude

  • @deoabhinavshrivastava9984
    @deoabhinavshrivastava9984 9 місяців тому +1

    Thankyu So much providing such type of useful content for us

  • @ViruSahastrabuddhe
    @ViruSahastrabuddhe 2 роки тому +1

    Gotchaaaa!! 😸

  • @indepedentbusinessconsulta5705
    @indepedentbusinessconsulta5705 2 роки тому +1

    excellent

  • @fictionanimates5432
    @fictionanimates5432 7 місяців тому +2

    thank you sir
    respect++

  • @iamanonymous2
    @iamanonymous2 2 місяці тому

    bro, do i need to learn Django templating language, if iam already good with django rest framework and react. And also do i need to learn class based views, if i know function based views? please reply.

  • @sunilparmar5954
    @sunilparmar5954 2 роки тому +1

    Great

  • @MaloyBaroi
    @MaloyBaroi Рік тому +1

    6:19 filter and delete works together?

  • @alphonseprakash7459
    @alphonseprakash7459 2 роки тому +3

    bhai today i had my Django Interview for Internship. They asked me is Django synchronous or asynchronous i was not able to answer this. They even asked me the difference between client side caching and server side caching...
    Verdict: Got rejected😥😥
    any suggestion for how can i prepare for these concepts?

  • @digambar6191
    @digambar6191 Рік тому +1

    Thnx sir

  • @nishakumarisahu6035
    @nishakumarisahu6035 Рік тому

    Why we use serializer during creating an api while we can create an api using model?

  • @nbadya2674
    @nbadya2674 2 роки тому +1

    Hi bro, this video is very helpful to me. Please do any project in industry level. It is helpful to me. Iam waiting for your answer. thanking you

  • @nisargaharish2132
    @nisargaharish2132 2 роки тому

    Your question answer vedios are very helpful for interviews. Thank you please keep making more vedios

  • @kumaraneesh1420
    @kumaraneesh1420 Рік тому +1

    Good 1

  • @akshayugalmogale
    @akshayugalmogale Рік тому +1

    Best Video.. please make Django series playlist tutorial

    • @NitManTalks
      @NitManTalks  Рік тому

      Thanks!!!
      After Python, will work on Django Series

  • @shivamsharma-op2ep
    @shivamsharma-op2ep Рік тому +1

    thanks

  • @chillaxbaap
    @chillaxbaap 20 годин тому

    Pls create similar for Django REST, as its asked in every interview

  • @adityashewale7983
    @adityashewale7983 Рік тому +1

    great lesson sir, all revision in lesson, Thank you so much for preparing such lesson.

  • @user-ds9lj7ys1z
    @user-ds9lj7ys1z 9 місяців тому

    At 21:06 command to create a project is in correct. it should be django admin startproject nitman

  • @easyprogramming9074
    @easyprogramming9074 Рік тому +1

    👌👌👌

  • @AbhishekSingh-bf1bc
    @AbhishekSingh-bf1bc 2 роки тому

    How you can set up the database in Django?
    please help me sir

  • @RAVIKANT-ts7dr
    @RAVIKANT-ts7dr 2 роки тому +1

    ❤️❤️❤️

  • @lovelyraikwar29
    @lovelyraikwar29 5 місяців тому

    Django developer k liye coding round me kya question puch skte h ??

  • @dipusarker8072
    @dipusarker8072 2 роки тому

    Please make advance django interview question

  • @shaikirrted2767
    @shaikirrted2767 2 роки тому

    Bro Django Rest Frame work also plzzzzzzzzz🤞

  • @kartikeyakaushik8010
    @kartikeyakaushik8010 2 роки тому +2

    Bhai i have intermediate knowledge of Python, Django, Django REST Framework and basics of version control i.e Git and GitHub.
    Please suggest me what else should i be doing i am a fresher right now. 🙏

  • @mendixHub
    @mendixHub 2 роки тому

    I want React or MERN interview questions plz🥺

  • @AiBeast
    @AiBeast 11 місяців тому +3

    Router in django

  • @nitinshenigaram6781
    @nitinshenigaram6781 2 роки тому +2

    This video is really very helpful🙏.Should we also project our project to the interviewer as fresher.please reply❤️🙏

  • @riyagupta7103
    @riyagupta7103 2 роки тому

    Loosely coupled means models and views exist on client machine or server machine?

    • @PraveenKumar-uf9bq
      @PraveenKumar-uf9bq 2 роки тому +2

      server machine (MVT architecture).

    • @NitManTalks
      @NitManTalks  2 роки тому +2

      Ooops!! it's on Server Machine.
      Sorry...Typo mistake!

  • @viharbarvaliya8992
    @viharbarvaliya8992 10 місяців тому

    country rest api ka video banao na

  • @tanimadas3678
    @tanimadas3678 2 роки тому

    In your opinion which language is best in near future..python or java(in salary point of view)

    • @NitManTalks
      @NitManTalks  2 роки тому +3

      In my opinion, Java is evergreen language.
      But I like Python More (Even in terms of Salary 😅😜)

    • @tanimadas3678
      @tanimadas3678 2 роки тому +2

      Yes , true...for mine also

  • @pranayapatil8435
    @pranayapatil8435 2 роки тому +1

    Please explain setting.py in detail

  • @apeksharathod1053
    @apeksharathod1053 Рік тому

    Thanks 👍 Is there any pdf of these QandAs

    • @NitManTalks
      @NitManTalks  Рік тому +2

      Yes. Please check the comment section or my telegram group!
      Thanks

  • @KK7155.
    @KK7155. 2 роки тому +3

    Bhai muze ek question hai. Please possible ho to iska reply kar dena.
    Actually maine tumhara vo video dekha jisme tume bataya ki tumne kaise ITS domain se Django developer ko switch kiya. Lekin muze ye janna hai ki iske baad tumne survive kaise kiya. Actually mai bhi software testing se Django development mai switch kar raha hu. Meri ek jagaha selection bhi hui lekin abi 30 days mai join karna hai. Lekin mai nervous hu ki jab job shuru hogi to muze vo sab ayega ya nahi. Maine Django learn kiya aur dekh dekh ke ek Ecommerce website bhi banaye. To thoda bohot idea aa gaya hai lekin sirf nervousness hai ki jamega ki nahi. Please kuch ideas ya suggestions de pao to de dena
    Muze 2 years ka software testing mai exp hai lekin mai usme se 1 year testing automation(selenium) aur 1 year Django development ka fake exp bata raha hu

    • @pranshu_tiwari
      @pranshu_tiwari 2 роки тому +2

      Nice question bro i too have similar confusion ...as i m in support role there i don't have any technology or language..how i will survive when I will switch and work in technology as a python or django developer .. because working in industry is different then just having working in 1 -2online project and just munging up interview questions

    • @NitManTalks
      @NitManTalks  2 роки тому +2

      Thoda difficult to hota hai, lekin you should be prepared for the challenges. I guess mene usi video m thoda bht explain kiya h ki meri situation kaisi thi after joining new company. But I will surely make a new video where I will explain my whole situation and will give you some advice. It's not possible in comment section to explain everything. But Surely will make that video soon (before your joining)

    • @KK7155.
      @KK7155. 2 роки тому

      @@NitManTalks Thanks 👍

    • @montybisen5117
      @montybisen5117 6 місяців тому

      ​@@KK7155.Plz help me how u guys switch to different fields

    • @KK7155.
      @KK7155. 5 місяців тому

      @@montybisen5117 You have to learn new technology and put some fake exp within your total exp. You should be able to crack interviews

  • @AmanPal-rt8sy
    @AmanPal-rt8sy 2 роки тому

    Thanks bro.
    please give us pdf also so that we can revise before going to interview.

    • @NitManTalks
      @NitManTalks  2 роки тому

      Will shate before 14may.

    • @NitManTalks
      @NitManTalks  2 роки тому

      Done. Please check out my telegram group or pinned comment on this video.

  • @sharibakhtar5655
    @sharibakhtar5655 2 роки тому

    why we create the virtual environment and why we do not go directly and create the project?

    • @NitManTalks
      @NitManTalks  2 роки тому

      Virtual env we create to separately install our all dependency that is required for that particular project only!
      There can be a situation when 2 or more project that you create in your local machine, require different dependency or different version of libraries. So in order to maintain that consistency separately we use this!

    • @sharibakhtar5655
      @sharibakhtar5655 2 роки тому

      @@NitManTalks Thanks

  • @amolsaste1496
    @amolsaste1496 Рік тому

    I'm non it person,2018 pass out can i learn python for getting job? And how much time it will take to get complete. It's been so long I'm jobless since 2020. Please anyone can guide me,which steps i need to follow here onwards.

    • @aajitsingh7798
      @aajitsingh7798 Рік тому

      Htlm, css aur javascript sikh lo aur thodi si python uske baad Django bas kaam ho jayega

  • @rneditz3250
    @rneditz3250 Місяць тому

    I wonder Everytime???How any man can give 200+ Interviews???

  • @rahulpanchal7086
    @rahulpanchal7086 2 роки тому

    Can you plz give the link to download your notes

    • @NitManTalks
      @NitManTalks  2 роки тому

      Done. Please check out my telegram group or pinned comment on this video.

  • @shivamsharma-op2ep
    @shivamsharma-op2ep Рік тому

    interview wala part hindi m btao please