Webdevelopment for dummies workshop

Here you can easily download slides and navigate to the source code for these workshops.


About

These are the slides and source code for the 6 workshops organised on webdevelopment for dummies. In these workshops participants learned how to develop Django applications, monitor those using Sentry and deploy them using DigitalOcean.

Session 1

In this session you go through setting up your workspace for Django webdevelopment.

Session 2

In this session you learn the basics of Django. Most of these principles are universal and can be used in other frameworks too.

Session 3

In this session you will configure several useful things like:

Session 4

In this session you will prepare your project for deployment by checking the deployment checklist, enabling Django Debug Toolbar and adding Sentry.

Session 5

In this final session you will deploy your project on DigitalOcean and learn how to investigate performance issues.

Session 6

In this session you can practice what you learned in the other sessions by making your own project. I will be there to answer your questions.