In this course students will learn how to develop website using Django. Django is a high-level Python web framework that enables the rapid development of secure and maintainable websites. It is free and open-source designed to handle much of the common hassles of web development, allowing developers to focus on writing their specific application logic.
Students will be able to build and deploy website using the Django framework.
None
A Python version 3.8 or greater must be installed. You can download and install Python from https://www.python.org/downloads/.
An IDE (Integrated Development Environment) is also required. We will be using Visual Studio Code which can be downloaded from https://code.visualstudio.com/.