Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labex-labs/quick-start-with-django
[Quick Start with Django] This repository collects 7 of programming scenarios (labs and challenges) 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/quick-start-with-django
List: quick-start-with-django
awesome awesome-list challenges course django education hands-on labex labs programming
Last synced: 2 months ago
JSON representation
[Quick Start with Django] This repository collects 7 of programming scenarios (labs and challenges) 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/quick-start-with-django
- Owner: labex-labs
- Created: 2024-05-22T09:02:36.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T01:27:36.000Z (6 months ago)
- Last Synced: 2024-08-02T04:23:06.240Z (6 months ago)
- Topics: awesome, awesome-list, challenges, course, django, education, hands-on, labex, labs, programming
- Homepage: https://labex.io/skilltrees/python
- 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/quick-start-with-django)
[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/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.
![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
- π [Python Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- π [Python Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- π [Python Free Tutorials](https://github.com/labex-labs/python-free-tutorials)