Improve your Django skills by building 3 complete projects. In this course you will lean how to use Python and Django to build a URL shortener, a to-do list, and an English dictionary.
Course developed by Code With Tomi. Check out his channel:
Tomi on Twitter:
Here are the projects you will create:
1. A URL Shortener
π»
π Finished:
2. A To-do List Web App
π»
π Finished:
3. An English Dictionary
π»
π Finished:
βοΈ Course Contents βοΈ
β¨οΈ (00:00) Intro
β¨οΈ (00:16) Projects Demo
β¨οΈ (02:39) Building A URL Shortner With Django
β¨οΈ (34:33) Deploying Our URL Shortner
β¨οΈ (48:47) Building A Todo List App With Django
β¨οΈ (1:20:15) Deploying Our Todo List App
β¨οΈ (1:34:29) Building An English Dictionary With Django
β¨οΈ (1:52:57) Deploying Our English Dictionary
—
Learn to code for free and get a developer job:
Read hundreds of articles on programming:
And subscribe for new videos on technology every day:
Please an advanced django course which teaches how to handle more request , increase speed
Yeah, I feel comfortable with the basics, I want to learn more advance stuff.
Do projects and research
So long and great learning videos without adds. Thank you so much
Great work π
Thank you
I was waiting for this type of video .. thank you so much β€οΈ
3 project timestamp :
intro 0:00 to 2:40
1St Project URL Shortner 2:41 to 48:47
2nd Project A TODO list 48:48 to 1:34:37
3rd Project Building an English Dictionary 1:34:28 to 2:01:05
very informative and good projects but for me working as django developer these are very easy projects
hello, can i know if this video is friendly to newbies of Django ? i never worked on Django before.
I’ll recommend you learn django first, then watch this video.
Hey everybody.
Anybody tried to convert the jquery code to vanilla js?
Trying to use the fetch api, able to POST but can’t receive the new string to replace the h2.
Nice creation man kepp going πππ
Thanks a lot
I’m learning Django, you saved me time π
For some reason I thought the URL shortner would be hard to do but I’m surprised how simple it was. Thanks!
programming is about think smart not hard
I cannot find the source (untouched) index.html file for urlshortener. In your github it’s with all the changes, so there is no need to change it and add anything to it. Where is original html file?
Thanks! I got stuck in my own ‘Todo app’ and I could find a solution here:) We all know how frustrating stucking up may be:D
ValueError: Django can only handle ASGI/HTTP connections, not websocket.
can someone please help me solve this error
Thanks Tomi,but I am finding it difficult to access the source code
This was a faster way for me to learn Django – Thanks alot – Keep them coming
I am getting an error: “no such table: todo_todo” in TODO List Project. Can somebody guide me where did i went wrong?
U have to “makemigrations” first then “migrate” app name that’s it
These are commands are extremely important while working in models
to make a little mediocore(higher version than basic) web based application using django and python , wht are the softwares required to be installed ?
I made same project and I got placement thx β€β€β€ I understand code and tell company that I made it they were happy now I am working in samsung 20ctc
Which project did you kept in your resume
Ak blockchain ke upar tha
Ak apni website profile
Chat application
@Nonstop CODING : CODE WITH ADITYA can you help me? I am struggling to get a job
@Everything_U_need2know yes
@Everything_U_need2know Did you got placed? Coz even I am struggling to find a job. I have done my Bachelors of Engg in IT since June 2021. I am interested in Python, ML, SQL , Django as a fresher.
Did anyone use git to keep track of changes in this tutorial?