Thursday, July 22, 2021

Beginner's: Python Django Microsoft Learn and Video Series.

Beginner's Series: Django

Welcome to the supporting page for Beginner's Series: Django! Here you can find links to relevant resources and source code.

 

BeginnerDjango.PNG

One of the most popular types of web applications to create is one to act as a front-end for a database. These applications focus on a common set of patters where you will allow users to create, retrieve, update and delete (CRUD) data. Creating CRUD applications can sometimes be tedious as large portions of the code are duplicated in your project.

 

Django is a framework built specifically for this style of application and is designed to help overcome the most common challenges. This video series and Microsoft Learn Modules will walk you through the core concepts, from installation, to the administration page where business users can modify data, to displaying information to external users, and deploying to Azure.

 

We'll see how we can work with data both locally and in the cloud, and use some of the most popular features of the framework. https://aka.ms/CreateWebsitesWithDjango

Learn More

Tooling

Azure



Posted at https://sl.advdat.com/3BtnqVt