From the course: Building a Personal Portfolio with 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 for Django

Next steps for Django

From the course: Building a Personal Portfolio with Django

Start my 1-month free trial

Next steps for Django

- [Nick] Thank you so much for coming along with me and building this portfolio. I hope you enjoyed that. I have some next steps for you if you'd like to move forward. My first big recommendation is dive more into Django. It has so much more to offer. I'd really recommend checking out djangoproject.com, that's the official website for Django. There's some really cool topics you can dive into from a top level view. Here are some that I think you might be interested in. Class based views, Authentication, and REST APIs. Now there's obviously more in Django than just those three, but I think those could be some launching points for you. Also, we've created a website, but it's not out live on the internet. It's living on your computer right now. If you'd like to share your website with everybody that's called deploying your website, and there's lots of different places you can do that. One of those is through Digital Ocean or Amazon Web Services. You can do it through Heroku, Python…

Contents