From fa2b461f8fc8f24738946a9209d8e7699a91276f Mon Sep 17 00:00:00 2001 From: William Vincent Date: Thu, 14 Feb 2019 20:00:31 -0500 Subject: [PATCH] remove Nigel video course --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9d1e785..56a4722 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,6 @@ _Django 1.11_ ### Paid Videos -- [Build Your First Website with Django](https://academy.masteringdjango.com/courses/build-your-first-website-with-django-2) - [Build Backend Web Apps and APIs with Django](https://www.oreilly.com/library/view/web-development-in/9780134659824/) - 9 hour course from Andrew Pinkham, author of [Django Unleashed](https://www.amazon.com/dp/0321985079/), covering APIs, data manipulation, and deployment to Heroku. - [Build a Real Estate App](https://www.udemy.com/python-django-dev-to-deployment/) - 11 hour course by Brad Traversy on building a real estate app with PostgreSQL and deploying to Digital Ocean. - [Ultimate Web Development Bootcamp](https://www.udemy.com/the-ultimate-beginners-guide-to-django-django-2-python-web-dev-website/) - 10 hour course building three apps--word counter, personal portfolio, product hunt clone--and deploying to Digital Ocean.