awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DjangoGirls avatar

DjangoGirls/tutorial

0
View on GitHub↗
1,578 stars·1,823 forks·Makefile·19 vuestutorial.djangogirls.org↗

Tutorial

This open-source educational material serves as a comprehensive learning guide and workshop curriculum designed to teach absolute beginners how to build and deploy web applications from scratch. It provides structured, self-paced instructions focused on server-side code, backend logic, database abstraction layers, and HTML rendering patterns using Python and the Django web framework.

The guide is organized as a step-by-step walkthrough that breaks down complex technical lessons into linear, bite-sized tasks complete with expected output snippets. It covers command-line execution steps for installing packages, running migrations, and controlling web servers, while utilizing a static site generator and custom layout templates to render structured text chapters into a readable web manual with language-driven version routing for translated editions.

Features

  • Web Application Development - Teaches absolute beginners how to build and deploy web applications from scratch using Python and Django.
  • Workshop Materials - Provides structured, self-paced learning materials and step-by-step instructions for volunteer-led technology workshops.
  • Web Development Learning Paths - Teaches building first websites and web applications from scratch without prior coding experience.
  • Web Development Tutorials - Provides a comprehensive learning guide and step-by-step curriculum for building web applications using Python and Django.
  • Open Educational Resources - Serves as an open-source educational material providing self-paced learning guides for technology workshops.
  • Step-by-Step Tutorials - Structures complex technical lessons into linear, bite-sized tasks with expected output snippets for novice learners.
  • Model Template Views - Teaches backend logic, database abstraction layers, and HTML rendering patterns using standard framework conventions.
  • Curricula - Provides a comprehensive educational curriculum designed to teach beginners how to build web applications.
  • Tutorials - Guides learners through practical tutorials to create and deploy dynamic web applications using the Django web framework.
  • Python Backends - Teaches writing server-side code and backend logic using the Python programming language for custom web projects.
  • Static Markdown Documentation - Publishes structured text chapters into a readable web manual using a static site generator and custom layout templates.
  • Locale-Aware Routings - Implements localized routing and language-driven URL prefixes to switch between translated documentation editions.

Historique des stars

Graphique de l'historique des stars pour djangogirls/tutorialGraphique de l'historique des stars pour djangogirls/tutorial

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Tutorial

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Tutorial.
  • chenshenhai/koa2-noteAvatar de chenshenhai

    chenshenhai/koa2-note

    5,161Voir sur GitHub↗

    koa2-note is a project focused on Koa2 web server development and Node.js asynchronous programming. It provides a framework for building web servers and APIs using an asynchronous middleware pipeline to handle request and response cycles. The project emphasizes a layered backend architecture that decouples routing, business services, and data models. It distinguishes itself through the integration of relational databases for persisting user sessions and application data, alongside a build process that includes JSX-to-JavaScript compilation for frontend assets. The capability surface covers b

    course-noteskoakoa2
    Voir sur GitHub↗5,161
  • mdn/learning-areaAvatar de mdn

    mdn/learning-area

    7,577Voir sur GitHub↗

    This is an educational resource for learning front-end web development fundamentals. It provides structured tutorials, hands-on exercises, and ready-to-run code samples covering HTML, CSS, and JavaScript. The content is designed for beginners, starting from zero knowledge and building up through guided, practical examples. It includes materials for learning CSS layout and styling techniques, as well as core JavaScript programming concepts like variables, functions, and DOM manipulation. The repository offers a collection of executable code snippets that complement the tutorials, allowing lea

    HTMLlearninglearning-jslearning-to-code
    Voir sur GitHub↗7,577
  • h2oai/waveAvatar de h2oai

    h2oai/wave

    4,241Voir sur GitHub↗

    Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards and interactive interfaces using Python and R. It allows developers to define browser-based user interfaces and manage server-side state without writing HTML or CSS. The project functions as a collaborative state synchronizer, relaying and persisting application state across multiple concurrent users to enable shared real-time experiences. It distinguishes itself by broadcasting live updates and data visualizations to connected browsers through a unified programming model. T

    Pythonappdashboardfedramp
    Voir sur GitHub↗4,241
  • cakephp/cakephpAvatar de cakephp

    cakephp/cakephp

    8,797Voir sur GitHub↗

    CakePHP is a PHP web framework designed for the rapid development of full-featured web applications. It utilizes a model-view-controller architecture to separate business logic, data models, and user interfaces. The framework includes a built-in object-relational mapper that allows for the retrieval and storage of relational data without writing raw SQL queries. It employs a convention-over-configuration approach to reduce boilerplate code by assuming standard naming schemes for files and database tables. The project provides tools for implementing web forms with integrated validation and pr

    PHP
    Voir sur GitHub↗8,797
Voir les 30 alternatives à Tutorial→

Questions fréquentes

Que fait djangogirls/tutorial ?

This open-source educational material serves as a comprehensive learning guide and workshop curriculum designed to teach absolute beginners how to build and deploy web applications from scratch. It provides structured, self-paced instructions focused on server-side code, backend logic, database abstraction layers, and HTML rendering patterns using Python and the Django web framework.

Quelles sont les fonctionnalités principales de djangogirls/tutorial ?

Les fonctionnalités principales de djangogirls/tutorial sont : Web Application Development, Workshop Materials, Web Development Learning Paths, Web Development Tutorials, Open Educational Resources, Step-by-Step Tutorials, Model Template Views, Curricula.

Quelles sont les alternatives open-source à djangogirls/tutorial ?

Les alternatives open-source à djangogirls/tutorial incluent : chenshenhai/koa2-note — koa2-note is a project focused on Koa2 web server development and Node.js asynchronous programming. It provides a… mdn/learning-area — This is an educational resource for learning front-end web development fundamentals. It provides structured tutorials,… jetzig-framework/jetzig — Jetzig is a full-stack web framework built in the Zig programming language. It provides a structured environment for… cakephp/cakephp — CakePHP is a PHP web framework designed for the rapid development of full-featured web applications. It utilizes a… iron/iron — Iron is a Rust web framework used for building concurrent web applications and APIs. It functions as a concurrent HTTP… h2oai/wave — Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards…

Collections incluant Tutorial

Sélections manuelles où Tutorial apparaît.
  • Python learning resources