Preparation

We need A Coding Environment

We shall be dealing with the Django framework for building web applications, but first we need to know where we are going to do all of that coding. If you already know how to do this, then just skip to the next lesson, if not, stay with me please.

Which IDE should we use?

I recommend that you use Visual Studio Code or Pycharm Community (or if you have money for the professional, then the professional) version. Any other IDE like sublime Text Editor will be fine. Download any of these suggested editors and let's get to coding. A simple Google search for any of them should suffice.