---
title: "DGC Coaching Philosophy: Decision, Game-Related, Creativity"
description: "DGC is a youth coaching philosophy built on three ideas: Decision-making, Game-related practice, and Creativity. It puts choices back at the player's feet, keeps every exercise connected to the real game, and leaves room to invent. Drawn from European federation methodology, it replaces queues, laps and lectures with game design."
canonical: https://hobbit.football/academy/dgc-philosophy
language: en
publisher: Hobbit (https://hobbit.football)
---

# DGC Coaching Philosophy: Decision, Game-Related, Creativity

> DGC is a youth coaching philosophy built on three ideas: Decision-making, Game-related practice, and Creativity. It puts choices back at the player's feet, keeps every exercise connected to the real game, and leaves room to invent. Drawn from European federation methodology, it replaces queues, laps and lectures with game design.

## Articles

- [Stop Giving Bad Coaching Instructions! How to Develop Decision-Making in Young Players](https://hobbit.football/academy/stop-bad-coaching-instructions.md)
- ["Over-Coaching", It's Time to Give Football Back to the Children](https://hobbit.football/academy/over-coaching-give-football-back-to-children.md)
- [Stop Wasting Your Players' Time: The "3L Rule" to Maximize Training Efficiency](https://hobbit.football/academy/the-3l-rule-maximize-training-efficiency.md)
- [Is Your Training Session Really Just About Completing a Few Drills?](https://hobbit.football/academy/training-purpose-beyond-completing-drills.md)
- [Extra Fitness Drills? The Problem Isn't the Kids, It's Your Session Design](https://hobbit.football/academy/fitness-training-its-your-session-design.md)
- [How Does Coaching Behavior Affect Player Creativity?](https://hobbit.football/academy/how-coaching-behavior-affects-player-creativity.md)
- [Diverse Competition Mechanisms: The Deep Principles Behind Training Fun](https://hobbit.football/academy/diverse-competition-mechanisms-training.md)
- [What Is "Non-Linear Education" in Youth Football? 17 Daily Reflections](https://hobbit.football/academy/non-linear-education-17-reflections.md)
- [Team Ball Possession: 7 Core Coaching Points](https://hobbit.football/academy/team-possession-7-core-coaching-points.md)
- [How Do European Academies Actually Train Fundamentals?](https://hobbit.football/academy/how-european-academies-train-fundamentals.md)

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "CollectionPage",
      "name": "DGC Coaching Philosophy: Decision, Game-Related, Creativity",
      "description": "DGC is a youth coaching philosophy built on three ideas: Decision-making, Game-related practice, and Creativity. It puts choices back at the player's feet, keeps every exercise connected to the real game, and leaves room to invent. Drawn from European federation methodology, it replaces queues, laps and lectures with game design.",
      "url": "https://hobbit.football/academy/dgc-philosophy",
      "isPartOf": {
        "@type": "WebSite",
        "name": "Hobbit Academy",
        "url": "https://hobbit.football/academy"
      },
      "publisher": {
        "@type": "Organization",
        "name": "Hobbit",
        "url": "https://hobbit.football",
        "logo": {
          "@type": "ImageObject",
          "url": "https://hobbit.football/icon-512.png"
        }
      }
    },
    {
      "@type": "ItemList",
      "numberOfItems": 10,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Stop Giving Bad Coaching Instructions! How to Develop Decision-Making in Young Players",
          "url": "https://hobbit.football/academy/stop-bad-coaching-instructions"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "\"Over-Coaching\", It's Time to Give Football Back to the Children",
          "url": "https://hobbit.football/academy/over-coaching-give-football-back-to-children"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Stop Wasting Your Players' Time: The \"3L Rule\" to Maximize Training Efficiency",
          "url": "https://hobbit.football/academy/the-3l-rule-maximize-training-efficiency"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Is Your Training Session Really Just About Completing a Few Drills?",
          "url": "https://hobbit.football/academy/training-purpose-beyond-completing-drills"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Extra Fitness Drills? The Problem Isn't the Kids, It's Your Session Design",
          "url": "https://hobbit.football/academy/fitness-training-its-your-session-design"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "How Does Coaching Behavior Affect Player Creativity?",
          "url": "https://hobbit.football/academy/how-coaching-behavior-affects-player-creativity"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "Diverse Competition Mechanisms: The Deep Principles Behind Training Fun",
          "url": "https://hobbit.football/academy/diverse-competition-mechanisms-training"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "What Is \"Non-Linear Education\" in Youth Football? 17 Daily Reflections",
          "url": "https://hobbit.football/academy/non-linear-education-17-reflections"
        },
        {
          "@type": "ListItem",
          "position": 9,
          "name": "Team Ball Possession: 7 Core Coaching Points",
          "url": "https://hobbit.football/academy/team-possession-7-core-coaching-points"
        },
        {
          "@type": "ListItem",
          "position": 10,
          "name": "How Do European Academies Actually Train Fundamentals?",
          "url": "https://hobbit.football/academy/how-european-academies-train-fundamentals"
        }
      ]
    }
  ]
}
```
