Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labex-labs/django-free-tutorials
[Practice Django Free Tutorials] This repository collects 7 of free tutorials for Django. Django is a Python-based free and open-source web framework, which follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an independent organization estab...
https://github.com/labex-labs/django-free-tutorials
List: django-free-tutorials
awesome awesome-list django education free free-tutorials hands-on labex programming tutorials
Last synced: 3 months ago
JSON representation
[Practice Django Free Tutorials] This repository collects 7 of free tutorials for Django. Django is a Python-based free and open-source web framework, which follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an independent organization estab...
- Host: GitHub
- URL: https://github.com/labex-labs/django-free-tutorials
- Owner: labex-labs
- Created: 2024-06-01T00:55:21.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T01:33:42.000Z (3 months ago)
- Last Synced: 2024-08-02T04:26:20.856Z (3 months ago)
- Topics: awesome, awesome-list, django, education, free, free-tutorials, hands-on, labex, programming, tutorials
- Homepage: https://labex.io/skilltrees/django
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- python-free-tutorials - Practice Django Free Tutorials
- practice-django-programming-courses - Django Free Tutorials
- hadoop-free-tutorials - Practice Django Free Tutorials
- c-free-tutorials - Practice Django Free Tutorials
- cpp-free-tutorials - Practice Django Free Tutorials
- rust-free-tutorials - Practice Django Free Tutorials
- sklearn-free-tutorials - Practice Django Free Tutorials
- linux-free-tutorials - Practice Django Free Tutorials
- ml-free-tutorials - Practice Django Free Tutorials
- ansible-free-tutorials - Practice Django Free Tutorials
- git-free-tutorials - Practice Django Free Tutorials
- mysql-free-tutorials - Practice Django Free Tutorials
- numpy-free-tutorials - Practice Django Free Tutorials
- go-free-tutorials - Practice Django Free Tutorials
- shell-free-tutorials - Practice Django Free Tutorials
- opencv-free-tutorials - Practice Django Free Tutorials
- javascript-free-tutorials - Practice Django Free Tutorials
- kubernetes-free-tutorials - Practice Django Free Tutorials
- cysec-free-tutorials - Practice Django Free Tutorials
- html-free-tutorials - Practice Django Free Tutorials
- pandas-free-tutorials - Practice Django Free Tutorials
- bigdata-free-tutorials - Practice Django Free Tutorials
- data-science-free-tutorials - Practice Django Free Tutorials
- devops-free-tutorials - Practice Django Free Tutorials
- docker-free-tutorials - Practice Django Free Tutorials
- java-free-tutorials - Practice Django Free Tutorials
- matplotlib-free-tutorials - Practice Django Free Tutorials
- web-development-free-tutorials - Practice Django Free Tutorials
- css-free-tutorials - Practice Django Free Tutorials
- react-free-tutorials - Practice Django Free Tutorials
- ultimate-awesome - django-free-tutorials - Practice Django Free Tutorials | This repo collects 7 of free tutorials for Django. Django is a powerful framework for web development. This Skill Tree presents a comprehensive learning path for building web applications with Django. Perfect for beginners, it offers a structured roadmap to master. (Other Lists / PowerShell Lists)
README
# Django Free Tutorials
Django is a Python-based free and open-source web framework, which follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an independent organization established as a 501 non-profit.
| Index | Name | Difficulty | Tutorial Link |
|---------|-----------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------------------------------------------------------------------------|
| 1 | [📖 Creation of a Basic Poll Application](https://labex.io/tutorials/django-creation-of-a-basic-poll-application-153741) | ★☆☆ | [🔗 View](https://labex.io/tutorials/django-creation-of-a-basic-poll-application-153741) |
| 2 | [📖 Set Up the Database](https://labex.io/tutorials/django-set-up-the-database-153742) | ★☆☆ | [🔗 View](https://labex.io/tutorials/django-set-up-the-database-153742) |
| 3 | [📖 Creating the Public Interface Views](https://labex.io/tutorials/django-creating-the-public-interface-views-153743) | ★☆☆ | [🔗 View](https://labex.io/tutorials/django-creating-the-public-interface-views-153743) |
| 4 | [📖 Form Processing and Cutting Down Our Code](https://labex.io/tutorials/django-form-processing-and-cutting-down-our-code-153744) | ★☆☆ | [🔗 View](https://labex.io/tutorials/django-form-processing-and-cutting-down-our-code-153744) |
| 5 | [📖 Create Some Automated Tests](https://labex.io/tutorials/django-create-some-automated-tests-153745) | ★☆☆ | [🔗 View](https://labex.io/tutorials/django-create-some-automated-tests-153745) |
| 6 | [📖 Add a Stylesheet and an Image](https://labex.io/tutorials/django-add-a-stylesheet-and-an-image-153746) | ★☆☆ | [🔗 View](https://labex.io/tutorials/django-add-a-stylesheet-and-an-image-153746) |
| 7 | [📖 Customizing Django's Admin Site](https://labex.io/tutorials/django-customizing-django-s-admin-site-153747) | ★☆☆ | [🔗 View](https://labex.io/tutorials/django-customizing-django-s-admin-site-153747) |## More Free Tutorials
- [Practice Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)
- [Practice Python Free Tutorials](https://github.com/labex-labs/python-free-tutorials)
- [Practice DevOps Free Tutorials](https://github.com/labex-labs/devops-free-tutorials)
- [Practice Web Development Free Tutorials](https://github.com/labex-labs/web-development-free-tutorials)
- [Practice Data Science Free Tutorials](https://github.com/labex-labs/data-science-free-tutorials)
- [Practice Big Data Free Tutorials](https://github.com/labex-labs/bigdata-free-tutorials)
- [Practice Cyber Security Free Tutorials](https://github.com/labex-labs/cysec-free-tutorials)
- [Practice Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)
- [Practice Docker Free Tutorials](https://github.com/labex-labs/docker-free-tutorials)
- [Practice Kubernetes Free Tutorials](https://github.com/labex-labs/kubernetes-free-tutorials)
- [Practice Git Free Tutorials](https://github.com/labex-labs/git-free-tutorials)
- [Practice Ansible Free Tutorials](https://github.com/labex-labs/ansible-free-tutorials)
- [Practice Jenkins Free Tutorials](https://github.com/labex-labs/jenkins-free-tutorials)
- [Practice Shell Free Tutorials](https://github.com/labex-labs/shell-free-tutorials)
- [Practice Java Free Tutorials](https://github.com/labex-labs/java-free-tutorials)
- [Practice Hadoop Free Tutorials](https://github.com/labex-labs/hadoop-free-tutorials)
- [Practice C++ Free Tutorials](https://github.com/labex-labs/cpp-free-tutorials)
- [Practice C Free Tutorials](https://github.com/labex-labs/c-free-tutorials)
- [Practice MySQL Free Tutorials](https://github.com/labex-labs/mysql-free-tutorials)
- [Practice Go Free Tutorials](https://github.com/labex-labs/go-free-tutorials)
- [Practice Rust Free Tutorials](https://github.com/labex-labs/rust-free-tutorials)
- [Practice OpenCV Free Tutorials](https://github.com/labex-labs/opencv-free-tutorials)
- [Practice Django Free Tutorials](https://github.com/labex-labs/django-free-tutorials)
- [Practice Pandas Free Tutorials](https://github.com/labex-labs/pandas-free-tutorials)
- [Practice NumPy Free Tutorials](https://github.com/labex-labs/numpy-free-tutorials)
- [Practice scikit-learn Free Tutorials](https://github.com/labex-labs/sklearn-free-tutorials)
- [Practice Matplotlib Free Tutorials](https://github.com/labex-labs/matplotlib-free-tutorials)
- [Practice Algorithm Free Tutorials](https://github.com/labex-labs/algorithm-free-tutorials)
- [Practice HTML Free Tutorials](https://github.com/labex-labs/html-free-tutorials)
- [Practice CSS Free Tutorials](https://github.com/labex-labs/css-free-tutorials)
- [Practice JavaScript Free Tutorials](https://github.com/labex-labs/javascript-free-tutorials)
- [Practice React Free Tutorials](https://github.com/labex-labs/react-free-tutorials)
- [Practice jQuery Free Tutorials](https://github.com/labex-labs/jquery-free-tutorials)## More
- 🔗 [Django Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- 🔗 [Django Programming Projects](https://github.com/labex-labs/awesome-programming-projects)