Python Web Development: Understanding Django for Beginners

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ •

  • @architadesai7876
    @architadesai7876 7 років тому +3

    I too clapped at home at the end of his talk!
    Thank you so much, this was the best Django talk I saw!!

  • @aforaruntej
    @aforaruntej 9 років тому +9

    Probably one of the best teachers, that I have ever seen....

  • @sebg6865
    @sebg6865 9 років тому +18

    I my self am learning Python and at a pretty advanced stage. I have to learn how to work with variables and how to use them to my advantage, and many many other stuff. Just remember you can do what ever you want in life if you really want it and it is your passion, you need to try for the things you want in life, if you really want to learn it then you can learn it. And remember to never give up, and never call your self a bad programmer, a bad programmer would be someone who doesn't no what print( "Test") does, if you know the code and what you are writing then you no what you are doing. Remember never give up.

    • @legalizeme
      @legalizeme 9 років тому

      +Seb G i am a noob in Python but I know how to use a solver in it

  • @Colstonewall
    @Colstonewall 11 років тому

    Because it helps you to put a website(s) together in a concise way. If you've never had experience in putting a site together, it's hard to explain. It's not the design of the site, as far as what each page looks like (although that's part of it to an extent), it's separating the parts of the site to different files and having them hook up to each other. There are all kinds of different web frameworks in Python and other languages that make it easier to put a site together.

  • @Pythoholic
    @Pythoholic 10 років тому +9

    Awesome guy... Hats off... This guys made my life easier.
    Django became easier to understand. Thanks to this guy.

  • @addisonstaples7385
    @addisonstaples7385 9 років тому +4

    Wow this guy is a great teacher. I really like how he stops to respond to questions you basically were about to ask him before you have to haha.

    • @addisonstaples7385
      @addisonstaples7385 9 років тому

      +Joseph Staples Oh people are literally typing their questions to him, that is cool.

    • @BilalAli-tt2lz
      @BilalAli-tt2lz 8 років тому

      +Addison Staples www.fiverr.com/bilal123uog/create-you-professional-ecommerce-website

  • @stanc846
    @stanc846 6 років тому

    I'm a beginner in Django. Thank you for giving a small slice viewing some of the things that are under the cover of this framework. I like your advice at the end (practice, read docs, get better with python)

  • @architadesai7876
    @architadesai7876 7 років тому

    I too clapped at the end of his talk in my room!
    Thank you so much, this was the best Django talk I ever saw!!

  • @TechMetalPenguin
    @TechMetalPenguin 11 років тому

    This is awesome, I'm watching it again. It's probably a good idea to follow Django's official tutorial before watching this video (and also have at least some prior exposure to Python).

  • @kmmmoney
    @kmmmoney 9 років тому +2

    great video. im totally new to web frameworks and its hard finding a tutorial for the big picture rather than the details of django. this was that video

  • @jassu5986
    @jassu5986 8 років тому

    Best Django tutorial walkthrough I had ever seen. (Y)

  • @itsthesteve
    @itsthesteve 11 років тому +1

    Nice. Coming from a ZERO Django/Py backgroud, great into. Will come back to this once I get into it a bit more.

  • @parnican
    @parnican 10 років тому +4

    Great presentation, very well explained for Python Beginners with some HTML/JavaScript/C# skills.

  • @iconictoonschannel
    @iconictoonschannel 9 років тому

    Very nice video. Had to go through bunch to finally find this one. Instructor is very clear at explaining complex things fast and easy to understand. Great tutorial! Thank you!

    • @BilalAli-tt2lz
      @BilalAli-tt2lz 8 років тому

      +Blesque TV www.fiverr.com/bilal123uog/create-you-professional-ecommerce-website

  • @keerthanadevanand6270
    @keerthanadevanand6270 8 років тому +1

    Such a great video! just the thing i needed to get started with django. it gives you such a good overview of all the basics. loved it! two thumbs up.

  • @purplefan204
    @purplefan204 6 років тому

    Great talk! Very useful for those who are starting out!

  • @OCTOSHED
    @OCTOSHED 8 років тому +2

    Brilliant vid. Great trainer, as theprevious commenter noted. I did get lost at 50:06, but I think that was partly his intention. Great stuff!

  • @Colstonewall
    @Colstonewall 11 років тому

    Very nice tutorial to help you get the feeling of what Django is all about. Thanks

  • @przemyslawmackowiak8697
    @przemyslawmackowiak8697 10 років тому +1

    Excellent video. Ideas of view, model, template were explained very well.
    Thanx !!!

  • @ZNYAZO
    @ZNYAZO 9 років тому +1

    l like your tutorials they are so great and easy to follow. By any chance do you have a Tutorial on Object Oriented Programming in Python (OOP)? or do you know a site which offers one? Thank you

  • @iannoble
    @iannoble 9 років тому +24

    Skip to roughly here (ua-cam.com/video/zTNA0MtZwso/v-deo.htmlm10s) to avoid pre-ambulatory waffle.

    • @Matt-yu8xc
      @Matt-yu8xc 9 років тому +13

      Ian Noble I'd say skip to 8:09

  • @lexxuk77
    @lexxuk77 10 років тому

    Excellent intro to Django, thank you!

  • @mohamedaminebenmabrouk
    @mohamedaminebenmabrouk 8 років тому +1

    thanks for the video :) , I'm using virtualenwrapper, when I create project project with django 1.4 or 1.5 it doesn't create mange.py file , it does only when I create a virtualenv with django 1.6 , can you please explain why ? , thanks in advance :)

  • @fr6nco
    @fr6nco 11 років тому +3

    great presentation

  • @rae.m0
    @rae.m0 9 років тому +1

    thanks for such a great tutorial

  • @ss-pm6oj
    @ss-pm6oj 5 років тому

    Thank u so much Simeon. Great presentation.

  • @ckrichardgray1
    @ckrichardgray1 11 років тому

    Awesome start to my Django journey...:)

  • @SimplyMyAccount
    @SimplyMyAccount 8 років тому +29

    Watch at 1.25x

  • @smoothbeak
    @smoothbeak 8 років тому +3

    Don't know anything about Django - this video is two years old, is it still up to date or has a lot changed in the framework in that time?

    • @forrestgump8312
      @forrestgump8312 8 років тому +2

      +Daniel Jeffery not much has changed, lots of features added

  • @williammariasoosai1153
    @williammariasoosai1153 9 років тому +1

    Very well done. Thx

  • @lagunanicasio4
    @lagunanicasio4 10 років тому

    real beginner questions - Is it a problem having downloaded both python v.2.7 and v.3.4.2? Should I try removing v.2.7 before installing set up tools? any help is appreciated.

  • @TheCodingRaconteur
    @TheCodingRaconteur 11 років тому

    This is fantastic start for me!

  • @Colstonewall
    @Colstonewall 11 років тому +1

    If you want a more in depth tutorial for beginners, I used Mike Hibbert's tutorials here on youtube. . .He makes a simple app, explaining why you do everything, and alternatives. They're simple, but in depth. . .Just thought I'd let you know, if you are planning on continuing django. . .Without Mike's tuts, I'd have been lost.
    BTW, I have NOTHING to do with Mike or his channel. Just thought I'd help you out (if you want it), lol.

  • @sudhanshugaur2317
    @sudhanshugaur2317 9 років тому

    what are the settings for using mongoDB as database.

  • @judojustim
    @judojustim 10 років тому +3

    I just wanna build stuff. how many more programs will i have to download?

    • @tjti2631
      @tjti2631 6 років тому

      judojustim a lot

  • @mikedugas77
    @mikedugas77 11 років тому +11

    Summary of the first 8 minutes: Python is great. Read the tutorial to get started. OK, now you can get back 8 minutes of your life.

  • @gary12xxx
    @gary12xxx 11 років тому

    django-admin.py doesn't work. i've installed djano using the 'pip' way as stated in this vid on ways to install django. my terminal says command not found.

  • @AoliveiraLuana
    @AoliveiraLuana 9 років тому

    Very good overview on Django. Wondering how some guys refuse to use RegEx

    • @BilalAli-tt2lz
      @BilalAli-tt2lz 8 років тому

      +Luana Alves Pimenta de Oliveira www.fiverr.com/bilal123uog/create-you-professional-ecommerce-website

  • @BrianSy
    @BrianSy 10 років тому +1

    thank you! someone finally explain what views, urls.py and setting.py means

  • @Vagabund92
    @Vagabund92 10 років тому +2

    So you should know Python first, right? And Django is only for applications for homepages?

    • @Vagabund92
      @Vagabund92 10 років тому

      Thank you! :-)

    • @gabrielr.7423
      @gabrielr.7423 9 років тому +10

      Python is a general purpose language, it is used for every other thing a language like Java, C/C++ does.
      Web Development is just one of the application domains you can get into with Python.
      It's an awesome language!
      Read > Learning Python by O'reilly.

    • @Vagabund92
      @Vagabund92 9 років тому +1

      Thank's ^^ I think I didn`t understood what django is.... I already learned the basics of python, but I'm still quite a bad programmer..

    • @gabrielr.7423
      @gabrielr.7423 9 років тому +1

      ***** Just ask mean and I tell where the best resources are, I literally have almost every best seller,top rated book IT book on my computer.
      Swaroop Python tutorial, go there to learn Python. Learn Python the Hard Way. Core Applications with Python to apply Python fundamentals to specific application domains.
      pythonprogramming.net by Sentdex(theres a ytb channel by the guy who made the website), there's Trevor Payne Python tutorials too. :D

    • @Colstonewall
      @Colstonewall 9 років тому

      Vagabund92 No, Django is not only for "applications for homepages". It's a web framework to build websites, period. It makes the building of websites much easier than without it. . .
      Should you know Python first? In my opinion that's a resounding "yes". You could probably get by without knowing Python of you were literate in another programming language, I know some who have. But I'd definitely know the basics of Python at the very least. . .
      I was watching a Django presentation at PyCon a few yrs ago, and someone asked "how do I get better at Djagno?" The presenter answered "get better at Python." And I agree.

  • @adqus
    @adqus 11 років тому

    Very useful. Thanks.

  • @steveburrus5526
    @steveburrus5526 9 років тому +2

    I have started to symbolically hold my b4reath until Django 1.9 is here for us web developers in September.

    • @Colstonewall
      @Colstonewall 9 років тому +1

      Steve Burrus Are there going to be major changes in 1.9, Steve? I don't keep up with the changes until they actually happen, lol.

  • @crackerahul
    @crackerahul 9 років тому

    Thank you for such a nice video..

  • @hash_security
    @hash_security 11 років тому

    Nice Presentation ...

  • @NareshKumar-be9fo
    @NareshKumar-be9fo 8 років тому

    Hello , currently i am supporting and maintaining Django based application with Python, HTML and Javascript. Since i have been the one working with Django , i have been said to create a new web based application using Django with python along with HTML , Javascript and watever needed. I have some knowledge of Django, Python, HTML, but i need to learn from scratch to build a webapp on my based on the requirements of client. Kindly pls help me on any study materials(Django, Python, HTML, Javascript) , where i can be more confident of creating a project of my own on Django.

  • @rae.m0
    @rae.m0 9 років тому

    synchdb not works for django
    1.9

    • @poolbath1
      @poolbath1 9 років тому +1

      +Rakesh Mourya Django now uses migrations to replace syncdb - docs.djangoproject.com/en/1.8/topics/migrations/#a-brief-history

  • @jalsanishant9
    @jalsanishant9 9 років тому

    You could put up the python code files here becoz its diifficult to write all the code seeing from video

    • @BilalAli-tt2lz
      @BilalAli-tt2lz 8 років тому

      +jalsanishant www.fiverr.com/bilal123uog/create-you-professional-ecommerce-website

  • @utkarshsharma34WED
    @utkarshsharma34WED 8 років тому

    good video for info

  • @DottTegagniAlessandro
    @DottTegagniAlessandro 11 років тому

    Great!!

  • @thinkofwhy
    @thinkofwhy 11 років тому

    Very interesting.

  • @GemsInIndianMusic
    @GemsInIndianMusic 11 років тому

    awesome intro

  • @sushant6295
    @sushant6295 5 років тому

    AWWWSOOOOOOOME!!!!!!!!

  • @hamronari3102
    @hamronari3102 6 років тому

    Can you share the ppt file?

  • @sasajovicic3711
    @sasajovicic3711 8 років тому

    Thank you!

  • @aforaruntej
    @aforaruntej 9 років тому

    A Brilliant Class...

    • @BilalAli-tt2lz
      @BilalAli-tt2lz 8 років тому

      +Arun S www.fiverr.com/bilal123uog/create-you-professional-ecommerce-website

  • @JimPreston
    @JimPreston 10 років тому +2

    I've both been a trainer and have decades of being in tech training. He speaks too fast for most people to hear + learn + index. Good content and presentation other that speaking to fast but that is a biggee. See Lynda.com's Simon Allardice for an example of a great video instructor.

    • @AlianeAbdelouahab
      @AlianeAbdelouahab 10 років тому +1

      maybe he was stressed out, i already tried this, even i have a lot of ideas to say, but that hormones that get me stressed out, i forget everything...

  • @papakushi
    @papakushi 9 років тому

    I at he moment am learning python networking and front end developement

  • @ayeshanu
    @ayeshanu 9 років тому +1

    can anyone tell me ,how to make calculator using django

    • @tjti2631
      @tjti2631 6 років тому

      ayeshanu y why would you do that? Like a web app?

  • @shawnhuang1570
    @shawnhuang1570 9 років тому

    non-beginners can start from 35:40

  • @brunolopesdemello7040
    @brunolopesdemello7040 9 років тому

    In my opinion Django is very difficult to learn, because you have to adapter every module and function just to do a simple task, like a form, easily done by PHP. That's sad because a love Python :(

  • @TractorBeam29
    @TractorBeam29 10 років тому +9

    this is for beginners? I have no clue what he is talking about.

    • @PSEUDO.SILENCE
      @PSEUDO.SILENCE 10 років тому +4

      Beginners to Django. If you have barely any experience with coding or Python, this wont make much sense to you.

    • @gben82
      @gben82 10 років тому

      Harry - Iplodman The Python code makes sense to me--installing Django using "pip" doesn't make any sense to me. Why isn't there a simple install package for Windows?

    • @gben82
      @gben82 10 років тому

      Harry - Iplodman Nevermind, I found the TAR file on the right side of the downloads page -- www.djangoproject.com/download/

    • @PSEUDO.SILENCE
      @PSEUDO.SILENCE 10 років тому

      Benji Asperheim Ah, good to know :P Let me know if you have any more problems.

    • @itr_cloud
      @itr_cloud 10 років тому +4

      Benji Asperheim pip IS a simple solution. $ pip install django==1.7 on the command line is as easy as it gets

  • @issah653
    @issah653 11 років тому

    I still don't get why you would use this. I'm new to Python, why is this used?

  • @pukaso3158
    @pukaso3158 7 років тому

    Is that Steve Howie?

  • @SpokenStuff
    @SpokenStuff 11 років тому +10

    Wealth of knowledge, but man, you're talking way to fast. Please slow down a bit next time you make a video. Thanks!

    • @luckyass14
      @luckyass14 10 років тому +13

      definetly keep it fast! people can rewind if need be! Thanks!

  • @oregonxyz
    @oregonxyz 8 років тому

    such a big huge pile of mess in django - he did well to pick out the basic pieces for newbies

  • @xdaknamadah
    @xdaknamadah 9 років тому

    i wnat to ask something abot django.. can you give me your email please..

  • @goldilockszone4389
    @goldilockszone4389 8 років тому

    Its funny how companies come and go - marakana doesn't even exist anymore

  • @alessandromontoya6195
    @alessandromontoya6195 6 років тому

    watching at 2.0x _ _ _ _ _ :-D

  • @bubelayyy804
    @bubelayyy804 8 років тому

    Komentarz dla statystyk.

  • @revelation1234
    @revelation1234 10 років тому

    Not the best teacher. I understand what he's saying but he really doesn't teach as slow and dedicated as a lot of people need....but most good developers don't lol.

  • @JoeYWChou
    @JoeYWChou 8 років тому

    the talking is too fast

    • @msmith33897
      @msmith33897 8 років тому +1

      +Joe cc Change the video speed

    • @BilalAli-tt2lz
      @BilalAli-tt2lz 8 років тому

      +Joe cc www.fiverr.com/bilal123uog/create-you-professional-ecommerce-website