# Agile muu materiaali ja lähteitä

[https://www.agilealliance.org](https://www.agilealliance.org/)

Sivusto koostaa ja selittää ketterän ohjelmistokehityksen termejä. Erittäin hyvä lähde tutustua aiheeseen. Lisäksi, jos yrität ottaa käyttöön uusia menetelmiä, sivuston "[menetelmä metrokartta](https://www.agilealliance.org/agile101/subway-map-to-agile-practices/)" ja eri menetelmien esittelyt ovat hyviä lähtökohtia.

<http://www.scrumguides.org/>

Ensimmäinen lähde SCRUM menetelmän tutustumiseen. Sisältää SCRUM oppaan, joka sisältää kaiken tarvittavat tiedot menetelmän kehittäjiltä.

<http://www.extremeprogramming.org/>\
<https://www.agilealliance.org/glossary/xp/>

Extreme Programming on SCRUMin tapaan toinen tunnettu ketterä menetelmä. Se keskittyy enemmän kehittäjän erilaisiin työvaiheisiin ja tekniikoihin. Ohjelmoijalle erittäin käytännöllinen ja taidot ovat useasti monen onnistuneen projektin takana. Usein ketterissä menetelmissä unohtuu tekniset taidot kaiken muun hälinän keskellä.

<http://www.agilenutshell.com/>

## Asiakasprofiiliin liittyvät asiat

{% embed url="<https://www.agilealliance.org/glossary/personas/>" %}

{% embed url="<https://www.romanpichler.com/blog/10-tips-agile-personas/>" %}

{% embed url="<https://www.mountaingoatsoftware.com/blog/advantages-of-the-as-a-user-i-want-user-story-template>" %}

{% embed url="<https://www.mountaingoatsoftware.com/blog/selecting-the-right-user-role>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.sovelluskontti.com/ketterae-ohjelmistokehitys/agile-muu-materiaali-ja-laehteitae.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
