---
title: "Coaching 101: The Youth Football Coaching Basics"
description: "Coaching 101 collects the practical basics every new youth football coach needs: how to communicate, how to run a warm-up that matters, how to motivate young players, and how to design sessions around principles instead of numbers. Nine short essays, each one a habit you can carry onto the pitch this week."
canonical: https://hobbit.football/academy/coaching-101
language: en
publisher: Hobbit (https://hobbit.football)
---

# Coaching 101: The Youth Football Coaching Basics

> Coaching 101 collects the practical basics every new youth football coach needs: how to communicate, how to run a warm-up that matters, how to motivate young players, and how to design sessions around principles instead of numbers. Nine short essays, each one a habit you can carry onto the pitch this week.

## Articles

- [A Good Youth Coach Is Not First a Tactical Master, but Someone Who Can Communicate](https://hobbit.football/academy/becoming-effective-coach.md)
- [Keywords: Simplifying Communication in Youth Football Training](https://hobbit.football/academy/coaching-keywords-simplified-communication.md)
- [The 10 Pound Challenge: Why the Best Coaches Say the Least](https://hobbit.football/academy/observation-10-pound-challenge.md)
- [Session Design: Don't Plan for Numbers, Plan for Principles](https://hobbit.football/academy/plan-for-principles-not-players.md)
- ["You're Just Playing with the Kids, That's Not Real Football Training!"](https://hobbit.football/academy/is-play-based-coaching-real-football-training.md)
- [7 Tips for Coaching Kindergarten Football](https://hobbit.football/academy/7-tips-coaching-kindergarten-football.md)
- [10 Tips to Motivate Kids in Football](https://hobbit.football/academy/10-tips-motivate-kids-football.md)
- [Pre-Game Warm-Ups: The 15 Minutes Most Coaches Waste](https://hobbit.football/academy/best-pregame-warmups.md)
- [Cones Don't Move: Why Dribbling Around Cones Won't Teach Kids How to Play](https://hobbit.football/academy/stop-using-cones-as-defenders.md)

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "CollectionPage",
      "name": "Coaching 101: The Youth Football Coaching Basics",
      "description": "Coaching 101 collects the practical basics every new youth football coach needs: how to communicate, how to run a warm-up that matters, how to motivate young players, and how to design sessions around principles instead of numbers. Nine short essays, each one a habit you can carry onto the pitch this week.",
      "url": "https://hobbit.football/academy/coaching-101",
      "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": 9,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "A Good Youth Coach Is Not First a Tactical Master, but Someone Who Can Communicate",
          "url": "https://hobbit.football/academy/becoming-effective-coach"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Keywords: Simplifying Communication in Youth Football Training",
          "url": "https://hobbit.football/academy/coaching-keywords-simplified-communication"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "The 10 Pound Challenge: Why the Best Coaches Say the Least",
          "url": "https://hobbit.football/academy/observation-10-pound-challenge"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Session Design: Don't Plan for Numbers, Plan for Principles",
          "url": "https://hobbit.football/academy/plan-for-principles-not-players"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "\"You're Just Playing with the Kids, That's Not Real Football Training!\"",
          "url": "https://hobbit.football/academy/is-play-based-coaching-real-football-training"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "7 Tips for Coaching Kindergarten Football",
          "url": "https://hobbit.football/academy/7-tips-coaching-kindergarten-football"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "10 Tips to Motivate Kids in Football",
          "url": "https://hobbit.football/academy/10-tips-motivate-kids-football"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "Pre-Game Warm-Ups: The 15 Minutes Most Coaches Waste",
          "url": "https://hobbit.football/academy/best-pregame-warmups"
        },
        {
          "@type": "ListItem",
          "position": 9,
          "name": "Cones Don't Move: Why Dribbling Around Cones Won't Teach Kids How to Play",
          "url": "https://hobbit.football/academy/stop-using-cones-as-defenders"
        }
      ]
    }
  ]
}
```
