> ## Documentation Index
> Fetch the complete documentation index at: https://stem-docs.intellectualpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Resources and what's next

> Free tools, apps, and ideas to keep flying, coding, and building after camp ends.

## Keep the momentum going

You learned to fly and to code - a rare, powerful combination. Here's how to keep growing, all free or low-cost, using the drone you now own.

<Frame caption="Your roadmap for what to learn next - pick a path and keep going">
  <img src="https://mintcdn.com/intellectualpoint/eW7U9shBQKKM3XX9/images/drones/keep-going-roadmap.png?fit=max&auto=format&n=eW7U9shBQKKM3XX9&q=85&s=b07ef3c358ea21ebd9ba7c4bbf26abc5" alt="Roadmap for continued learning after camp: coding, flying, building, and certification" width="1536" height="1024" data-path="images/drones/keep-going-roadmap.png" />
</Frame>

## Tools you already know

| Tool                | What it is                                     | Link                                        |
| ------------------- | ---------------------------------------------- | ------------------------------------------- |
| **echo.pitsco.com** | Block + JavaScript coding over Bluetooth       | [echo.pitsco.com](https://echo.pitsco.com/) |
| **Tspeed 7**        | Camera and FPV flying app (phones/tablets)     | App Store / Google Play                     |
| **AT-66BL**         | Advanced block coding + camera (PC/Chromebook) | Microsoft Store / Google Play               |

<Tip>
  Keep your saved echo.pitsco.com project codes somewhere safe so you can reopen your programs anytime.
</Tip>

## Keep coding

<CardGroup cols={2}>
  <Card title="Scratch" icon="blocks">
    Free block coding from MIT - build games and animations with the same skills you used this week ([scratch.mit.edu](https://scratch.mit.edu/)).
  </Card>

  <Card title="JavaScript" icon="braces">
    The language you tried on Day 3 runs every website. Free courses at freeCodeCamp and Khan Academy.
  </Card>

  <Card title="Python" icon="code">
    A great next language for robotics and AI. Beginner-friendly and widely used.
  </Card>

  <Card title="Hour of Code" icon="clock">
    Short, fun coding activities for every level at [code.org](https://code.org/).
  </Card>
</CardGroup>

## Keep flying and learning about drones

<Steps>
  <Step title="Fly a new mission each week" icon="plane">
    Program a new shape, routine, or challenge to keep your skills sharp.
  </Step>

  <Step title="Master FPV" icon="camera">
    Practice flying and filming with the camera view - it's a real skill.
  </Step>

  <Step title="Explore drone videos" icon="youtube">
    Watch how professionals use drones for film, racing, and inspection for inspiration.
  </Step>

  <Step title="Join a community" icon="users">
    Drone and coding communities online are welcoming places to share and learn.
  </Step>
</Steps>

## Where this can take you

<CardGroup cols={2}>
  <Card title="Programming & robotics" icon="cpu">
    Coding is the foundation of robots, apps, games, and AI.
  </Card>

  <Card title="Drone piloting" icon="plane">
    Film, mapping, inspection, and racing are all real paths.
  </Card>

  <Card title="Engineering & design" icon="drafting-compass">
    Build and improve the machines themselves.
  </Card>

  <Card title="Science & the environment" icon="leaf">
    Use drones to study and protect the natural world.
  </Card>
</CardGroup>

<Tip>
  The single best way to keep learning is to **keep building.** Pick one small project a week - it doesn't have to be perfect. Finished beats perfect every time.
</Tip>

<Check>
  You know where to find free tools and courses to continue, and you have at least one idea for a next project.
</Check>
