Build Three Django Projects - Python Course VIDEO
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: https://www.youtube.com/c/CodeWithTomi
Tomi on Twitter: https://twitter.com/TomiTokko3
Here are the projects you will create:
1. A URL Shortener
💻 https://github.com/tomitokko/django_url_shortner
🔗 Finished: http://www.surls.ga
2. A To-do List Web App
💻 https://github.com/tomitokko/todo-list-app-with-django
🔗 Finished: https://todolist789.herokuapp.com
3. An English Dictionary
💻 https://github.com/tomitokko/english-dictionary-with-django
🔗 Finished: https://englishdictionaryyt.herokuapp.com
⭐️ 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: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Other Videos By freeCodeCamp.org 2021-03-05 Create a Twitter Clone with Vue.js, Quasar Framework & Firebase for iOS, Android, Mac & Windows 2021-03-01 Postman Beginner's Course - API Testing 2021-02-26 React and Golang JWT Authentication - Tutorial 2021-02-25 TypeScript GameDev Tutorial – Create an Arkanoid Game 2021-02-24 Serverless Functions Course - Create a Serverless API 2021-02-22 Data Visualization with D3, JavaScript, React - Full Course [2021] 2021-02-18 Data Analysis with Python Course - Numpy, Pandas, Data Visualization 2021-02-16 Build a Robinhood-Style Android App to Track COVID-19 Cases - Kotlin Tutorial 2021-02-10 UI / UX Design Tutorial – Wireframe, Mockup & Design in Figma 2021-02-09 Python Project - Ameritrade API Stock Screener 2021-02-05 Build Three Django Projects - Python Course 2021-02-02 freeCodeCamp.org Curriculum Expansion: Math + Machine Learning + Data Science 2021-02-02 Object Oriented Programming (OOP) in C++ Course 2021-01-27 Data Structures - Full Course Using C and C++ 2021-01-26 Android Studio Tutorial - Build a GPS App 2021-01-21 Build a Shopping Cart with React and TypeScript - Tutorial 2021-01-19 Basics of SQL Injection - Penetration Testing for Ethical Hackers 2021-01-13 How to Make a Landing Page using HTML, SCSS, and JavaScript - Full Course 2021-01-12 Java Testing - JUnit 5 Crash Course 2021-01-07 Build 12 Data Science Apps with Python and Streamlit - Full Course 2021-01-05 Build a Complete Android App with Firebase - Full Course with Kotlin