From the course: Test-Driven Development in Django

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Test-Driven Development in Django

Start my 1-month free trial

Next steps

- [Nick] Well thank you for joining me in learning about test-driven development in Django. Hopefully your big next step is for you to try this in your own projects. You've seen the benefits and awesomeness of tests and you've said, I want to add this to my project, I want to feel confident every time I deploy a new feature. So other places that you can go if you'd like to dive deeper into Django, you can check out my deploying Django Apps to learn how to deploy your project to Azure, Heroku, Digital Ocean, AWS. You can also learn more about Django's Forms, they're very powerful, we touched on them lightly here but there's so much more you can get done with them. You can also learn how to build a paid membership site with Django, if you want to make money month after month, this is the course for you. Other topics that I'd recommend, we touched on it lightly at the end, but deployment automation, learning how to make it so that you with one command get your code out live to the…

Contents