Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/basic-django

Quick Start with Django | This repo collects 7 of programming labs exercises for Quick Start with Django. This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.
https://github.com/labex-labs/basic-django

challenges course django exercises hands-on labex labs playgroud programming

Last synced: about 1 month ago
JSON representation

Quick Start with Django | This repo collects 7 of programming labs exercises for Quick Start with Django. This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.

Awesome Lists containing this project

README

        

# Quick Start with Django

[![Quick Start with Django](https://cover-creator.appbot.io/quick-start-with-django.png)](https://labex.io/courses/basic-django)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/basic-django)

This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.

![Django](https://img.shields.io/badge/Django-whitesmoke?style=for-the-badge&logo=django)

## Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|---------------------------------------------|--------------|----------------------------------------------------------------------------------------------------------------------------|
| 1 | πŸ“– Creation of a Basic Poll Application | β˜…β˜†β˜† | Start Lab |
| 2 | πŸ“– Set Up the Database | β˜…β˜†β˜† | Start Lab |
| 3 | πŸ“– Creating the Public Interface Views | β˜…β˜†β˜† | Start Lab |
| 4 | πŸ“– Form Processing and Cutting Down Our Code | β˜…β˜†β˜† | Start Lab |
| 5 | πŸ“– Create Some Automated Tests | β˜…β˜†β˜† | Start Lab |
| 6 | πŸ“– Add a Stylesheet and an Image | β˜…β˜†β˜† | Start Lab |
| 7 | πŸ“– Customizing Django's Admin Site | β˜…β˜†β˜† | Start Lab |

## More

- πŸ”— [Django Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [Django Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [Django Free Tutorials](https://github.com/labex-labs/django-free-tutorials)