Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/labex-labs/basic-django
- Owner: labex-labs
- Created: 2024-11-01T01:45:58.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-12-06T06:16:14.000Z (about 1 month ago)
- Last Synced: 2024-12-06T07:21:01.697Z (about 1 month ago)
- Topics: challenges, course, django, exercises, hands-on, labex, labs, playgroud, programming
- Homepage: https://labex.io/courses/basic-django
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)