# Ciclo for con iteraciones

**URL:** https://discourse.processing.org/t/ciclo-for-con-iteraciones/31566
**Category:** Español
**Tags:** homework
**Created:** [August 3, 2021, 6:33pm UTC](https://discourse.processing.org/t/ciclo-for-con-iteraciones/31566 "2021-08-03T18:33:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [August 4, 2021, 1:20am UTC](https://discourse.processing.org/t/ciclo-for-con-iteraciones/31566/2 "2021-08-04T01:20:58Z")

</div>

Hello,

Some resources for you:

> [@Zig Zag or Wavy or Spiral or Dotted lines eyes](https://discourse.processing.org/t/zig-zag-or-wavy-or-spiral-or-dotted-lines/31547/2):
>
> Hello, I encourage you to look at the resources available here: Beginner The Processing website has references, examples, tutorials, etc. [https://processing.org/](https://processing.org/) The Processing PDE (IDE) has lots to offer! An exploration of the menu items will reveal what is available! You will find libraries, tools, examples and more! For example: [image] The Coding Train [https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1\_aw](https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw)[https://thecodingtrain.com/](https://thecodingtrain.com/) Happy Coding [https://happycoding…](https://happycoding.io/tutorials/processing/)

Lots of good stuff in there to get you started!

Once you go through the basic tutorials these may help:

- [for / Reference / Processing.org](https://processing.org/reference/for.html)
- [map() / Reference / Processing.org](https://processing.org/reference/map_.html)
- [text() / Reference / Processing.org](https://processing.org/reference/text_.html)

Try changing the 60 to a variable and modifying that variable with mouse movement using the map() function.

Have fun!

`:)`

---

_[View the full topic](https://discourse.processing.org/t/ciclo-for-con-iteraciones/31566)._
