What is Django?

preview_player
Показать описание

New to building web apps in Python? Heard of Django and wondering what that's all about?
In this video, Jamil Spain will explain what Django is and how it can help you develop high-speed web apps faster and easier.

#django #python #software
Рекомендации по теме
Комментарии
Автор

Django follows MVC pattern very closely but it uses slightly different terminology. Django is essentially an MTV (Model-Template-View) framework. Django uses the term Templates for Views and Views for Controller. In other words, in Django views are called templates, and controllers are called views.
Stackoverflow

wartem
Автор

That skill of writing backwards is award - worthy my man !!

masabotim
Автор

What a fantastic presentation, I wish I had all these tools available when I was in college...

pablofalco
Автор

That was very helpful, thanks for your time and effort.

Pankaj-Verma-
Автор

This is a really neat writing effect. How is it done?

petersharma
Автор

Useful information but what is IBM doing so far for the support of dango framework use..

sandeeppareek
Автор

thank you so much for this video, made it very understandable

DanielPizarro
Автор

In future videos please can you add label numbers to your arrows when Diagramming Frameworks?

askanner
Автор

Thank you for this, can we get videos on MERN stack too..

yt-sh
Автор

Nice video, But you mostly talk about MVC instead of Django (video Title : What is Django?)

avibhardwaj
Автор

Off topic question : How do you record the video? Looks like a mirror view.

d_mvp
Автор

Bad explanation....
This video is more about Mvc and not on Django.

ABHISHEK-AVK
Автор

He is writing backwards?! That’s what working for IBM apparently does to a human being!

pavelageev
Автор

this video's footage is mirrored, change my mind.

ohadkelner
Автор

Hmm, I thought Controller communicates with Model and Controller, but Model and Controller doesn't communicate with each other's directly..

pragueexpat
Автор

Lose the dryboard. It slows everything down and unnecessarily lengthens the lesson. Otherwise, nice.

andrewshirley
Автор

Shouldn't be the Model talking to the Controller and then the Controller provides the data for the View, instead of having the Model talking to the View

pipegris
Автор

Do you seriously just write backwards?

charlescleivin