Fokus punkter man kan overveje for hver opgave
Ting man kan overveje for hver opgave:
- Læs opgaven grundigt og afprøv funktionaliteten (Vigtigt: Canvas bliver først aktivt når man har klikket på det med musen).
- Overvej hvordan du vil løse opgaven. Start med at tegne et koordinat system på et papir og tegn hvordan du vil lave løsningen
- Det kan godt være svært at overskue hvordan variabler ændre værdi når man f.eks. flytter muse cursoren. Det hjælper derfor at tegne nogle konkrete situationer på koordinat systemet på papiret.
- Del opgaven op i mindre delopgaver hvis muligt.
- Navngiv opgaven med det navn som opgaven har, så du kan finde tilbage til den når du skal til at lave spil eller lignende.
- Læs hints hvis du går i stå. Husk at slå funktionerne op her: https://p5js.org/reference/ (Det er det man lære mest af)
- Samarbejd med de andre og hjælp hinanden.
- Hvis I ikke kan komme videre så spørg en voksen.
- hvis du går helt i stå, så må du gerne se på løsningseksemplet, men ikke kopiere koden. Det er vigtigt at du læser løsningseksemplet, forstår det og selv skriver løsningen ind uden at se på løsningseksemplet.
- Når du har løst opgaven, så skal du se løsningseksemplet igennem og læse de kommentarer der står i koden.
- Tilret evt. din egen løsning efter at du har set løsningseksemplet.
- Vigtigt: Forklar din løsning til en ven, en lampe, din gamle bamse eller lignende.
- Råb Hurra!! (en gang) og vær stolt at dig selv når du har løst en opgave.
- Når du er færdig med en opgave må du gerne eksperimentere med det du har lært.
Focus points to consider for each task
Things to consider for each task:
- Read the task carefully and test the functionality (Important: The canvas only becomes active after you click on it with the mouse).
- Consider how you will solve the task. Start by drawing a coordinate system on a piece of paper and draw how you will create the solution.
- It can be difficult to understand how variables change value when, for example, moving the mouse cursor. It therefore helps to draw some concrete situations on the coordinate system on the paper.
- Break the task down into smaller sub-tasks if possible.
- Name the task with the name the task has, so you can find it again when you need to make games or similar.
- Read the hints if you get stuck. Remember to look up the functions here: https://p5js.org/reference/ (This is what you learn the most from)
- Collaborate with others and help each other.
- If you can't get any further, ask an adult.
- If you get completely stuck, you are welcome to look at the solution example, but do not copy the code. It is important that you read the solution example, understand it and write the solution yourself without looking at the solution example.
- When you have solved the task, you should look through the solution example and read the comments in the code.
- If necessary, adjust your own solution after seeing the solution example.
- Important: Explain your solution to a friend, a lamp, your old teddy bear or similar.
- Shout Hurray!! (once) and be proud of yourself when you have solved a task.
- When you are finished with a task, you are welcome to experiment with what you have learned.