Python Django Crash Course

  Рет қаралды 371,128

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 491
@youraverageprogrammer7532
@youraverageprogrammer7532 5 жыл бұрын
As an amateur developer whose been coding for a little over 5 months there is no way I'll be able to understand advanced coding language videos like this, but I click on it anyways to support Brad with an extra view and a like. This is the least I could do for such an amazing teacher and inspiration in my life. Thanks Brad!
@thepythoninventor7118
@thepythoninventor7118 5 жыл бұрын
I dont think there is any perfect programming channel available on youtube other then Traversy Media😍😍
@TraversyMedia
@TraversyMedia 5 жыл бұрын
Thank you, I really appreciate that :)
@rajab4187
@rajab4187 5 жыл бұрын
Hell yeah
@yaltharullist9181
@yaltharullist9181 5 жыл бұрын
couldnt agree more,,yeeaahh
@tradewithtony
@tradewithtony 5 жыл бұрын
I agree with you totally, this channel has my journey smooth
@pengyucao430
@pengyucao430 5 жыл бұрын
Agree!
@engineerhealthyself
@engineerhealthyself 5 жыл бұрын
33:08 "There we go just like a good Russian we've hacked the votes" lmao
@anthonymann7679
@anthonymann7679 5 жыл бұрын
I cracked up when i heard that. Almost lost my pizza
@oz2770
@oz2770 5 жыл бұрын
I died lol
@valannoxd6185
@valannoxd6185 4 жыл бұрын
Неплохо
@networkfreddy2000
@networkfreddy2000 4 жыл бұрын
yea that made me laugh
@alexispell4251
@alexispell4251 4 жыл бұрын
Have a like from Russia :D
@markslima1557
@markslima1557 2 жыл бұрын
After years of frustrating half-starts with Django then getting utterly lost, finally with Brad and pipenv technology this was so straightforward and finally successful! Thanks so much Brad!!
@RajaMahendraReddyP
@RajaMahendraReddyP 5 жыл бұрын
I am actually building Django 2.2 based web application. I was used to refer your previous Django crash course and literally waiting for this version. Thanks 🙏 a lot for your effort on this.
@diptanshusingh1246
@diptanshusingh1246 4 жыл бұрын
Took me a while to figure this one out hence posting - @38:23 - urls.py needs to be updated as : ( for django 2/3) - path('polls/', include(('polls.urls', 'polls'), namespace='polls'))
@markslima1557
@markslima1557 2 жыл бұрын
THANK YOU!!!! You saved me I was going crazy and I found your comment! :)
@joffarex
@joffarex 5 жыл бұрын
I legit was going through your Django course today.. Thanks for this vid
@jasonmai8695
@jasonmai8695 4 жыл бұрын
How can you have so much knowledge to every language there is :) Your channel is HUGE and I just want to appreciate deeply for your kindness to sharing your wisdom to millions of people. May God bless you
@engineerhealthyself
@engineerhealthyself 5 жыл бұрын
Funny how the universe aligns, I am in the process of coming up with a curriculum for a python course and wanted to introduce some web framework concepts into it and was looking for a up to date Django tutorial, then this pops up on my feed. Great timing my man!
@Sjejdbangdw
@Sjejdbangdw 4 жыл бұрын
"sorry if you heard my daughter and her crazy friend yelling upstairs" omg
@Edward091097
@Edward091097 4 жыл бұрын
timestamp please
@laikahfung
@laikahfung 4 жыл бұрын
@@Edward091097 32:12
@ru2979
@ru2979 2 ай бұрын
OHHHH MAAAAAAI GAWWWWD 😐😐🫥😮😮😯😯🤨🤨
@LorisLiusso
@LorisLiusso 2 жыл бұрын
You're the best teacher Brad! Thanks to you and your practical courses, I'm passing every coding interview without any problems!
@kleczekr
@kleczekr 2 жыл бұрын
Great crash course, thanks for the content Brad! I wanted to share a brief note on the new Bootstrap update. The results.html code for badges: ... will work similarly in the new Bootstrap with few changes in the classes: ...
@gargantuan-backhand
@gargantuan-backhand 5 жыл бұрын
Just recently saw a great job posting for a Django entry level dev near me... I don't know any Django at all, but seems like Brad's got my back! Thank you so much for the quality content, as always! Cheers man
@SCrdo
@SCrdo 5 жыл бұрын
I got a job last week as a web dev, less than a year after I decided to do that. Brad was the first guy on the internet who made me feel it was possible.
@gk2011
@gk2011 5 жыл бұрын
I'm actually really happy about this! I had done the first one from a couple years ago and gotten only about half way through because I had to keep referencing docs, which is fine...but then classes started back up + full time work...
@JKaromo
@JKaromo 5 жыл бұрын
Just when you think Brad has done it all..... Then BOOM!!! Pure gold.....
@radibbhbhuyian
@radibbhbhuyian Жыл бұрын
You're the best sir ..Thank you my 7-8 days problem is solve this video...
@BrightCode
@BrightCode 5 жыл бұрын
Hey Brad can you make some videos on some projects to work on as a programmer from beginner to advanced
@sriramnarayanan3619
@sriramnarayanan3619 5 жыл бұрын
yeah i would like that too
@pragith
@pragith 5 жыл бұрын
I'm working on such a video series. Let me know if this kind of series addresses what you're asking for - Using Python to build a time tracker that prompts you to enter your task every 15 minutes (beginner-intermediate), Using Python & AWS to develop a Serverless dynamically generated "certificate of completion" PDF certificates (intermediate).
@TraversyMedia
@TraversyMedia 5 жыл бұрын
I have something similar on my list of planned videos. Probably within the next month
@knightr1der
@knightr1der 5 жыл бұрын
Yes Brad plz
@ivantrejo8428
@ivantrejo8428 5 жыл бұрын
@@TraversyMedia yeah, this would be awesome! It would be great to get your thoughts on the difference in quality, scope, or just what it takes to get to the next level. I still feel like a newbie whenever I look at someone else's code who has been doing longer.
@denisprosser849
@denisprosser849 3 жыл бұрын
This is the best Django course I've encountered so far.
@sentient314
@sentient314 4 жыл бұрын
I've searched so many tutorials for django. But this is better than any other. Keep making content!
@mp3mitchp3
@mp3mitchp3 5 жыл бұрын
Brad your videos are my go to, and you have made me sound like I know what I am talking about more than once. One area I have no experience in and have been forced against my will to learn is building a Java REST API with Spring Boot. I haven't found good tutorials out there yet, much less with the guy using VS Code. Just an idea for future videos. Great Work! May Oden smile upon you.
@florahtsakanilimo5164
@florahtsakanilimo5164 5 жыл бұрын
Its even becoming more difficult for people to believe how better I becoming...what can I say, It's all because of you.{{Brad},keep it up}.
@AccessCode101
@AccessCode101 5 жыл бұрын
This is one of the few channels I let ads run, and run. I've learned so much from this videos. I like them because they're long videos. And people like me need more and more content. I hate it when people rush and do a "crash course" in 5 minutes.
@ducksoop.x
@ducksoop.x 5 жыл бұрын
Finally a Django video that isn't confusing, thanks.
@charindujayanath3612
@charindujayanath3612 3 жыл бұрын
i watched several videos to build this app as a beginner. this is the best video and best channel i found. thank you very much for you!💖🔥
@aloudia
@aloudia 5 жыл бұрын
This is like Christmas before date. Thanks brad.
@ridl27
@ridl27 5 жыл бұрын
xDD
@alexburke2341
@alexburke2341 4 жыл бұрын
This is very useful. I went through the official tutorial and a lot of it didn't quite make sense but now that I'm going through it again along with this video it does a great job at connecting the missing links I was not understanding from "reading" the text.
@AntoNosu
@AntoNosu 5 жыл бұрын
Hi Brad! Could you make a django REST framework crash course? would be awesome! :)
@carlomigueldy
@carlomigueldy 5 жыл бұрын
I believe he already made one, look through his videos you might find it
@AntoNosu
@AntoNosu 5 жыл бұрын
Carlo Miguel Dy he made one small project a long time ago where he plugged a react frontend directly into it, but what i would like to see is an updated version that only goes through the REST-framework stuff
@frankvos9774
@frankvos9774 5 жыл бұрын
Watched like all your vids couple months ago. Unlucky bro with the KZbin shit. Gl with whatever you will do next!
@AntoNosu
@AntoNosu 5 жыл бұрын
@@frankvos9774 thanks man, still getting things with youtube sorted out :)
@animeshsingh1595
@animeshsingh1595 4 жыл бұрын
@@pawankanhere8152 same here
@ManuVenugopaltheblazedundead
@ManuVenugopaltheblazedundead 5 жыл бұрын
TRAVERSYMEDIA was of more help to me in getting my job than my Bachelor's and Master's degree. Once I get my first paycheck, I'm donating to you, pal!
@g_k_shuvo
@g_k_shuvo 5 жыл бұрын
I was waiting for this ! Thanks Brad 😍👌 Take Love ❤
@nikolasblahusiak1247
@nikolasblahusiak1247 4 жыл бұрын
Developing in Python on Windows is just like having a stroke every 3 mins because something isn't working properly... gotta love it
@qurana5024
@qurana5024 4 жыл бұрын
yep, pretty much
@caleb_gonsalves
@caleb_gonsalves 4 жыл бұрын
5 min later is working bro, patience is key with Windows
@dissolvesoftware
@dissolvesoftware 4 жыл бұрын
I have developed a love relationship with linux since I lost my laptop and had no other option than to code on my phone using linux.... but linux is so cool🤩🤩✨✨
@vinosamari
@vinosamari 4 жыл бұрын
😂😭
@blairsharpe2798
@blairsharpe2798 4 жыл бұрын
try dual boot with pop OS. Amazing.
@vectoralphaSec
@vectoralphaSec Жыл бұрын
This course is over 4 years old now, and Django is at version 4.2+ with a lot of new features and things. Will you be doing a new version of this course with Django 4 anytime soon?
@delphineamaka9422
@delphineamaka9422 11 ай бұрын
There's a more recent one....
@tommyshaw2420
@tommyshaw2420 5 жыл бұрын
If windows users getting this error"pipenv: command not found" while trying to use pipenv shell.... Try using pip3 install pipenv then pipenv shell .. Also, brad has an entire video just about pipenv if you are havig troubles....thanks Brad, you are the man...
@ramoncristancho337
@ramoncristancho337 5 жыл бұрын
Thank you for everything you do, greetings from Venezuela, I get my first dev job with one of your videos. Thanks a lot man!
@lardosian
@lardosian 5 жыл бұрын
Many thanks Brad, I really like this framework. Udemy is built on django actually.
@gditero9720
@gditero9720 2 жыл бұрын
Great content! Thank you for the work you put into! I've watch it couple of times and of course we've made it to the end! Keep it up champ!
@lightspeedguru
@lightspeedguru 4 жыл бұрын
Thanks for the video! I had to 'import' your pipenv video so that I could understand that part but that was a good one too. I followed along all the way to the end and my project worked along yours. The length of the video wasn't a problem for me. You have an easy going style that makes it easy to watch. Copying and pasting the code... I just had to pause the video and quickly type it all in. The times that you made mistakes were my favourite parts... I learned from them! This was a very 'hands on' video that walked through the steps to complete a simple project, however, it glossed over many things about how Django does what it does and how/why the code is organized the way that it is. Conceptually, I'm still a bit lost but I'll review the video again (without madly typing this time) to see if more of it sinks in. Thanks again! I'd love to see a more practical app that manages some related lists of data in a business application (products, customers, invoices, etc...) and +1 on a Django REST video.
@pandaengine
@pandaengine 3 жыл бұрын
Thanks a lot for this video! It was very easy to follow and very informative. I also like how you used more practical methods such as collecting templates on a separate folder. It may seem like a little detail, but it's a quality of life decision. I want to build a simple website where I can add simple blog posts and manage some photos on the site, I didn't wanna use WordPress for it since it would be bloated with many other things. I like how Django gives you a barebones admin panel, saves a lot of hassle!
@techlead...
@techlead... 5 жыл бұрын
Great mini project for my upcoming college project sessions. Thanks Brad ☺ I pray to God 🙇, you will live 100 yrs.
@saicharan3650
@saicharan3650 5 жыл бұрын
Time for Django 3.x course Brad.
@ejazahmed4609
@ejazahmed4609 5 жыл бұрын
Thanks man. I was learning Django and I REALLY wanted this! May God Bless you! Amen
@its_magnetic
@its_magnetic 5 жыл бұрын
Hey Brad Happy Teachers Day💫✨ I make my offering to the best teacher.😊 Thank you Brad, love and respect from Sikkim India 🇮🇳 5th September .19
@microman99
@microman99 2 жыл бұрын
You really make things super clear and easy, my coding journey would be a disaster without your channel thank you so much T T
@dahHobo
@dahHobo 5 жыл бұрын
Hi Brad! Around 9:40 you mention that there isn't really a way to show tables for sqlite3 databases. Funny enough, there seems to be an extension for everything in VS Code. There's an extension called "SQLite" that allows you to explore these DB's and even query through them.
@LuisOtavioZimmermann
@LuisOtavioZimmermann Жыл бұрын
Beekeeper and SQLITEAdmin can also do that.
@andrewleong7613
@andrewleong7613 5 жыл бұрын
YESSSSS THANK YOU i've been waiting for this
@jubalrahl
@jubalrahl 5 жыл бұрын
Dude, I was just going through a Django tutorial book and wishing you had one. Are you reading my mind?
@TraversyMedia
@TraversyMedia 5 жыл бұрын
Maybe ;)
@madferit1987
@madferit1987 5 жыл бұрын
I actually laughed out loud at the "good russian" joke :))
@shpazhist
@shpazhist 5 жыл бұрын
OMG Brad, great video but because you did that [pages] set up in the end of the video and not in the middle when doing all these views and urls set ups, I literally wasted 2 hrs as my pages were not loading properly 2. this whole copy paste was a little bit... too much imo.. and imo for somebody who learns these new concepts the approach with these quite advanced solutions was a bit too confusing, thus, I have a feeling that there are definitely easier and more appropriate ways to solve these but also these methods seemed more react/js ways of solving problems rather than really Pythonic way perhaps 3. this whole initial set up of poll frameworks within python shell... was a little bit too confusing too for beginners and I'd even suggest perhaps even doing a separate video where more practice on that can be done with these methods would be really great Once again, great tutorial but from the presentation perspective, especially because of the first point, it was quite painful and not the best way of teaching people imo
@PeceniJaguar
@PeceniJaguar 4 жыл бұрын
I am Django beginner like you was 1 y ago :) Did you find some more beginner friendly resources for learning Django, or you quit?
@shpazhist
@shpazhist 4 жыл бұрын
@@PeceniJaguar I have been promoted to a management position at my current work and so haven't really been coding since Mar tbh (so can't comment if anything changed since then as wasn't really active in the scene). But try Brad's paid Django course (Real Estate project) on Udemy and in my opinion after you finish it the only way to learn/excel is through practice as no other course makes you better developer than experience. GL!
@sunilsandhu6717
@sunilsandhu6717 5 жыл бұрын
Fantastic video - thanks yet again for taking the time to put another great crash course!
@afshn_h6387
@afshn_h6387 5 жыл бұрын
One of the best programming channel in KZbin thank you man
@salonexpress5088
@salonexpress5088 4 жыл бұрын
You had a bit of Boston slip there at 1:05:33 haha! Thank you for all the tutorials!
@zaanly
@zaanly 4 жыл бұрын
40:51 You may face an error here that os is not defined. Quick Solution is "add import os " before "from pathlib import Path" in settings.py Peace :)
@ousmanediop1008
@ousmanediop1008 5 жыл бұрын
I really appreciate your courses, Thank you so much Brad
@hydrogenguy
@hydrogenguy 3 жыл бұрын
You are so talented as a full stack dev. I have learnt alot on your channel. Thank you Brad👍
@KevinCampos-c5u
@KevinCampos-c5u 7 ай бұрын
any updated course?
@eugenetcgcomputer-guy6103
@eugenetcgcomputer-guy6103 5 жыл бұрын
Now this was worth it. It's really straight forward and easy to understand. Not to forget the "russian" thingy haha was hilarious. 😀😀
@mukmarkes4151
@mukmarkes4151 2 жыл бұрын
Good pacing, content rich, to the point. Thanks for the quick introduction to the django framework for the initiated.
@hassantariq8847
@hassantariq8847 5 жыл бұрын
Double Treat python & django back to back tuts💎 Thank you Sir🏅
@sifiso5055
@sifiso5055 5 жыл бұрын
Wow😮 Traversy, I really appreciate your content, Thank you so much😁
@TraversyMedia
@TraversyMedia 5 жыл бұрын
You're very welcome. Thanks for watching!
@SahraClayton
@SahraClayton 5 жыл бұрын
@@TraversyMedia this might be a bit off topic, but I am learning web dev(front end), but I can't afford a mac, will windows be ok when it comes to learning react and other stuff because I have heard windows is a nightmare for node and stuff
@lardosian
@lardosian 5 жыл бұрын
@@SahraClayton I've been learning the last 2 years on windows 7 with no problems.
@Ash-em5pm
@Ash-em5pm 5 жыл бұрын
@@SahraClayton windows is a nightmare for php based Web development and devops but node based stacks work fine. Still if you want a better experience, just dual boot your pc with a Linux distro. A Unix like operating system is the best you can get for Web dev and Linux indeed is one and is completely free.
@Moh_ha
@Moh_ha 4 жыл бұрын
it's actually complicated than it looks!! there are so many files interacting with each other....
@admiral_kane
@admiral_kane 5 жыл бұрын
Great video good sir! Especially for someone like me just starting out in web development. I have a question: at 24:30 you set q as a Question object with pk=1. Next you do 'q.choice_set.all()'. I am a bit confused here since q is an instance of the Question class that inherits models.Model where is the '.choice_set' coming from?.... because it is not a part of Question and I could not find anything of the sort under models or models.Model. Subscribed by the way!
@DennisIvy
@DennisIvy 5 жыл бұрын
Anytime you reference a model like "Question", you can reference all of its children (Many to one relationships) by simply extending ".childModelName_set.all()". So in this case because choice is a child of a question it can be referenced like so: "q.choice_set.all()" or even q.choice_set.filter()
@techienomadiso8970
@techienomadiso8970 5 жыл бұрын
Brad you are good at what you do! Big ups from Kenya.!
@dpapa2175
@dpapa2175 2 жыл бұрын
It's interesting how you've defined the answers. In a more perfect database , one answer could be applicable to many questions. i.e. Answer = "Red". Questions might be, what is your favourite colour? What is a three letter color? etc...but that would add complexity to the table design. But in reality...who does that?
@Vishanoberoi
@Vishanoberoi 4 жыл бұрын
Thank you, I followed this and learnt a lot of stuff and finally got it working
@basilali9767
@basilali9767 4 жыл бұрын
Thanks for fixing my Bugs, You are something special and nobody is like you. anyway, keep going on.
@adampace1492
@adampace1492 5 жыл бұрын
Great for begginers, (such as myself) and easy to keep up with!! Thanks Traversy!!
@aloismburu9684
@aloismburu9684 3 жыл бұрын
Thanks @Traversy Media. Your videos helped me a lot in improving my JS. I acquired a job. Kenya
@genesdada7045
@genesdada7045 5 жыл бұрын
As always love your detailed explanation on every single step of your programming lesson.Asante mungu akubariki.
@cubixeranonymous1343
@cubixeranonymous1343 5 жыл бұрын
I never thought I would use Django After your tutorial: I've literally made seven webpages.
@razin275
@razin275 5 жыл бұрын
Could i get the web address links
@mythocrat
@mythocrat 4 жыл бұрын
Please share the links sir, I would appreciate too 🙏
@LlegoManuel
@LlegoManuel 4 жыл бұрын
Like we said in Latin America "Where's the zelda?"
@gosnooky
@gosnooky 5 жыл бұрын
25:00 in, you reference q.choice_set, but you didn't define that in your models. Where did that come from?
@DennisIvy
@DennisIvy 5 жыл бұрын
"Choice" was defined at 14:20. Because "Choice" is a child of "Question" and "q" points to a question, you can query all of the questions children by simply calling "q.choice_set.all()" you can query any child model like this. Think of it like this: p = Parent.objects.all() p.childrenmodel_set.all(). Hope that helped :)
@extraxt
@extraxt 5 жыл бұрын
You are the best teacher! Thanks for this one again, Brad!
@Brocollipy
@Brocollipy 4 жыл бұрын
AMAZING course! Thanks so much. I hadn't realised how much Django has in common with Laravel.
@paristonhill2752
@paristonhill2752 4 жыл бұрын
I can't understand the url syntax at 49:30
@lavanya_m01
@lavanya_m01 4 жыл бұрын
1:08:43 Brad: tututu ;) He's freaking cute and ingenius!! Love your channel
@JesusNunez
@JesusNunez 4 жыл бұрын
The official *Polls* tutorial is pretty good, but this one is much easier to understand and fills some gaps left open in the official tutorial... like creating the landing page.
@stevendornan7979
@stevendornan7979 5 жыл бұрын
Thank you Brad
@jordanrob4240
@jordanrob4240 5 жыл бұрын
just went through this and it was really worthwhile!, had a small request for a video on using djongo driver to connect django to mongodb. it would be much appreciated!!
@romulororizz
@romulororizz 4 жыл бұрын
Sir, you're a blessing to this world
@SpencerDavis2000
@SpencerDavis2000 5 жыл бұрын
thanks man. this was an awesome tutorial. very hands on and great. I made it to the end and looking forward to more of your learning videos. thanks again.
@EdrisRanjbar
@EdrisRanjbar 2 жыл бұрын
This tutorial is very helpful for starters, and It gives people about what actually Django is and how it works.
@shaneblackwoodGodbless
@shaneblackwoodGodbless 5 жыл бұрын
Really love your work man awesome as always shoutout coming from Jamaica!
@high_lag
@high_lag 2 жыл бұрын
Thank you for this tutorial! I made it all the way through and it actually functions! Can you please do a series on Python unittest for test automation suites using some integration like Selenium?
@Zed091
@Zed091 5 жыл бұрын
where did you get the latest_question_list variable in 47:41 in if statement in index.html?
@DennisIvy
@DennisIvy 5 жыл бұрын
Back in 46:50 he set the variable by query the database and passing it in context
@PossumMedic
@PossumMedic 5 жыл бұрын
Thanks for the great video! :D It's really helping with my Dice roller pet project. I didn't realize how hard it was to connect python to your web page! :s
@vighnesh1768
@vighnesh1768 5 жыл бұрын
Thanks brad. Appreciate what you're teaching us.
@bryanmisa850
@bryanmisa850 4 жыл бұрын
Dude! You R awsome! Thanks for all of your tutorials you made!
@DrazenJankovicFFT
@DrazenJankovicFFT 3 жыл бұрын
for those who struggle with results showing up, if you're using bootstrap 5 switch badge-success and float-right with bg-success and float-end
@IvanRuizPhoto
@IvanRuizPhoto Жыл бұрын
you the man!😀
@aasutossh
@aasutossh 5 жыл бұрын
Just wanted to learn it. Now, it's here already.
@nehemiahkivelevitz3535
@nehemiahkivelevitz3535 4 жыл бұрын
If you were confused at 24:42 where he used choice_set and how that came to be, take a look at the django docs which clear this up: docs.djangoproject.com/en/dev/topics/db/queries/#backwards-related-objects
@ego_sum_liberi
@ego_sum_liberi 4 жыл бұрын
Thanks, I'll have to check that again.
@johnsonchukwu9146
@johnsonchukwu9146 2 жыл бұрын
Please I need help.. The polls result count is not displaying. Nothing wrong with my code.
@handsandteeth
@handsandteeth 4 жыл бұрын
This was a great intro to Django - thanks for sharing.
@badmuskaybee5111
@badmuskaybee5111 5 жыл бұрын
Thanks Brad for your quality content. We are patiently waiting for your flutter tutorial.
@Jihed
@Jihed 5 жыл бұрын
thank you Traversy you helped me a lot in many development areas, but I really hated that you just copied and pasted templates and sometimes you don't clear things as usual, thank you again, teacher :D
@Simbatronix
@Simbatronix 5 жыл бұрын
For those who wish to see the database they created You can download SQLiteStudio, install it and browse to your project file to view it via a user friendly GUI
@slick_suggestions
@slick_suggestions 4 жыл бұрын
really good work sir i watched all your web development tutorials and I landed a job because of it..! thanks a lot
@maxkinli
@maxkinli 3 жыл бұрын
24:31 'choice_set' Where did it came from and why it has methods like create and all?
@musicman_33
@musicman_33 2 жыл бұрын
Amazing tutorial, thanks Brad
@ApplyIT2021
@ApplyIT2021 2 жыл бұрын
Very good video explaining how to develop a Django application end to end. Using virtual environment with pipenv is really very helpful for different projects.
@momen_ai
@momen_ai 5 жыл бұрын
Thank you very much. what is next? could you recommend a book?
@bonchan4404
@bonchan4404 5 жыл бұрын
Hi brad currently enrolled in your html and css udemy course! Im taking my time to learn and not rushing . Hope that i can shift to a front end job someday ! I can do this !
@kelvinkiarie3467
@kelvinkiarie3467 5 жыл бұрын
thank you thank you thank you brad..... really needed this
Desktop GUI App With Python & Tkinter
56:39
Traversy Media
Рет қаралды 389 М.
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 243 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Django Tutorial for Beginners - Build Powerful Backends
1:02:36
Programming with Mosh
Рет қаралды 2,8 МЛН
Express JS Crash Course
1:14:01
Traversy Media
Рет қаралды 971 М.
Python Django 7 Hour Course
7:10:05
Traversy Media
Рет қаралды 1,9 МЛН
Best of CES 2025
14:50
The Verge
Рет қаралды 631 М.
Python Crash Course For Beginners
1:35:47
Traversy Media
Рет қаралды 913 М.
Has Coding Become Boring?
10:36
Traversy Media
Рет қаралды 30 М.
Git & GitHub Crash Course 2025
49:29
Traversy Media
Рет қаралды 20 М.
Python Django Web Framework - Full Course for Beginners
3:45:41
freeCodeCamp.org
Рет қаралды 4,8 МЛН
Django For Beginners - Full Tutorial
3:13:54
Tech With Tim
Рет қаралды 677 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН